@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/2009/bkg_01.jpg);
	background-position: center;
	margin: 0px;
}
.winner_tb {
	font-size: 12px;
	font-weight: bold;
	color: #F7FD99;
}

.header {
	background-image: url(images/2009/tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main_body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AC5506;
}
.insert {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #F7FD99;
	text-align: center;
}
.insert h2 {
	color: #492501;
}

.main_body  a  img {
	border: 1px solid #ABAA00;
}


.footer_tb {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #D4BE97;
	width: 100%;
}
.footer_tb h1 {
	 font-size:24px; 
	 font-style: italic; 
	 font-weight:bold; 
	 color:#4B372C;
}
.footer_tb p {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
.footer_tb a {
	color: #18361C;
	text-decoration: none;
	font-weight: bold;
}

.footer_tb a:hover {
	color: #ECE1CD;
	background-color: #18361C;
}
.footer {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #ABAA00;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	}
.footer a {
	color: #ABAA00;
	text-decoration: none;
}

.footer a:hover {
	color: #ECE1CD;
}	
.bottom_menu {
	font-size: 12px;
	font-weight: bold;
	color: #F7FD99;
	margin-top: 12px;
	margin-bottom: 12px;
}
.bottom_menu p {
	margin: 0px;
	letter-spacing: 2px;
}
.bottom_menu a {
	color: #F7FD99;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.bottom_menu a:hover {
	color: #FFFFFF;
}

.bottom_menu h2 {
	font-size: 18px;
	margin: 0px;
	color: #CECE00;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
.Officers p {
	font-size: 14px;
	color: #F7FD99;
}
#map {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#map h1 {
	font-weight: bold;
	font-size: 16px;
	color: #502600;
	background-color: #F7FD99;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#map h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-left: 8px;
}



.Officers a {
	color: #CECE00;
	text-decoration: none;
	font-weight: bold;
}
.Officers a:hover {
	color: #552900;
	text-decoration: none;
	font-weight: bold;
	background-color: #F7FD99;
}
