/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		SHELL
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		body { margin:0px; background:#590404; font:11px Georgia; color:#590404; }
		#everything { width:755px; margin:32px auto; }
		a { color:#194574; text-decoration:none; }
		a:hover { text-decoration:underline; }
		p { margin:0; }
		#print_info { display:none; } 
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		HEAD
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#logo {}
		
		#topnav { background:url(../img/topnav_bg.gif) no-repeat #CFC7A2; height:30px; font:bold 12px Georgia;  
				 padding-left:58px; line-height:30px; }
		#topnav a { margin:0px 8px; padding:3px 9px; color:#590404; } 
		#topnav a:hover { color:white; background:#590404; text-decoration:none; } 

	
	
/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		BODY
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		#content {background:url(../img/rightbar_bg.gif) repeat-y;  }
		#leftbar { background:url(../img/leftbar_bg.jpg) no-repeat #69692D; float:left; width:183px; padding:47px 0px 0px 15px; }
		form { font:10px Tahoma; margin:0; padding:0px 0px 160px 0px; }
		td { height:40px; }
		select { width:55px; font:11px Tahoma; margin:5px 0px; } 
		input { margin:8px 0px; }
	
		#rightbar { float:right; width:556px; }
		#content_body { padding:23px 0px 0px 41px; width:503px; }	
		#content_body a { text-decoration:underline; }
		#content_body a:hover { text-decoration:none; color:#4082D3 }
		#content_base { background:url(../img/body_bg.jpg) bottom right no-repeat;  padding:75px 0px 10px 10px;  }

		#content_base a { float:right; background:#590404; color:white; font-weight:bold; padding:2px 4px; margin-top:30px; font:bold 11px Arial; }

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		FOOTER
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			

		#footer { color:#C84949; text-align:center; background:#590404; padding:14px 0px; font-weight:bold; }	
		#footer a, #flinks {  color:#C84949; font-size:10px; margin:15px 0px; font-weight:normal; padding:0px 4px;  }
