body {
	background-image: url(images/bgTile.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MainTable {
	background-color: #FFFFFF;
	background-image: url(images/TopBrown.gif);
	background-repeat: repeat-x;
	background-position: left 19px;
	border: 1px solid #000000;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #E7E5D5;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#Header {
	background-color: #F3C04A;
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #6C452D;
	width: 100%;
}
#images {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content {
	background-color: #E7E5D5;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-bottom: 5px;
	font-size: 11px;
	margin-right: 5px;
}
#content h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #5F351A;
	font-weight: bold;
}
#content h2, .subtitles {
	font-size: 13px;
	text-transform: uppercase;
	color: #5F351A;
	font-weight: bold;
}
#content h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #5F351A;
	font-weight: bold;
}
.TblHeader {
	color: #FFFFFF;
	background-color: #4E2F19;
	text-transform: uppercase;
}
#content a:hover, #content a:active {
	background-color: #261300;
	color: #F3C04A;
	text-decoration: none;
}
#News {
	padding: 15px;
	background-color: #F8F8F3;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 20px;
}
#News p {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 3px;
}
#Sponsors {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#TblSponsors img {
	border: 1px solid #4E2F19;
	padding: 3px;
}

#News a {
	text-transform: uppercase;
}
#PhotoGallery img {
	border: 1px solid #261300;
}
