* { /* Global Whitespace reset */
	margin: 0; padding: 0; 
}

body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	top: 0px;
	height: 100%;
	background: #D9E8F4 url(../img/bg.gif) top center repeat-y;
	}
	
html {
	top: 0px;
	margin:0px;
	height: 101%;
}

p {	
	line-height: 20px;	
	padding-bottom: 10px;	
}

a {
	color: #336699;
	text-decoration: underline;
	line-height: 20px;
}

h1 {
	font-family: Gillsans, "Gill Sans", gill, verdana, arial;
	font-size: 20px;
	padding-bottom: 10px;
	text-transform:uppercase;
	color: #0066B3;
	font-weight:normal;
}

h2 {
	font-family: verdana, arial;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height:20px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #8CBCE5;
	background-color: #8CBCE5; 
	height: 1px;
	border: 0px none;
	margin: 10px 0;
	clear:both;

}
#container {
	width:764px;
	height: auto;
	background-color:#ffffff;
	margin: auto;
	top: 0px;
	position: absolute;
	/* Make element float in the center */	
	left: 50%;	
	/* Set the width and height */
	margin-left: -382px;	
}

#maincontent {
	width: 764px;
	height: 100%;
	background-color:#FFFFFF;
	margin: 0px;
	min-height: 500px;
}

#leftCol {
	width: 288px;
	height: 500px;
	float: left;
	background-color:#FFFFFF;
	clear:both;
	background-image:url(../img/dna.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#rightCol {
	width: 476px;
	float: left;
	background-color:#FFFFFF;
	left: 260px;
	background-image:url(../img/top-shadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#bottomContent {
	clear: both;
	width: 734px;
	margin: 0px;
	padding: 20px 10px 0px 20px;
	bottom: 0px;
	background-color: #fff;
	font-size: 10px;
}

#boxText {
	width: 450px;
	padding: 75px 0px 20px 0px;
	clear:both;
}

#boxText img{
	padding: 0px 10px 4px 0px;
	float: left;
	clear:both;
}

#boxText .imgright{
	padding: 5px 0px 4px 10px;
	float: right;
	clear:both;
}

#boxTextSponsors {
	width: 450px;
	padding: 75px 0px 20px 0px;
	clear:both;
}
#boxTextSponsors img{
	padding: 0px 0px 10px 0px;
	clear:both;
}
.contentSponsors {
	width: 450px;
	padding: 10px 0px 10px 0px;
	clear: both;
}
.contentSponsorsleft {
	width: 215px;
	margin: 0px 20px 0px 0px;
	float:left;
	text-align:center;
}
.contentSponsorsright {
	width: 215px;
	float: left;
	margin: 0px;
}


#boxPuff {
	width: 450px;
	margin: 0px 0px 20px 0px;
	clear:both;
}

#contentPuffa {
	width: 215px;
	float: left;
	clear: both;
	margin: 0px 20px 0px 0px;
}
#contentPuffb {
	width: 215px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#boxPics {
	width: 639px;
	padding: 20px 0px 0px 0px;
	clear:both;
	position: relative;
	left: 100px;
}
#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#footerRight a {
	color: #999999;
	text-decoration:none;
	padding-right: 10px;
}

#tabs {
	float:left;
	width: 188px;
	position: relative;
	top: 260px;
	left: 100px;
}
#tabstwo{
	width: 188px;
}

#tabs ul {
	line-height: 26px;
	padding: 0;
	margin:0;
}

#tabs li {
	background: url("../img/pil_menu.gif") no-repeat left;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	list-style-type: none;
}

#tabs a {
	text-decoration: none;
	color: #0066B3;
	font-family: Gillsans, "Gill Sans", gill, verdana, arial;
	font-size: 11px;
	text-transform: uppercase;
}

#tabs a:hover { } 

#tabs #current {
	background: url("../img/pil_menu.gif") no-repeat left;
	background-position: left;
	background-repeat: no-repeat;
	color:#0066B3;
	font-weight: bold;  
}

#programBox {
	width: 450px;
	margin: 0px;
	padding:0px;
	left: 0px;
}
.programContent {
	width: 450px;
	margin: 0px;
	padding: 0px;
	clear:both;

}
.programBoth{
	width: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear:both;
}

.programLeft{
	width: 100px;
	margin: 0px;
	padding: 2px 10px 2px 0px;
	float: left;
}


.programRight {
	width: 340px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float:left;
}

#boxLinks {
	width: 430px;
	margin: 0px;
	padding: 10px;
	background-color:#D9E8F4;
	clear:both;
}

#boxText li {
	margin-left: 40px;
	line-height: 20px;
}

#boxText ul {
	margin-bottom: 20px;
}
