body {
	background: #7A7A40 url(../images/background.gif) repeat-x;
	padding-top: 0;
	
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 762px;
	height: 189px;
}

.nav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	width: 762px;
	height: 21px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F290F;
}

.nav a:link, .nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F290F;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}

.nav a:hover {
	text-decoration: underline;
}

.content {
	background-image: url(../images/body.jpg);
	width: 762px;
	height: 370px;
	text-align: left;
}

.content img {
	border: 1px solid #7B7C3E;
}

.content h2 {
	margin-top: 2px;
}

.content_text {
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.blog_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content_text a:link, .content_text a:visited {
	text-decoration: underline;
	color: #000000;
}

.content_text a:hover {
	text-decoration: underline;
}

.prefooter {
	background-image: url(../images/pre_footer.jpg);
	background-repeat: no-repeat;
	width: 762px;
	height: 5px;
}

.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 762px;
	height: 21px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.bot_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.bot_nav a:link, .bot_nav a:visited {
	text-decoration: none;
}

.bot_nav a:hover {
	text-decoration: underline;
}

.left_shadow {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	width: 11px;
}

.right_shadow {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	width: 11px;
}

.bot_left {
	background-image: url(../images/s_bot_left.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 16px;
}

.bot_right {
	background-image: url(../images/s_bot_right.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 16px;
}

.listTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.linkTd {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.super {
	font-size: 14px;
}