body
{
	margin: 0;
	padding: 0;
	font: 100% verdana,helvetica,arial,sans-serif;
	background-color:black;
	text-align: center;
}

#container { width: 900px; min-height:600px; margin: 20px auto; text-align: left; position: relative; background:url('../images/fade.jpg') no-repeat top left; }

#nav { width:260px; float:left; }
#nav ul { 
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	list-style-type:none;
	margin-left:-16px;
}

#nav li a { color:#fff !important; text-decoration:none !important; }
#nav li a:hover { font-size:150%; }
#nav .selected { font-size:150%; }

#nav .smaller {
	margin-left:23px;
	font:9px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#nav .wwtag { border:none; margin-left:25px;}
#nav a { color:#ffffcc !important; }
#content { 
	position:relative;
	top:110px;
	left:-340px;
	width:350px;
	float:right;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#content_full { 
	position:relative;
	top:110px;
	left:-140px;
	width:550px;
	float:right;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#content h1 { font:16px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
#content h2 { font:12px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
#content_full .left { float:left; margin:0 40px 16px 0; }
#content_full .right { float:right; margin:0 0 6px 40px; }

#content_full img { border:1px solid #666; margin:2px 3px 0 0;}
#content_full iframe { border:1px solid #666; }


#feature { 
	position:relative;
	top:50px;
	width:340px; 
	float:right; 
}

#thumbs_spacer { width:400px; height:60px; padding-top:20px; }