html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #e9e9de url(../images/background.jpg) repeat-x;
}
img { border: none; }
#container {
	top: 0px;
	width: 800px;
	height: auto;
	min-height: auto;
	margin: auto;
	position: relative;
	background: url(../images/container_dec.gif) top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html>body #container {	height: auto;}
hr { border: 1px solid #c7c7c7; border-bottom: none; }
.bold { font-weight: bold; }
#flash {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 286px;
	height: 198px;
	z-index: 10;
}
#top_dec {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 800px;
	height: 200px;
	background: url(../images/top_dec.jpg) no-repeat;
}
#right_buttons {
	position: absolute;
	top: 220px;
	left: 605px;
}
#top_header {
	position: absolute;
	top: 198px;
	left: 162px;
	width: 431px;
	height: 200px;
}
#menu {
	position: absolute;
	top: 221px;
	left: 10px;
}
.arrowlistmenu{
	width: 190px; /*width of accordion menu*/
}
.menuheader {
	margin-top: 10px;
}
.menuheader a {
	 text-decoration: none;
	 color: #002f64;
	 font-size: 11px;
	 font-weight: lighter;
}
.menuheader .current {
	color: #51d2fb;
	text-decoration: none;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002f64;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	padding: 2px 0 0px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-weight: lighter;
}
.arrowlistmenu a:hover {
	color: #51d2fb;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	 color: #002f64;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-top: 5px; /*bottom spacing between menu items*/
	padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #333333;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/

}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/

}

.arrowlistmenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #002f64;
	display: block;
	padding: 0px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 11px;
}
.expandable:hover{ /*hover state CSS*/
	color: #51d2fb;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #51d2fb;
}
.arrowlistmenu ul li .current { /*hover state CSS*/
	color: #51d2fb;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	background-color: none;
}
#content_top{
margin:-2px 0 0 -18px;
padding:15px 15px 10px 40px;
width:376px;
background:#e8f4fc;
line-height:20px;
}
.bigbold{
font-size:16px;
font-weight:bold;
color: #53a0d4;
line-height:25px;
margin:0 0 0 30px;
}
.winners{
font-size:20px;
font-weight:bold;
color:#3f62b4;
line-height:50px;
text-align:center;
margin:0 0 0 90px;
}
.boldcentre{
font-size:14px;
font-weight:bold;
margin:0 0 0 20px;
line-height:50px;
}
.prize{
font-weight:bold;
color: #53a0d4;
font-size:14px;
margin:0 5px 0 0;
padding:0 10px 0 0;
}
.prize2{
font-weight:bold;
color: #53a0d4;
font-size:14px;
margin:0 5px 0 0;
padding:0 5px 0 0;
}
.prize3{
font-weight:bold;
color: #53a0d4;
font-size:14px;
margin:0 5px 0 0;
padding:0 8px 0 0;
}
.prizetext{
font-weight:bold;
font-size:12px;
}
#content {
	padding: 400px 225px 250px 180px;
}
#content_home {
	padding: 398px 225px 250px 162px;
}
#content_text{
	margin:0 0 0 20px;
}
#content a {
	color: #3a5fb0;
	text-decoration: none;
}
#content a:hover {
	color: #0c3f78;
	text-decoration: none;
}
.h1, h1 {
	color: #53a0d4;
	font-size: 30px;
	font-weight: lighter;
}
.h2, h2{
	color: #53a0d4;
	font-size: 14px;
	font-weight: lighter;
	margin:0 0 5px 0;
}
.h3, h3{
	color:#666666;
	font-size:11px;
	font-weight:lighter;
	}
.sponsors {
	margin-bottom: 20px;
}
.right_thumb {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #53a0d4;
}
.right_thumb:hover {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #fcd91b;
}
.thumb {
	border: 2px solid #53a0d4;
}
.thumb:hover {
	border: 2px solid #fcd91b;
}
#footer_dec {
	position: absolute;
	bottom: 180px;
	right: 20px;
	width: 171px;
	height: 56px;
	background: url(../images/emergency.gif) no-repeat;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 160px;
	width: 800px;
	background: #eceade url(../images/footer_dec.jpg) no-repeat;
}
#footer_logos {
	text-align: right;
	padding: 15px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a29fab;
}
#footer_text {
	text-align: right;
	padding: 20px 10px 10px 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53a0d4;
}
#footer_text a {
	color: #105098;
	text-decoration: none;
}
#footer_text a:hover {
	color: #b8b6bd;
	text-decoration: none;
}
.fm-logo {
	padding: 5px 0px 0px 10px;
	float: right;
}
#paypal{
margin:0 auto 5px 35px;
padding:0;
}
#latest_news{
	background-color:#d0e7f7;
	margin:0;
	padding:20px;
	width:391px;
	height:100%;
}
#latest_news a {
	color: #3a5fb0;
	text-decoration: none;
}
#latest_news a:hover {
	color: #0c3f78;
	text-decoration: none;
}
.latestnews{
	color: #53a0d4;
	font-size: 18px;
	font-weight: lighter;
	margin:0 0 15px 0;
	padding:0;
}
.floatright{
	float:right;
	margin:-50px 275px 0 0;
}
#right_buttons ul{
	width:160px;
	margin:0;
	padding:0 15px 10px 15px;
	height:65px;
}
#right_buttons li{
	list-style:none;
	margin:0 10px 0 10px;
	padding:0;
	display:block;
	float:left;
	height:65px;
}

/* CC Donation Form */

.donation_form, .donation_form li {
	margin:0;
	padding:0;
	list-style:none;
}

	.donation_form {
		margin:1em 0;
	}

	.donation_form li {
		margin:0 0 10px;
	}

		.donation_form li.submit {
			padding-left:168px;
		}

		.donation_form li.donation {
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			border-radius:3px;
			background:#afcadb;
			padding:8px 0;
		}

	.donation_form input {
		border:1px solid #ccc;
		padding:4px;
		width:150px;
		margin:0;
	}

		.donation_form li.submit input {
			width:auto;
			padding:5px 8px;
			cursor:pointer;
			background:#396b9c;
			-moz-border-radius:2px;
			-webkit-border-radius:2px;
			border-radius:2px;
			border:none;
			color:#fff;
			font-size:1.2em;
			font-weight:bold;
		}

		.donation_form li.donation input {
			border:1px solid #000;
		}

	.donation_form label {
		display:block;
		float:left;
		width:160px;
		line-height:23px;
		padding-right:8px;
		text-align:right;
		font-size:1.1em;
		color:#444;
	}

		.donation_form li.donation label {
			font-weight:bold;
		}
