body{
	background: #6e6f71 repeat-x;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: arial, Helvetica, arial, sans-serif;
	font-size: 0.8em;
}

#container{
	color: #565758;
	width: 800px;
	margin: 10px auto;
	background: #fff;
	padding: 10px;
	padding-top: 0;
	text-align: left;
}

#header, #body, #footer{
	width: 800px;
}

#body a img{
	border: 1px solid #2c3197;
}

#body a img:hover{
	border: 1px solid #00adef;
}

.swapimage{
	display: none;
	position:absolute;
	top: 0px;
	left: 0px;
	color: #fff;
}

.swaptitle.show{
	/*background: #2c3197;*/
}

.swapimage{
	background: #2c3197 url('../images/bluegrad.gif') repeat-x;
	height: 200px;
	width: 600px;
	padding: 0px;
	z-index: 2;
}

.swaptitle{
	padding-top: 16px;
	width: 199px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.swaptitle:hover{
	text-decoration: underline;
}

.swaptitle.last{
	border-bottom: 0;
}

#swaptitle1{
	background: url('../images/swaplogonoshow.jpg') no-repeat;
	height: 82px;
	text-indent: -9000px;
}

#swaptitle1.show{
	background: url('../images/swaplogo.jpg') no-repeat;
	text-indent: -9000px;
}

#swaptitle2{
	background: url('../images/sponsornoshow.gif') no-repeat;
	height: 34px;
}

#swaptitle2.show{
	background: url('../images/sponsorshow.gif') no-repeat;
	text-indent: -9000px;
}

#swaptitle3{
	background: url('../images/charitynoshow.gif') no-repeat;
	height: 34px;
}

#swaptitle3.show{
	background: url('../images/charityshow.gif') no-repeat;
	text-indent: -9000px;
}

#swaptitles{
	height: 200px;
	width: 200px;
	float: left;
}

#swapimages{
	height: 200px;
	width: 600px;
	float: left;
	position: relative;
}

img{
	border: 0;
}

#logo img{
	margin: 0;
}

#logo{
	float: left;
}

#swapbanners{
	clear: left;
	width: 800px;
	border: 1px solid #2c3197;
	padding: 1px;
	margin-left: -2px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebar {
	width: 190px;
	float: left;
	background: #2c3197 repeat-x;
	padding: 1px 5px 10px;
	margin: 5px 10px 10px 0;
	color: #fff;
}

#sidebar a{
	color: #fff;
	text-decoration: underline;
}

#sidebar h4{
	text-decoration: underline;
}

#sidebar a:hover{
	color: #00adef;
}


#sidebar h2{
	margin: 10px 0;
}

#footer{
	clear: both;
	text-align: center;
	border-top: 2px solid #6e6f71;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 0.7em;
}

ul{
	list-style: none outside;
}

#content ul, #pageprev ul{
	list-style: disc outside;
}

#content ul.nopoint, #pageprev ul.nopoint{
	list-style: none;
}


#content img, #pageprev img{
	max-height: 300px;
	max-width: 588px;
	padding: 1px;
	border: 1px solid #565758;
}

#menu{
	clear: both;
	position: relative;
}

ul#mainmenu{
	padding: 0;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#submenubackground{
	position: absolute;
	top: 41px;
	left: 0px;
	padding: 0px;
	width: 800px;
	background: #2c3197 repeat-x;
	height: 25px;
	text-indent: -9000px;
	z-index: 1;
}

ul#mainmenu a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#mainmenu li{
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #6e6f71 repeat-x;
	text-align: center;
	position: relative;
}

#mainmenu li.last{
	border-right: 0px solid #fff;
}

#mainmenu li a{
	padding: 5px 5px 0;
	display: block;
	width: 89px;
	height: 25px;
	
}

#mainmenu li a:hover{
	text-decoration: underline;
	background: #565758;
}

#mainmenu li.last a{
	width: 90px;	
}

.submenu{
	position: absolute;
	
	top: 31px;
	left: -1px;
	padding: 0px;
	margin: 0px;
	width: 122px;
	background: #2c3197;
	z-index: 2;
}

#mainmenu li .submenu li{
	float: left;
	clear: left;
	border-left: 1px solid #fff;
	background: transparent;
}
#mainmenu li .submenu a{
	display: block;
	width: 110px;
	height: 15px;
	
	margin: 0;
	padding: 5px;
}

#mainmenu li .submenu a:hover{
	background: #00adef;
}


ul.sidemenu{
	
	padding-left: 0px;

}

ul.sidemenu li {
	margin-bottom: 10px;
}

ul.sidemenu li a{
	font-weight: bold;
	
}

img.pageimage{
	
	float: left;
	margin: 10px 10px 10px 0;
}

#content img.titleimage, #admincontent img.titleimage{
	padding: 1px;
	border: 1px solid #565758;
	max-width: 250px;
	float: right;
	margin: 17px 0px 5px 5px;
}

h5.news-date{
	margin: 0;
}

#sidebar p.news-text{
	margin-top: 0;
}

.news-title{
	margin: 10px 0 0;
}

#body{
	clear: both;
}

#content{
padding-top: 1px;
width: 590px;
float: right;
margin-bottom: 10px;

}

#admincontent{
	padding: 50px 0;
}

#admincontent label.adminlabel{
	float: left;
	clear: left;
	width: 200px;
}


#admincontent input, #admincontent form textarea, #admincontent select{
	float: left;
	margin-bottom: 20px;
}

#admincontent input.adminbutton{
	clear: left;
}

span.adminradio{
	float: left;
}

#blogcomments{
	clear: left;
}

#blogcomments .odd{
	background: #cddee0;
}

#blogcomments .odd, #blogcomments .even{
	padding: 10px;
}

#blogcomments .comment h5{
	margin: 0;
}

#blogaddcomment label{
	float: left;
	clear: left;
	width: 150px;
}

#blogaddcomment input, #blogaddcomment form textarea{
	float: left;
	margin-bottom: 20px;
}

#blogaddcomment input.commentbutton{
	clear: left;
}

hr{
	color: #6e6f71;
}

a{
	color: #2c3197;
}

a:hover{
	color: #00adef;
}


#feedback{
	float: right;
	margin-top: 10px;
}

#feedback h5{
	margin: 0;
	padding:10px;
	background: #2c3197 url('../images/bluegrad.gif') repeat-x;
	text-align: center;
	font-size: 1.4em;
}

#feedback a{
	
	color: #fff;
	text-decoration: none;
	
}
#feedback a:hover{
	
	color: #fff;
	text-decoration: underline;
	
}

div#loginlogout{
	float: right;
	clear: right;
	margin-top: 5px;
}

#loginlogout h5{
	float: right;
	margin: 0 0 2px 10px;
}

#pageprev{
	width: 590px;
	border: 2px dashed #6e6f71;
	margin: 0 auto;
	padding: 10px;
}

#footer img{
	float: right; 
	margin-right: 20px; 
	padding: 0 0;
}

#footer #footertop img{
	float: left; 
	margin-right: 5px; 
	padding: 0;
	margin-bottom: 20px;
}

#sidebar a{
	text-decoration: none;
}

#sidebar a img{
	vertical-align: middle;
	margin-left: 1px;
}

.sponsor-main{
	text-align: center;
	background: #E9EBEF;
	padding: 5px;
}

#content .sponsor-main img{
	max-width: 576px;
	border: 2px solid #E9EBEF;
}

#content .sponsor-main img:hover{
	border: 2px solid #00adef;
	
}

.sponsor-small, .charity-small{
	width: 285px;
	height: 370px;
	text-align: center;
	float: left;
	margin: 5px;
	background: #E9EBEF;
}

#content .sponsor-small img, #content .charity-small img{
	max-width: 273px;
	max-height: 175px;
	border: 1px solid #E9EBEF;
	margin: 5px;
	
}

#content .sponsor-small img:hover, #content .charity-small img:hover{
	border: 1px solid #00adef;
}

div.charityimg{
	height: 185px;
	width: 285px;
	
}

div.charityimg a{
	margin: auto;
}

.sponsor-small p, .charity-small p{
	max-height: 150px;
	overflow-y: auto;
	margin: 5px;

}
.sponsor-small p, .charity-small p, .sponsor-main p{
	text-align: left;
}

.full-sponchar{
	width: 590px;
}

.full-sponchar img{
	max-width: 200px;
	max-height: 200px;
	float: left;
	
	margin: 0 10px 10px 0;
}

div#sponsors, div#charities{
	clear: left;
	width: 590px;
}

#entryform label, #enterbutton{
	float: left;
	clear: left;
	width: 200px;

}

#entryform input, #entryform textarea, #entryform span{
	float: left;
	margin-bottom: 10px;
}

#registerform label, #registerbutton{
	float: left;
	clear: left;
	width: 200px;

}

#registerform p{
	float: left;
	clear: left;
}

#registerform input, #registerform span{
	float: left;
	margin-bottom: 10px;
}

#availabledocs, #availableimgs{
	width: 620px;
	height: 400px;
	overflow-y: auto;
	border: 1px solid #6e6f71;
	padding: 5px;
	margin: 5px 84px;
}

#availabledocs img, #availableimgs img{
	max-height: 100px;
	width: 100px;
}

.docavail{
	float: left;
	height: 110px;
	width: 580px;
	text-align: center;
	padding: 5px;
	border: 1px solid #6e6f71;
	margin: 2px;
	overflow-x: hidden;
}

.docavail img , .docavail .doctext, .docavail form{
	float: left;
}
.docavail .doctext{
	width: 410px;
	
}

.docavail h3{
	margin-top: 0;
}

.docavail p{
	word-wrap: break-word;
}

span.bold{
	font-weight: bold;
}

span.italic{
	font-style: italic;
}

span.underline{
	text-decoration: underline;
}

#entranttable{
	clear: both;
	width: 590px;
	margin: 0 auto 20px;
	
}

#entranttable tr.odd{
}

#entranttable tr.even{
background: #C9CBCF;
}

#entranttable td{
	
	padding: 5px;
}

#entranttable th{
	background: #2c3197;
	
	color: #fff;
	padding: 5px;
}

div.pager{
	text-align: center;
	line-height: 2.5em;
}

div.pager a{
	color: #fff;
	background: #2c3197;
	border: 1px solid #6e6f71;
	padding: 5px;
}

div.pager a.thispage{
	background: #00adef;
}

div.pager a:hover{
	color: #fff;
	background: #00adef;
}

#contactform label{
	float: left;
	clear: left;
	width: 100px;
}

#contactform .contactinput{
	float: left;
	margin-bottom: 10px;
}

#contactform .contactbutton{
	float: left;
	clear: left;
	margin-left: 100px;
}

div.error_strings{
	color: #9E1E30;
	text-align: center;
}

div.columns{
	
}

div.column{
	float: left;
	margin-right: 15px;
}

div.column h3{
	text-align: center;
}

table.pastwinnertable{
	width: 100%;
	border: 1px solid #C9CBCF;
}

table.pastwinnertable td{
	width: 20%;
	padding: 5px;
	border-top: 1px solid #C9CBCF;
}

table.pastwinnertable th{
	color: #fff;
	background: #2c3197;
	padding: 5px;
}

div.faq-contain{
}

h2.faq-category{
	margin: 0;
	padding: 5px;
	color: #2c3197;
}

h3.faq-question{
	margin: 0 0 0 20px;
	padding: 5px;
	color: #2c3197;
}

h3.faq-bullet{
	margin: 0 0 0 20px;
	padding: 5px;
}

p.faq-answer{
	margin: 0 0 0 40px;
	padding: 5px;
}

h2.faq-category:hover, h3.faq-question:hover{
	cursor: pointer;
	background: #E9EBEF;
	color: #00adef;
}

p.news-text{
	margin-top: 5px;
}

img.imageleft{
	float: left;
	margin: 5px 5px 5px 0;
}

img.imageright{
	float: right;
	margin: 5px 0 5px 5px;
}

#switcheroo label{
	float: left;
	clear: left;
	width: 200px;
	margin-top: 10px;
}

#switcheroo input, #switcheroo select{
	float: left;
	margin-top: 10px;
	margin-right: 100px;
}

#switcheroo textarea{
	float: left;
	margin-top: 10px;
}

#switcheroo h2{
	float: left;
	clear: left;
}

#switcheroo #linky{
	float: left;
	margin: 10px 0 0 -90px; 
}

#switchform h2{
	float: left;
	clear: left;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
}