@charset "utf-8";
/* CSS Document */

body { background-color:#120304; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#f8e69a;	padding:6px; margin:6px; }

#page_container { height:100%; background-color:#120304; float:left; padding-top:0px; margin-top:0px; }
	
#wrapper { width:876px; margin:0px auto; height:auto; margin-bottom:0px; margin-top:0px; }
	
#header { width:876px; height:176px; float:left; text-align:center; }

#middle_content { width:876px; height:auto; float:left; }
	
#main_content { float:left; width:538px; height:auto; margin-left:15px; margin-top:5px; }
	
#main_content_header_wrapper { height:35px; width:538px; position:relative; }

#main_content_header_wrapper h1 { font-size:30px; padding-top:0px; margin-top:0px; padding-bottom:0px; margin-bottom:0px; font-weight:400; }
	


#main_content_img { float:left; border:#624e35 1px solid; width:536px; height:auto; margin-bottom:3px; }
	
#main_content a { text-decoration:underline; color:#f8e69a; font-weight:bolder; }

#main_text { height:auto; width:538px; float:left; }

#main_text p { padding-top:2px; margin-top:2px; }

#main_text a { text-decoration:underline; color:#f8e69a; font-weight:bolder; }
	
#footer { margin-top:42px; padding-left:163px; float:left; font-size:12px; }

#footer a { text-decoration:none; color:#f8e69a; }

#admin_navbar { width:100%; height:20px; position:fixed; top:0px; left:0px; background-color:#FFFFCC; border:#000000 1px solid;  padding-top:10px; padding-bottom:10px; font-size:12px; z-index:1000; color:#7d7d7d; }

#admin_navbar a { text-decoration:none; color:#ff0000; }

#admin_navbar_edit { float:right; margin-right:20px; }

#admin_navbar_edit a { text-decoration:none; color:#7d7d7d; }