body{
	background-color: white;
 }
 
 #container     { text-align: left; margin-top: 20px; border: solid 1px #333333; width: 750px; height: auto; overflow: hidden }

#topbar{
	background-color: #000000;
	border-bottom: 1px solid #6F6541;
	float: left;
}
#topbar img{
	border-bottom: 1px solid #6F6541;
	margin-bottom: 22px;
}

* html #topbar img{
	margin-bottom: 19px;
	m\argin-bottom: 22px;	
}

#content { text-align: left; float: left; margin: 5px 0 0 10px; border: solid 1px #4c4016; width: 436px; height: auto; min-height: 320px; _height: 320px; display: inline  }


#content #wrapper{
	padding: 10px;
}

#content p{
	margin-bottom: 12px; 
	text-align: justify;
}
#content h1{
	text-indent: 0PX;
	font-size: 20px;
	margin-bottom: 16px;
	text-align: left;
}

#content h2{
	text-indent: 0PX;
	font-size: 14px;
	margin-bottom: 8px;
	text-align: left;
}
#content h3{
	text-indent: 0PX;
	text-align: left;
}

#content2  { text-align: left; float: left; margin: 5px 0 0 10px; border: solid 1px #4c4016; width: 588px; height: auto; display: inline }
* html div#content2{
	height: 339px;
	h\eight: 328px;
}

#content2 #wrapper{
	padding: 10px;
}

#content2 p{
	margin-bottom: 12px; 
}
#content2 h1{
	text-indent: 0PX;
	font-size: 20px;
	margin-bottom: 16px;
	text-align: left;
}

#content2 h2{
	text-indent: 0PX;
	font-size: 14px;
	margin-bottom: 8px;
	text-align: left;
}
#content2 h3{
	text-indent: 0PX;
	text-align: left;
}

#content2 a{
	color: #E59528;
}
#content a{
	color: #E59528;
}

ul.linklist{
	list-style: none;
	margin-bottom: 16px;
}

ul.linklist li{
	margin-bottom: 8px;
}

ul.linklist li a{
	color: #000066;
}
ul.linklist li a:hover{
	color: #0000AA;
}

ul.circ{
	list-style: circle outside;
	padding-left: 20px; 
	margin-bottom: 12px;
}

#content ol{
	padding-left: 30px; 
}

#left{
	float: left;
	margin: 5px 0 0 5px;;
	display: inline;
	min-height: 100px;
	width: 140px;
	overflow: hidden;	
}

#left ul#menu{
	background-color: #957260;
	border-left: 1px solid #AE9385;
	border-right: 1px solid #AE9385;
	padding-top: 12px;
	border-top: 1px solid #AE9385;
	padding-bottom: 12px;
	border-bottom: 1px solid #AE9385;
}

#left ul#menu li{
	border-bottom: 1px dotted #AE9385;
	margin: 0px;
}

#left ul#menu li.bottom{
	border-bottom: 1px solid #957260;
}

#left ul#menu li a{
	color: white; #E3D9D3;
	text-decoration: none;
	display: block;
	padding-left: 6px;
}

#left ul#menu li a:hover{
	color: white;
	background-color: gray;
}

#left #formdiv{
	background-color: #CCBBB3;
	display: block;
}
#left form#searchform{
	margin-top: -4px;
	color: white;
	padding-left: 6px;
}
#left form#searchform h2{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 0px 0;
	padding-top: 4px;
	display: block;
	color: white;
}
#left form#searchform select{
	float: left;
	display: inline;
	width: 120px;
	margin-top: 4px;
	border: 1px solid #AE9385;
}

#left form#searchform select option{
	color: #957260;
}

#left form#searchform span.searchtype{
	float: left;
	display: inline;
	width: auto;
	padding: 4px 0 12px 0;
}
#left form#searchform input{
	background-color: #CCBBB3;
}
#left form#searchform input.btn{
	border: none;
	margin: -2px 0 6px -2px;
	color: white;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

#right{
	float: left;
	margin: 5px  0 0 10px;
	display: inline;
	width: 141px;
	background-color: white;
	border: 0px solid #4c4016;
} 

#right img{
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
}
#right img.top{
	margin-top: 0px;
}


#footer{
	float: left;
	display: inline;
	width:842px; 
	background-color: #000000;
	margin-top: 12px;
	color: #eee;
	padding: 4px;
}


input, textarea, select{
	border: 1px solid #E59528; 
}












