body{
	text-align:center;
	margin:0;
	height:100%;
	background:#493113;
}
body,td,th {
	color: #19380f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.content_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #19380f;
}
#pagenav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a18250;
	width: 100px;
	padding: 25px;
}
#container{
	position:relative;
	top:0;
	margin:0 auto;
	text-align:left;
	width:900px;
	background:#d9c59e;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#header{
	height:200px;
	background:#493113;
}
#nav{
	padding:.5em .5em 3.2em;
	background:#493113;
}
#content{
	padding:0 0 112px;
}
#colwhole{
	background:#369;
}
#colleft{
	padding:15px;
	float:left;
	width:250px;
	overflow:hidden;
	border-right:1px solid #a18250;
}
#colmid{
	padding:15px;
	float:left;
	width:250px;
	overflow:hidden;
}
#colright{
	padding:15px;
	margin-left:600px;
	width:250px;
	overflow:hidden;
	border-left:1px solid #a18250;
}
#footer{
	position:absolute;
	width:100%;
	bottom:0;
	height:50px;
	background:#493113;
}
#footer2{
	position:absolute;
	width:100%;
	bottom:0;
	height:100px;
	background:#d9c59e;
}


#container #header table tr td table tr td a {
	color: #19380F;
	text-decoration: none;
}
.sidelink {
	color: #19380f;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
