body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #250e03;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 930px;
	text-align: right;
	padding-right: 50px;
	color: #FFF;
}
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #250E03;
	border-left-color: #250E03;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.nav {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A8B4F;
	font-size: 13px;
}


.mainbottom {
	background-color: #250E03;
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.maintop {
	background-color: #250E03;
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	background-position: center;
}
.linedivider {
	width: 30px;
}
.main {
	text-align: justify;
	padding-right: 20px;
}
.sidebar {
	width: 190px;
	background-color: #D7D8BA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.news {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D8BA;
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
}
.content {
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 30px;
	width: 960px;
}
.main a:link, .main a:visited, .main a:active {
	color: #A36117;
	text-decoration: none;
}
.main a:hover {
	color: #A36117;
	text-decoration: underline;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #999999;
	text-decoration: none;
}
.nav {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
