@charset "UTF-8";
body {
	background-image: url(images/bkg_full3_nosponsors.jpg);
	background-repeat: no-repeat;
	background-color: #344265;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:top center;
	margin-top: 610px;
}
.head {
	top: 0%;
	position: absolute;
	margin-left: -512px;
	left: 50%;
	width: 1024px;
	height: 224px;
    background-image: url(images/bkg_head.jpg);
	background-repeat: no-repeat;
	background-color: #344265;
}
.nav {
	top: 240px;
	position: absolute;
	margin-left: -460px;
	left: 50%;
	width: 220px;
	height: 220px;
	z-index: 3;
}
.navcontent {
	top: 240px;
	position: absolute;
	margin-left: -500px;
	left: 50%;
	width: 220px;
	height: 220px;
	z-index: 5;
}
.fullcontent {
	top: 220px;
	position: absolute;
	margin-left: -512px;
	left: 50%;
	width: 1024px;
	height: 600px;
	z-index: 2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	padding-left: 280px;
	padding-right: 100px;
	line-height: 1.4em;
}
.fullcontent img {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.style1 {color: #FFFFFF}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #344265;
	
	text-align: center;
}
	
.sponsors img {
	padding: 0px;
	text-align: center;
}


