body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #c67021;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #7f2318;
	font-size: 200%;
}

h2 {
	color: #7f2318;
	font-size: 140%;
	margin-bottom: 0px;
}

hr {
	color: #676735;
	height: 1px;
}

ul {
	padding-left: 15px;
	margin-left: 15px;
}

#bulletin {
	background-color: #343201;
	color: #ffffff;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
}

#bulletinInside {
	background-color: #343201;
	color: #ffffff;
	font-size: 12px;
}

#bulletinInside a:link, #bulletinInside a:visited, #bulletinInside a:active {
	color: #ffffff;
	text-decoration: none;
}

#bulletinInside a:hover {
	color: #faedba;
	text-decoration: underline;
}

#footer {
	color: #343201;
	font-size: 12px;
	padding: 8px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #343201;
	text-decoration: none;
}

#footer a:hover {
	color: #7f2318;
	text-decoration: underline;
}

#footerBar {
	color: #343201;
	font-size: 12px;
}

#footerBar a:link, #footerBar a:visited, #footerBar a:active {
	color: #c67021;
	text-decoration: none;
}

#footerBar a:hover {
	text-decoration: underline;
}

#mainContent {
	font-size: 12px;
	padding: 15px;
	padding-bottom: 30px;
}

#navChild {
	background-color: #ffffff;
	border-bottom: 1px solid #343201;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

#navChild a:link, #navChild a:visited, #navChild a:active {
	color: #343201;
	text-decoration: none;
}

#navChild a:hover {
	color: #7f2318;
	text-decoration: underline;
}

#winners {
	font-size: 12px;
}