/* Stylesheet 1 -------------------------------*/

body { margin:5; font:14px Tahoma; color:#000000; background:url(../images/bg.jpg) ; } 

A {font:14px Tahoma; COLOR: #000000; TEXT-DECORATION: underline}

A:hover {font:14px Tahoma; COLOR: #FFFFFF; TEXT-DECORATION: underline }

td{font:14px Tahoma; COLOR: #000000;}

 
#ev_bg { background:url(../images/ev_bg.gif) repeat-y; width:1024px;  margin:0px auto; }
#everything { width:1024px; margin:0 0px;  background:url(../images/probkgnd.gif); border:1px solid #CCCCCC; border-width:0px 1px; }

#header { height:145px; background:url(../images/probkgnd2.gif) center ;  padding:0 ;}
#header h1 { padding-top:125px; margin:0; color:#62410c; }

#middle { clear:both; background:url(../images/border2.gif) repeat-x; padding:20px 10px; }	
	
	#left_column { width:150px; float:left; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(../images/button1_bg.gif) no-repeat; width:200px; height:25px; display:block; padding-left:0px; margin:5px 0;
						font-size:13px; color: #FFFFFF; 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:785px; margin:0px 10px; }
	#middle_column.two_column { float:right; width:785px; } 
	.horizontal #middle_column { width:785px; float:none; }
		.date_break { font-size:19px;color: #FFFFFF; border-bottom:1px solid #CCCCCC; margin-bottom:10px; }
		.post { background:url(../images/parchment-light3.jpg); border:1px solid #545454; margin-bottom:35px; line-height:18px; } 
		.post h1 { background:url(../images/title_bg2.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color: #CCCCCC;} 
		.post_body { padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:5px; padding:5px; }
		li { list-style:none; background:url(../images/bullet.gif) 0 5px no-repeat;  padding-left:20px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column { width:150px; float:left; }
		.box { background:url(../images/parchment-light3.jpg); border:1px solid #545454; margin:5px 0 5px 0; padding:5px; width:180px; }

#footer { clear:both; padding:20px }
	#subnav { margin:10px 0;}	
	#subnav a { color:#FFFFFF; }
	#subnav a:hover { color:#CCCCCC} 
	.copyright { font-size:12px;color:#FFFFFF}
