#header {
	width: 100%;
	height: 73px;
}
	#headcontainer{
		width: 904px;
		margin: 0 auto;
		height: 100%;
	}
	.withBotttomLine{
		background: url(/images/line.png) center bottom repeat-x;
	}
	.backprotective{
		background: url(/images/protective.png) top repeat-x;
	}
		td.hleft, td.hright{
			width: 184px;
			vertical-align: top;
			padding: 7px 0 0 0;
		}
		td.hleft{
			padding: 3px 0 0 0;
			text-align: left;
		}
		td.hright{
			text-align: right;		
		}
		td.hslogan{
			text-align: center;
       font-size:13px;
font-weight:bold;
		}
#topimgWrapper{
	height: 253px;
	width: 100%;
}
	#topImgContainer{
		height: 100%;
		width: 100%;
		text-align: center;
		vertical-align: middle; 
	}
	a.randompic img{
		padding: 5px;
		background-color: #c5ba72;
		border: 2px solid #52513d;
		margin: 0 auto 9px auto;
	}
#main{
	width: 100%;
	background-color: #403f35;
	margin: 0;
	padding: 0 0 7px 0;
}
	#contentwrapper{
		width: 924px;
		margin: auto;
		border-collapse: collpase;
	}
	
#leftcol{
	width: 195px;
	vertical-align: top;
	padding: 15px 22px 22px 0;
}	


		

#rightcol{
	width: 195px;
	vertical-align: top;
	text-align: center;
	padding: 22px 0 22px 0;
}
	.rightcolitem{
		width: 100%;
		margin: 0;
		padding: 0 0 15px 0;
	}
	.rightcolitem a{
		font-size: 12px;
		color: #f6e88e;
		text-decoration: none;
	}
	.rightcolitem a:hover{
		color: #80794d;

	}
#footer{
	height: 33px;
	text-align: center;
	color: #c9c18a;
	padding: 20px 0 0 45px;
}
	#footer a{
		color: #c9c18a;
	}

.submit{
	background-color:#403F35;
background-image:url(/images/oprossubmit.png);
border-style:none;
color:#000000;
cursor:pointer;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
height:19px;
padding:0;
width:141px;
}