/* Stylesheet 1 -------------------------------*/

body { margin:25px; font:15px Tahoma; color:black; background:url(../images/bg1.jpg); } 
 
#ev_bg { background:url(../images/ev-bg.jpg) repeat-y; width:1064px;  margin:0px auto; }
#everything { width:1040px; margin:0 12px;  background:url(../images/probkgnd2.gif); border:1px solid black; border-width:0px 1px; }

#header { height:145px; background:url(../images/header.jpg) right no-repeat; padding:10 20px; }
#header h1 { padding-top:125px; margin:0; color:white; }

#middle { clear:both;  padding:20px 10px; }	

A {font:14px Tahoma; COLOR: #000000; TEXT-DECORATION: none}

A:hover {font:14px Tahoma; COLOR: #999999; TEXT-DECORATION: underline }

td{font:14px Tahoma; COLOR: #000000;}

	
	#left_column { width:195px; float:left; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(../images/button1_bg.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:5px 0; font-size:15px; color:white; 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:100%; margin:0px 20px; }
	#middle_column.two_column { float:left; width:75%; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break { font-size:19px; border-bottom:1px solid #7A0C0C; margin-bottom:10px; }
		.post { background:url(../images/parchment-light.jpg); border:1px solid #545454; margin-bottom:35px; line-height:18px; } 
		.post h1 { background:url(../images/title_bg1.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color:white;} 
		.post_body { padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../images/bullet.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column { width:26%; float:left; }
		.box { background:url(../images/parchment-light.jpg); border:2px solid #545454; margin:0px 0 25px 0; padding:0px; }

#footer { clear:both; padding:20px }
	#subnav { margin:10px 0;}	
	#subnav a { color:#000000; }
	#subnav a:hover { color:#FFFFFF } 
	.copyright { font-size:15px;}
