@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color: #890000;
	}
	

	
#main {
	width: 926px;
	margin: 0 0 0 0;
	padding: 0;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff url(img/sidebarblue.jpg) repeat-y top right;
	}
	
#header {
	margin: 0px;
	text-align: right;
	color: #FFFFFF;
	background: url(img/header.jpg) no-repeat top left;
	}
	
#header p {
	margin: 0;
	padding: 10px 20px 10px 0;
	}
	
#header a{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	}
	
#header a:hover{
	color: #890000;
	text-decoration: underline;
	}
	
#content {
	margin: 0;
	padding: 0;
	float: left;
	width: 685px;
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
	}
	
#flash {
	margin: 0;
	}

#sidebar {
	float: right;
	margin: 0;
	width: 241px;
	}
	
#sidebar h1 {
	padding-top: 20px;
	font-size: 150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	}
	
#sidebar h2 {
	text-align: center;
	font-weught: normal;
	font-size: small;
	line-height: normal;
	padding: 0 5px 0 5px;
	margin-bottom: .25em;
	}
	
#sidebar p{
	font-size: 85%;
	line-height: 1.25em;
	padding: 0 5px 0px 15px;
	color: #333333;
	margin-bottom: 1em;
	}

#sidebar .alttext{
	color: #333;
	}
	
#sidebar ul{
	margin-top: .25em;
	list-style-type: none;
	line-height: normal;
	}
		
#sidebar .indent {
	font-size: 85%;
	list-style-type: none;
	text-indent: 10px;
	}
	
#row1, #row2, #row3, #titles{
	width: 685px;
	padding-left: 20px;
	padding-bottom: 10px;
	}
	
.forms {
	float: left;
	width: 32%;
	font-size: 95%;
	line-height: 1.5em;
	}
	
.forms h1 {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color:#4483BB;
	}
	
.forms p{
	padding: 0 10px;
	margin-top: .5em;
	}
	
.forms a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-size: 85%;
	}
	
.forms a:hover {
	color: #890000;
	text-decoration: underline;
	}
	
.box {
	float: left;
	width: 32%;
	font-size: 95%;
	line-height: 1.5em;
	}

.box h1 {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color:#4483BB;
	}
	
.box p{
	padding: 0 10px;
	margin-top: .5em;
	}
	
.box a {
	text-align: center;
	padding: 2px 55px 3px 50px;
	background: url(img/link.jpg) no-repeat;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	}
	
.box a:hover {
	color: #890000;
	}
	
.boxsponsors {
	float: left;
	width: 210px;
	font-size: 85%;
	line-height: normal;
	}

.boxsponsors p {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}

.boxsponsors h1 {
	/* padding-left: 30px; */
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: normal;
	margin-bottom: 0;
	color:#4483BB;
	}
		
.boxsponsors img {
	padding: 2px;
	margin: 10px 0;
	border:1px #999999 solid;
	}
	
.boxsponsors ul li{
	list-style-type: none;
	text-align: center;
	line-height: normal;
	}

.sponsors {
	text-align: center;
	padding-left: 0;
	list-style-type: none;
	line-height: normal;
	}	

.boxcontact {
	margin-left: 140px;
	float: left;
	width: 400px;
	font-size: 95%;
	line-height: 1.5em;
	}
	
.boxcontact h1 {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color:#4483BB;
	}
	
.boxcontact p{
	padding: 0 10px;
	margin-top: .5em;
	}

.boxabout {
	float: left;
	width: 90%;
	font-size: 95%;
	line-height: 1.5em;
	}

.boxabout h1 {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color:#4483BB;
	}
	
.boxabout p{
	padding: 0 10px;
	margin-top: .5em;
	}	
	
#titles .video{
	text-align:center;
	}
	
.video h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #4483bb;
	}
	
.left {
	text-align: left;
	padding: 0 10px;
	line-height: 1em;
	margin: 5px;
	}
	
#footer {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	background: url(img/footer.jpg) no-repeat bottom left;
	}
	
#footer p{
	font-size: 75%;
	color: white;
	margin: 0;
	}	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

