*               { margin: 0; padding: 0; }

body            { text-align: center; background-image: url('../images/bg.gif');}
#topheader      { width: 100%; height: 96px; background-image: url('../images/header_bg.jpg'); }
#headertext     { width: 765px; margin:0 auto; }
#maintop        { width: 765px; height:auto; background-image: url('../images/content_bg.jpg'); margin:0 auto; border-left: 6px solid #fff; border-right: 6px solid #fff; }
#maincontent    { width: 765px; height:auto; background-image: url('../images/content_bg.jpg'); margin:0 auto;  position:relative; border-left: 6px solid #fff; border-right: 6px solid #fff; }

                
#footer         { width: 100%; height: 29px; background-image: url('../images/bg_footer.jpg'); font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#878787; clear:both; padding-top: 9px}

#footer a   { text-decoration: none; color:#878787; font-size:10px; }
#footer a:hover   { color:#f00; font-size:10px; }


#main_left, #main_right, #main_left_60, #main_right_40
                {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	color:#333;
	position:relative;
	text-align: left;
	margin-top:25px;
	margin-bottom:20px
}

#main_left      { width: 40%; left:13px;}
#main_right     { width: 60%; }

#main_left_60   { width: 60%; left:13px;}
#main_right_40  {
	width: 40%;
	left: 20px;
}


h1              { color: #eb0000; font-style: italic; font-size: 18px; margin-bottom: 10px; }
h2              { color: #eb0000; font-style: italic; font-size: 15px; margin-bottom: 10px; margin-top:15px; }

a               { text-decoration: none; color: #eb0000; font-size:12px;}
a:hover         { color:#333; }

p  { margin-bottom: 15px; }

#main_right a   {  }
#main_right a:hover   { color:#f00;  }

#form {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; border: 6px solid #000; float:right; }
input {height:15px; background-color:#CECECE; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; }

