table,td{margin:0px;padding:0px;border:none;}

body {margin: 0px;font: 12px normal Verdana, Arial, Helvetica, sans-serif;}

h2 {font-size: 14px;color: #304e84;font-style: italic;margin: 1px 0px 2px 0px;}
h3 {font-size: 14px;margin: 0px;background: #37b8e0 url(../images/h4_bg.gif) right bottom no-repeat;padding: 4px 0px 0px 4px;color: #fff;text-align: left;}
h4 {color: #fff;font-size: 12px;border-bottom: 1px solid #fff;margin: 18px 0px 15px 0px;}

img {border: none;}

p.grey {
	color: #999999;
	font-size: 10px;
}

#header-top {
	width: 100%;
	height: 47px;
	margin: 0px;
	background: url(../images/top_bg.jpg) repeat-x;
	color: #304e84;
	font-weight: bold;
}

#header-top2 {
	width: 952px;
	height: 47px;
	margin: 0px auto;
}

#container {
	width: 970px;
	margin: 0px auto;
	border: 2px solid #6288ce;
	border-top: none;
	position:relative;
}

#header-middle {
	width: 970px;
	height: 139px;
	background: url(../images/header.jpg) no-repeat;
	margin-bottom: 5px;
}

#nav {
	height: 25px;
	width: 970px;
	background: #304e84;
	border-top: 3px solid #37b8e0;
	border-bottom: 1px solid #37b8e0;
	color: #37b8e0;
	text-align: center;
	font-size: 14px;
	margin-bottom: 12px;
	font-weight: bold;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}
#nav li {
	display: inline;
	margin: 0px 10px;
}
#nav a {
	color: #37b8e0;
	text-decoration: none;
	padding: 5px;
}
#nav a:hover {
	background: #37b8e0;
	color: #fff;
	border-bottom: 2px solid #fff;
}

#content {
	width: 484px;
	margin-left: 5px;
	float: left;
	color: #000;
}
#content a {
	color: #37b8e0;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a img.border2 {
	padding: 6px;
	background: #fff;
	border: 2px solid #ccc;
}
#content a:hover img.border2 {
	border: 2px solid #9ab3da;
	background: #ccc;
}
#content a img.border3 {
	padding: 6px;
	background: #fff;
	border: 2px solid #ccc;
	margin-left: 5px;
}
#content a:hover img.border3:hover {
	border: 2px solid #9ab3da;
	background: #ccc;
}

#prizes {
	width: 264px;
	border: 2px solid #37b8e0;
	margin-left: 5px;
	text-align: center;
	color: #37b8e0;
	font-weight: bold;
	float: left;
}
#prizes p {
	margin: 0px;
	padding: 3px 0px;
}
#prizes a {
	text-decoration: none;
	color: #37b8e0;
}
#prizes a:hover {
	text-decoration: underline;
}

#details {
	width: 275px;
	padding: 0px 16px 16px 16px;
	float: left;
	margin-left: 10px;
	background: #304e84 url(../images/details_bottom.jpg) bottom no-repeat;
	font-size: 10px;
	color: #FFF;
}
#details p {
	margin: 11px 0px;
}

#sponsors {
	width: 155px;
	background: #fff url(../images/sponsors_bottom.jpg) bottom no-repeat;
	float: left;
	text-align: center;
}
#sponsors p {
	margin: 2px 0px;
}
#sponsors img {
	padding: 3px 0px;
}

#site-info {
	width: 800px;
	margin: 0px auto;
	margin-top: 10px;
	color: #304e84;
}
#site-info a {
	color: #304e84;
}



.left {
	float: left;
}
.right {
	float: right;
}

.hr {
	height: 2px;
	width: inherit;
	border-bottom: 2px solid #37b8e0;
}

.proceeds{position:absolute;bottom:10px;left:10px;color:#37B8E0;font-weight:bold;font-size:14px}