@charset "utf-8";
body {
	background-color: #636C57;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
}
#content {
	margin: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 6px;
	clear: both;
	color: #A5A385;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#footer a:visited {
	color: #333d25;
}
#banner {
	height: 150px;
}
#left {
	background-color: #A5A385;
	float: left;
	width: 516px;
	border: thin solid #333d25;
	padding-top: 15px;
	clear: both;
}

#right {
	background-color: #DDEAEA;
	float: right;
	width: 236px;
	border: thin solid #333d25;
	padding-top: 15px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
}
p {
	font-size: small;
	font-weight: normal;
	color: #000000;
}
table {

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #333d25;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636c57;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #333d25;
	text-transform: uppercase;
}
h6 {
	font-size: small;
	color: #333d25;
	line-height: normal;
}
.style1 {color: #A5A385}
.formlabel {
	text-align: right;
	color: #333d25;
	font-size: small;
	vertical-align: bottom;
}
.formtable {
	vertical-align: middle;
	padding: 2px;
}
.formlabeltop {
	text-align: right;
	color: #333d25;
	font-size: small;
	vertical-align: text-top;
}
.floatrt {
	float: right;
}
.floatlt {
	float: left;
}
#articlelist {
	background-color: #A5A385;
	float: left;
	width: 200px;
	border: thin none #333d25;
	clear: both;
	text-align: left;
	vertical-align: top;
	height: 160px;
	overflow: auto;
	padding: 5px;
	margin: 5px;
}
#videolist {
	background-color: #A5A385;
	float: right;
	width: 200px;
	border: thin none #333d25;
	clear: both;
	text-align: left;
	vertical-align: top;
	height: 160px;
	overflow: auto;
	padding: 5px;
	margin: 5px;
}
h4 {
	font-size: 14px;
	color: #333d25;
	text-transform: none;
}
#subscriptionbox {
	background-color: #A5A385;
	float: right;
	width: 200px;
	border: thin none #333d25;
	clear: both;
	text-align: left;
	vertical-align: top;
	height: 100px;
	overflow: auto;
	padding: 5px;
	margin: 5px;
}
