﻿body, td, div, p, a, font, span {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a
{
	text-decoration: none;
}

body {
	margin-top:2px;
}

#wrapper {
	background-color:	#FFFFFF;
	border: 1px solid #333366;
	margin: 10px auto 0pt;
	width: 960px;
}

#header {
	background:#FFFFFF url(../../resources/images/header.jpg) no-repeat scroll left top;
	height:358px;
	position:relative;
	width:950px;
	margin: 5px 5px;
}

#footer {
	background:#FFFFFF url(../../resources/images/footer.jpg) repeat-x scroll left top;
	height:15px;
	position:relative;
	width:945px;
	margin: 5px 5px;
	font-size: 8px;
	padding: 5px 0 0 5px;
}

#header #button {
	position: relative;
	top: 288px;
	left: 768px;
	width: 145px;
	height: 35px;
	cursor: hand;
}

#container
{
	width: 950px;
	margin: 0px 5px 5px 5px;
}

.nav
{
	width: 200px;
}

.nav ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.nav ul li
{
	padding: 5px;
}

.nav ul a
{
	color: Black;
	font-size: 18px;
}

.nav ul a:hover
{
	text-decoration: underline;
}

#content 
{
	padding: 5px 0px 5px 5px;
}

.homeTable tr td.sponsors
{
	width: 160px;
}

.homeTable tr td.sponsors ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.homeTable tr td.sponsors ul li
{
	padding: 5px 0px;
}

.title
{
	font-size: 24px;
	width: 100%;
	border-bottom: solid 1px #D3DA0C;
	margin-bottom: 10px;
}

.rowButton
{
	height: 100px;
}

.partner
{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.homeContent ul
{
	list-style-type: square;
}

.homeContent ul li
{
	margin-bottom: 8px;
}

ul.sublist
{
	list-style-type: disc;
}

ul.sublist li
{
	margin-top: 5px;
}
