body{margin: 0;padding:0; background-color: #cbcca7;; color: #231f20;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
#container{ width: 800px; position: relative; margin-left: auto; margin-right: auto; top: 0px; background-color: #ffffff; border: 1px solid #b1b2a0; margin-top: 30px;}
#header{ width: 800px; position: relative; top: 0px; height: 129px; background-image:url(../images/logo.png); background-position: left; background-repeat:no-repeat;}
#navbar{ position:relative; width: 100%;}
	#header h1{margin-bottom: 5px; padding: 0px; color: #ffffff; font-size: 22px; font-family:Georgia, "Times New Roman", Times, serif; margin-left: 180px; padding-top: 50px;}
#middle{margin-left:auto; margin-right: auto; width: 800px; padding-left: 20px;padding-right: 20px; margin-top: 20px;}
	#lcol{ position: relative; width: 520px; margin-top: 20px; padding-right: 10px; margin-bottom: 20px;}
		#lcol h1{margin-bottom: 5px; padding: 0px; color: #8bb040; font-size: 16px; font-family:Arial, Helvetica, sans-serif;}
		#lcol h2{margin-bottom: 5px; padding: 0px; color: #8bb040; font-size: 15px; font-family:Arial, Helvetica, sans-serif;}
		#lcol A:link {text-decoration:  underline ;color: #8bb040;}
		#lcol A:visited {text-decoration:  underline ;color:#8bb040;}
		#lcol A:active {text-decoration:  underline ;color:#8bb040;}
		#lcol A:hover {text-decoration:  underline ; color:#909a74;}	
	#rcol{ position: absolute; left: 580px; top: 200px;width: 205px; padding: 10px; color:#FFFFFF;}
		#rcol h1{font-family:Arial; font-size:14px; padding: 0px; margin: 0px; color:#ee5a28; text-align:center; margin-bottom: 10px;}
		#rcol .cell{ position: relative; width: 150px; background-color: #ebebeb; color:#231f20; padding: 10px; background-image:url(../images/cellTop.png); background-position:top; background-repeat:no-repeat; font-size:10px; margin-bottom: 20px;}
		
#footer{ position: relative; width: 760px;padding: 20px; margin-top: 20px; color:#ffffff; margin-left: auto; margin-right:auto;}	 
	#footer_right{ position: absolute; right: 20px; top: 20px; text-align: right; padding-bottom: 20px;}	
		#footer_right A:link {text-decoration:  none ;color: #ffffff; border-bottom:1px dotted #ffffff; }
		#footer_right A:visited {text-decoration:  none ;color:#ffffff;border-bottom:1px dotted #ffffff;}
		#footer_right A:active {text-decoration:  none ;color:#ffffff;border-bottom:1px dotted #ffffff;}
		#footer_right A:hover {text-decoration:  none ; color:#cccccc;border-bottom:1px dotted #cccccc;}
		.black_overlay{display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;z-index:1001;}
		.white_content {display: none;position: absolute;top: 25%;left: 25%;width: 410px;height: 560px;padding: 20px;background-color: #514433;z-index:1002;overflow: auto;
		}
		.white_content2 {display: none;position: absolute;top: 25%;left: 25%;width: 410px;height: 330px;padding: 20px;background-color: #514433;z-index:1002;overflow: auto;
		}
		div#navcontainer
{
background-color: #ffffff;
width: 100%;
margin-left:auto;
margin-right: auto;
}

div#navcontainer ul
{
font-family:Arial;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 10px;
padding-top: 10px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 10px 10px 10px 10px;
color: #999999;
text-decoration: none;
border-right: 1px solid #cccccc;
}

div#navcontainer ul li a:hover
{
background-color: #3f5d93;
color: white;
}

#active a { border-left: 1px solid #fff; }

