.articleholder, h1{text-align:left;}
a, a:hover{ color:#FFFFFF;}
body{color:#CCCCCC; text-align:left; background:#000000;}
strong{ color:#FFFFFF;}
.top{width:790px; background:url(/images/header-bg.jpg) repeat-x; height:120px; border-bottom:#666666 5px solid;}
.head1{float:left; width:390px;}
.head1 h1{margin:13px; color:#A0A0A0; font-size:20px;}
.nvg{float:right; width:400px; margin-top:80px;}
.nvg a{color:#999999; font-weight:bold; text-decoration:none; margin-right:10px; padding:5px; }
.nvg a:hover{color:#FFFFFF; font-weight:bold; border-top:3px #FFFFFF solid; text-decoration:none;}
.textholder{width:790px; background:url(/images/bg.jpg) top repeat-x #212B5C; padding:10px 0px 10px 0px; border-bottom:#666666 5px solid;}
.articleholder{width:748px; margin:0px 10px 0px 10px; padding:10px; background:#1B2455; border:1px solid #0A1646; text-align:justify;}
.articleholder a, .articleholder a:hover{ color:#FFFFFF; text-decoration:underline;}
.bottomcontainer{color:#CCCCCC; text-align:center; padding:15px;}
.favorites {
	width:200px;
	height:auto;
	float:right;
	margin:0 10px;
	background:url(../images/favs.png) no-repeat;
	padding:15px 0 0;
	}
.favtop{
	background:#CCC;
	color:#006;
	height:20px;
	font-size:24px;
	font-family:"MS Serif", "New York", serif;
	}	
.favlinks{
	background:#FFF;
	display:block;
	height:auto;
	}	
.favlinks li{
	clear:both;
	list-style:square;
	color:#666;
	}	
.favlinks a{
	color:#666;
	font-size:14px;
	text-decoration:none;
	}	
.favlinks a:hover{
	color:#009;
	text-decoration:underline;
	}	