body { margin:0; font:12px Tahoma; color:silver; background:url(../images/ss1-hires2.jpg) 50% 0 #000000 repeat-x; } 
body a { color:silver }
body a:hover { color:gold } 

#ev_bg { background:url(../images/ev_bg.gif) repeat-y; width:1064px;  margin:0px auto; }
#everything { width:1000px; margin:0 32px; background:url(../images/tile.gif);  border:1px solid black; border-width:0px 1px; }
#horiz_border { background:url(../images/ice_border.png) repeat-x; }

#middle { clear:both; background:url(../images/ice_border.png) repeat-x; padding:20px 10px; }	
	
	#left_column { width:200px; float:left; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(../images/button2_bg.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:5px 0;
						font-size:13px; color:silver; text-decoration:none; line-height:25px;}
		#navigation a:hover { background-position:0 bottom;  }
		.horizontal #navigation a { float:left; } 
		#more_information { padding-top:15px;}
		
	#middle_column { float:left; width:550px; margin:0px 10px; }
	#middle_column.two_column { float:left; width:75%; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break { font-size:19px; border-bottom:1px solid #505050; margin-bottom:10px; }
		.post { background:black; border:1px solid #505050; margin-bottom:35px; line-height:18px; } 
		.post h1 { background:url(../images/title_bg2.gif) repeat-x #0A0A81; padding:2px 10px; margin:0; font-size:15px; color:silver;} 
		.post_body { padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:circle; padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column { float:right; width:200px; }
		.box { background:black; border:1px solid #545454; margin:10px 0 25px 0; padding:10px; }
        .box a  { color:silver; }
        .box a:hover { color:gold; }
        
#footer { clear:both; padding:20px }
	#subnav { margin:10px 0;}	
	#subnav a { color:silver; }
	#subnav a:hover { color:gold; } 
	.copyright { font-size:10px;}