body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(bg_total.jpg); background-attachment: fixed; background-repeat: repeat; background-position: top center;}

p a {font:12px 'arial', Lucida Grande, Geneva, Arial, Verdana, sans-serif; text-decoration: none; font-weight: bold; color: #0090FF; background: #f8f8f8; line-height:15px; border: 0px solid #f8f8f8;}
p a:link {text-decoration: none; background: #f8f8f8; line-height:15px; border: 0px solid #f8f8f8}
p a:hover {text-decoration: underline; color: #ff3E3E; background: #ffffff; line-height:15px; border: 0px solid #f0f0f0;}
/*a:visited {text-decoration: none}*/


.menu a {text-decoration: none; color: #0090FF; background: #f8f8f8; line-height:17px; border: 0px solid #f8f8f8;}
.menu a:link {text-decoration: none; background: #f8f8f8; line-height:17px; border: 0px solid #f8f8f8}
.menu a:hover {text-decoration: none; color: #ff3E3E; background: #ffffff; line-height:17px; border: 0px solid #f0f0f0;}



hr {border: 1px dashed rgb(155,155,155)}
h1 {font: 15px arial}
h2 {font: 14px arial}
p {font: 12px arial;text-align: justify;line-height:16px;}
li {font: 11px arial;text-align: justify}
.link1 {display:block;}
.link2 {float:left;}


img {border:none;}


* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 650px;
	 background-color: #ffffff;
         border: 1px solid #999999;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:30px;
	color:#666666;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	background-color:#ffffff;
	color:#666666;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: arial;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}
/*
.rss-item a {
	text-decoration : none;
	color: 333333;
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	}
	
.rss-item a:visited {
	color:333333;
}
*/
.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

