body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	background-image: url(pictures/body_grad.png);
	background-repeat: repeat-x; /*background-image: url(pictures/back_gradH.jpg); 	background-repeat: repeat-y;*/
}
#wrapper
{
	/*border: solid 2px #DDDCC0;*/
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBF5B7; /*background-image: url(pictures/wrapper_background.png); 	background-repeat: repeat-x;*/
}
#topnavbar
{
	background-color: #ffffff;
	background-image: none;
	width: 100%;
	height: 75px;
	padding-top: 10px;
}
#wrappertop
{
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#navh
{
	margin-top: 10px;
	padding: 10px 0px 75px 10px;
	background-image: url(pictures/logo.jpg);
	background-repeat: no-repeat;
	font-size: 75%;
}
ul.navh
{
	float: right;
	list-style-type: none;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
}
li.navh
{
	float: right;
}
li.navh a:link, li.navh a:visited
{
	display: block;
	width: 120px;
	border-top: 1px solid #711515;
	background-color: #EE0000;
	background-color: #B51032;
	text-decoration: none;
	padding: 5px 0px 10px 0px;
	color: #ffffff;
	border-left: 3px solid #711515;
	font-variant: small-caps;
	text-align: center;
}
li.navh a:hover
{
	/*color: #999;*/
	background-color: #B51032;
	background-color: #711515;
	background-color: #EE0000;
	text-decoration: underline;
}
#bottomnavbar
{
	clear: both;
	width: 100%;
}
#wrapperbottom
{
	clear: both;
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header
{
	margin: 10px 0 0 0;
	height: 35px;
	position: relative;
	border-bottom: 1px solid #999;
	clear: both;
}
#header h1
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FD9B12;
	color: #485F27;
	font-size: 130%;
	position: absolute;
	bottom: 4px;
}
#content
{
	margin-left: 200px;
	color: #485F27;
	padding: 0 10px 0 0;
}
#content p
{
	color: #485F27;
	font-size: 75%;
	line-height: 1.75em;
	background-image: none;
	background-color: #FBF5B7;
}
#content p.rules
{
	color: #485F27;
	font-size: 70%;
	line-height: 1.3em;
	background-image: none;
	background-color: #FBF5B7;
}
#content a:link, #content a:visited
{
	color: #485F27;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover
{
	text-decoration: none;
}
#content h1
{
	color: #485F27;
	font-family: verdana;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0em;
	line-height: 2;
	width: 560px;
}
#content p.subhead
{
	color: #485F27;
	font-family: verdana;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0em;
	line-height: 2;
	width: 560px;
}
#content p.subheadstrip
{
	background-color: #485F27;
	border-width: 1pt;
	border-color: #ffffff;
	color: #ffffff;
	font-family: verdana;
	font-size: 0.75em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0em;
	line-height: 2;
	float: right;
	width: 550px;
}
#content p.subrule
{
	font-size: 80%;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Calibri, Sans-Serif;
}
.box_right
{
	padding: 0 10px 0 0;
	color: #000000;
	font-size: 80%;
	line-height: 1.8em;
	background-image: none;
	float: right;
	width: 500px;
	padding: 10px 10px 10px 10px;
	background: #F7AE45 url(pictures/box_bottom.png) center bottom no-repeat;
	padding-bottom: 75px;
}
#content ul
{
	line-height: 1.25em;
}
#content ul li
{
	color: #485F27;
	list-style: square;
	padding-left: 5px;
	font-weight: normal;
	font-size: 70%;
}
ul.content a
{
	text-decoration: underline;
}
ul.content a:link, ul.content a:visited
{
	color: #000000;
	text-decoration: underline;
	padding: 5px;
	font-variant: small-caps;
	line-height: 1.5em;
	font-weight: bold;
}
ul.content a:hover
{
	text-decoration: none;
}
.competitionrules
{
	line-height: 1em;
	color: #485F27;
	list-style: square;
	font-weight: normal;
	font-size: 70%;
	font-family: Verdana, Sans-Serif;
}
#contentbottom
{
	color: #3C2A8A;
	font-size: 70%;
	line-height: 1.6em;
	width: 760px;
	padding-top: 20px;
}
#contentbottom img
{
	padding: 5px;
	border: 1px solid #eee;
}
#contentbottom a:link, #contentbottom a:visited
{
	color: #808080;
	color: #3C2A8A;
	text-decoration: underline;
}
#contentbottom a:hover
{
	color: #3C2A8A;
	color: #808080;
	text-decoration: none;
}
#contentbottommiddle
{
	/*	float: left; 	width: 200px; 	margin-left: 253px; 	padding-left: 26px; 	padding-right: 26px; */
	width: 760px;
}
#contentbottomright
{
	float: right;
	width: 200px;
	padding-left: 26px;
	padding-right: 26px;
}
#contentbottomleft
{
	float: left;
	width: 200px;
	margin-left: -491px;
	padding-left: 26px;
	padding-right: 26px;
}
.navbox
{
	position: absolute;
	top: 280px;
	left: 0;
	width: 190px;
	padding: 0 0 0 10px;
	background: url(pictures/navbox-Bottom.png) no-repeat bottom left;
}
.navbox h3
{
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #E0CFAB;
	background: url(pictures/navbox-Top2.png) no-repeat top left;
}
.navbox ul
{
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0 0 0 10px;
	border: none;
}

.navbox a:link, .navbox a:visited
{
	display: block; /*border-top: 1px solid #FFED57;*/
	border-left: 1px solid #FBF5B7;
	border-right: 1px solid #FBF5B7;
	border-bottom: 1px solid #FBF5B7;
	border-left: 1px solid #9B8748;
	border-right: 1px solid #9B8748;
	border-bottom: 1px solid #9B8748;
	border: 1px solid #9B8748;
	background-color: #F7AE45;
	background: #F7AE45 url(pictures/navgrad.png) repeat-x top left;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px 5px 15px;
	color: #485F27;
	height: 15px;
	vertical-align: middle;
}
.navbox a:hover
{
	color: #000;
	background: none;
	background-color: #FFED57;
	background-color: #F7AE45;
	text-decoration: underline;
}
#navigation
{
	position: absolute;
	top: 115px;
	left: 0;
	width: 180px;
}
#navigation ul
{
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0 0 0 10px;
	border: none;
}

#navigation a:link, #navigation a:visited
{
	display: block; /*border-top: 1px solid #FFED57;*/
	border-left: 1px solid #FBF5B7;
	border-right: 1px solid #FBF5B7;
	border-bottom: 1px solid #FBF5B7;
	border-left: 1px solid #9B8748;
	border-right: 1px solid #9B8748;
	border-bottom: 1px solid #9B8748;
	border: 1px solid #9B8748;
	background-color: #F7AE45;
	background: #F7AE45 url(pictures/navgrad.png) repeat-x top left;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px 5px 15px;
	color: #485F27;
	height: 15px;
	vertical-align: middle;
}
#navigation a:hover
{
	color: #000;
	background: none;
	background-color: #FFED57;
	background-color: #F7AE45;
	text-decoration: underline;
}
#footer
{
	clear: both;
	font-size: 70%;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
	color: #999;
	border-bottom: 1px solid #999;
}
#footer a:link, #footer a:visited
{
	color: #485F27;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}
p.contacttxt
{
	font-size: 80%;
	line-height: 1.5em;
	background-image: none;
}
img.contacttxt
{
	float: right;
	border: none;
	padding: 50px;
}
img.whatsnew
{
	float: right;
	border: 2px;
	border-style: solid;
	border-color: #ffffff;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 10px;
}
.box_right
{
	float: right;
	width: 500px;
	padding: 10px 10px 10px 10px;
	margin: 10px;
	background: #F7AE45 url(pictures/box_bottom.png) center bottom no-repeat;
	padding-bottom: 75px;
}
.years
{
	padding: 10px 10px 10px 10px;
	position: absolute;
}
table
{ 
	width: 100%;
	font-family: "Verdana" Arial, Sans-Serif;
	border-collapse: collapse;
}
caption
{
	text-align: left;
	font-size: .75em;
	font-weight: bold;
	padding-bottom: 10px;
}
th
{
	font-size: .8em;
	font-weight: bold;
	border: 1px solid #73afb7;
	padding: 3px 5px 2px 5px;
	text-align: left;
	border-color: #14556b;
	background-color: #485F27;
	color: #ffffff;
}
td
{
	font-size: .7em;
	border: 1px solid #73afb7;
	padding: 5px 5px 5px 5px;
}
tr
{
	background-color: #FEFAD0;
}
tr.alt td
{
	background-color: #ffffff;
}
a:link.backtotop, a:visited.backtotop
{
	color: #485F27;
	text-decoration: underline;
	font-weight: bold;
	font-size: 70%;
	float: right;
}
#content a:hover
{
	text-decoration: none;
}