/*universals*/
body { 
	margin: 0 auto;
	padding: 10px 0 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;  
	color: #333; 
	}
p{
	font-size: 1.3em;
	margin: 0;
	padding: 5px 0; 
	line-height: 1.7em;
	text-align: left;
}
a {color: #06C; text-decoration:underline;}
a:hover {color: #06C; text-decoration:none;}
h1{
	margin: 0 0 5px;
	color: #000; 
	font-size: 2em;
	font-weight: bold; 
	line-height: 27px; 
	text-align: left;
	}
h2{ 
	color: #000; 
	font-weight: bold; 
	font-size: 1.5em;
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
	line-height:1.7em;
	}
h2 a{color: #000;text-decoration: none;}
h2 a:hover{color: #000;text-decoration: underline;}
h2.border {border-top:1px #000 solid; margin: 30px 0 0; padding:10px 0 0;}
h3 {margin: 0 3px;}
h4 {margin: 3px 0;}
h3, h4{
	color: #000; 
	font-weight: bold; 
	font-size: 1.4em;
	padding: 0;
	text-align: left;
	}
h3 a {color: #000; text-decoration:none;}
h3 a:hover {color: #000; text-decoration:underline;}
h4 a {color: #06C; text-decoration:none;}
h4 a:hover {color: #06C; text-decoration:underline;}
.show_time{
	font-size: 1.1em;
	margin: 15px 0 0;
	padding: 0; 
	line-height: 1.1em;
}
/*images*/
img, a img {border: 0; margin: 0; padding: 0;}
.listen {display: block; margin:7px 0;}
/*layout divs*/
#wrap {
	width: 895px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#left {
	float: left; 
	width: 640px; 
	margin: 10px 35px 0 0;
	}
#twitter_div {
	float:left; 
	width: 225px;
	clear:left;
	margin:0 35px 25px 0;
	overflow:hidden;
	}	
ul#twitter_update_list {margin:0 0 10px 15px; padding:0;}	
ul#twitter_update_list li, ul#twitter_update_list li a{
	margin:7px 0; 
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	}
#right {
	float: right; 
	width: 190px; 
	padding: 15px; 
	background-color:#69c; 
	color: #000; 
	margin:0 0 10px;
	}
#right img {float: left; margin:0 5px 0 0;}
#right p {
	font-size: 1.1em; 
	margin-bottom: 15px; 
	text-align:justify; 
	line-height: 1.3em;
	}
#right h4{
	color: #000; 
	font-weight: normal; 
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 3px 0 79px;
	padding: 0 0 4px 0;
	text-align: left;
	border-bottom:1px #000 solid;
	}
#right a {color: #000; text-decoration:none;}	
#right a:hover {color: #000; text-decoration:underline;}
#partners {margin:10px auto 40px; text-align:center;}
iframe {border:#69c 10px solid; margin:20px;}
