body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 67px 0px 20px 0px;
	background-image: url(gifs/leaves-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #5D7723;
}
a:link {
	color: #0000CD;
	text-decoration: none;
}
a:visited {
	color: #4169E1;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #B22222;
	text-decoration: underline;
}
h1 {
	color: #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	line-height: 34px;
	text-decoration: none;
}
h2 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
h3 {
	color: #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.all_text {
	text-align:left;
	padding:20px 20px 25px 35px;
	;
}
.headline {
	color: #000;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
	font-variant:small-caps;
}
.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footer_text a {
	color: #ffffff;
}
.footer_text a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.paper {
	background-image: url(gifs/paper.png) ! important;
	background: none;
}
#footer {
	padding:10px 10px 20px 10px;
}
#fullpage {
	padding:0px 5px 0px 5px;
	position:relative;
	width: 960px;
}
#bigpic {
	position:relative;
	width: 960px;
}
#maincontent {
	position:relative;
	width: 850px;
	z-index:1;
}
#left_area {
	float:left;
	width:200px;
	text-align:left;
	padding:17px 0px 35px 0px;
}
#right_area {
	float:right;
	width:580px;
	text-align:left;
	padding:15px 20px 35px 10px;
}
#menublock {
	height:41px;
	position:inherit;
	padding:0px;
	background-image:url(gifs/navbar.gif);
	background-repeat:no-repeat;
	z-index:7;
}
#menu {
	position:relative;
	left: 0px;
	top: 0px;
	z-index:6;
	height: 41px;
	width: 890px;/*background-image: url(gifs/menu.png);*/
}
#sponsors {
	clear:both;
	margin-bottom:35px;
	border:solid 1px #cccccc;
	background-color:#FFFFFF;
}
.sponsor-type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#990000;
	font-variant:small-caps;
	text-align:left;
	padding:3px 0px 3px 10px;/*letter-spacing:0.1em;*/
 }
.sponsor-name {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.tmenu {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
a.tmenu:link {
	color: #FFFFFF;
}
a.tmenu:hover {
	color: #FFFF66;
	text-decoration: none;
}
a.tmenu:visited {
	color: #FFFFFF;
}
.white-border {
	border:solid 4px #ffffff;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clearall {
	clear:both;
}