/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/* End of Yahoo copyright */

a {
	color:#4E4E4E;
	text-decoration:none;
	border:none;
}

body {
	margin:0 auto;
	text-align:center;
	background-color:#222222;
	font-size:14px;
	font-family:"Arial", "Geneva", "Sans-serif";
	color:#434343;
}

a:hover {
	color:#489FC8;
}

a:visited {
	color:#424365;
}

#logo {
	margin:0 auto;
	width:917px;
	height:82px;
	text-align:left;
}


#logo img {
	margin-top: 0px;
	margin-bottom: -20px
	margin-left:32px;
}


#wrapper {
	margin:0 auto;
	width:917px;
	background-color:#eee;
	border:1px solid #111;
}

.wrapper_shadow {
}



#nav {
	line-height:48px;
	background-color:#fff;
	word-spacing: 5px;
	text-transform: uppercase;
	font-weight:bold;
	color:#434343;
}

#nav a:hover {
	color:#489FC8;
}

.divider {
	color:#ddd;
}
#nav_pointer {
	margin-top:-10px;
	background-color:#fff;
	text-align:left;
}


#nav_pointer img {
	margin:0px 0 -3px 32px;
}

#nav_page_subheader {
	margin:0 auto;
	text-align:center;
	width:917px;
	color:#fff;
}

#nav_page_subheader h3 {
	padding:10px 0 10px 0;
	text-align:left;
	font-weight:bold;
	margin:0 26px 0 26px ;
}
#tv {
	margin:0 auto;
	text-align:center;
	width:917px;
}


#lower_content_wrapper {
	text-align:justify;
	overflow:hidden;
}

#blog {
	display:inline;
	overflow:hidden; 
	margin:40px 35px 80px 20px;
	float:left;
	width:390px;
	line-height:18px;
}

#blog h2 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 4px 0;
}

#blog h3 {
	font-weight:bold;
	margin-bottom:24px;
}

#blog p {
	margin:0 0 24px 0;
	line-height:18px;
}

#blog p a {
	font-style:italic;
	text-decoration:underline;
	color:#5790F9;	
}

#new {
	display:inline;
	float:left;
	margin-top:40px;
	width:260px;
}

#new p {
	margin:0 0 24px 0;
	line-height:18px;
}

#new h2 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 20px 0;
}

.whatshot {
	font-style:italic;
	color:#F38325;
}

#new h3 {
	font-weight:bold;
	line-height:18px;
}
#new img {
	height:50px;
	width:125px;
}

#advertisement {
	display:inline;
	float:right;
	width:150px;
	margin:40px 0px 0px 20px;
}

#advertisement img {
	margin-bottom:28px;
	background-color:#fff;
}

#footer {
	margin-top:48px;
	background-image:url('../images/footer_gradient.jpg');
	background-repeat:repeat-x;
	background-color:#5D8E86;
	height:48px;
	line-height:64px;
	font-size:11px;
	color:#FFF;
	clear:both;
}
.watching {
height:30px;
width:850px;
text-align:right;
margin:15px 0 0 0;
}