html, body  {
   padding: 0px;
   margin: 0px;
   background: #000203 url(images/exteriortile.jpg) center top no-repeat;
   background-attachment: fixed;
   color:#05a6f4;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:14px;
}
	
a:link {
	color:#000;
	text-decoration:none;
	color:#003B89;
	}
a:visited {
	color:#000;
	text-decoration:none;
	color:#003B89;
	}
a:hover {
	color:#000;
	text-decoration:underline;
	color:#003B89;
	}

.title {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

#content {
	position:absolute;
	width:880px;
	left:10px;
	top:204px;
	background-color: #FFFFFF;
	height:700px;
}
#header  {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 900px;
   height: 200px;
}
#navigation {
	position: absolute;
	width:700px;
	height:55px;
	left:190px;
	top:137px;
	padding:0px;
	margin:0px;
	}
#printPage {
	position:absolute;
	width:30px;
	height:32px;
	left:845px;
	height:30px;
	top: 49px;
}
#title {
	position:absolute;
	width:100%;
	height:76px;
	left:0px;
	top:0px;
}
#wrapper  {
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
}




/*--- FONTS ---*/

.text {
	color:#003B89
	}
	
.contactTitle {
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	}
.photoTitle {
	font-size:20px;
	font-weight:500;
	}
.sponsorTitle {
	font-size:18px;
	font-weight:500;
	color:#06C;
	text-decoration:underline;
	}
	




/*--- ABOUT ---*/
#about_body {
	position:absolute;
	width:860px;
	height:550px;
	left:0px;
	top:79px;
	padding:10px;
}





/*--- CONTACT ---*/

#contact_googlemap {
	position:absolute;
	width:500px;
	height:340px;
	left:368px;
	top:100px;
}
#contact_info {
	position:absolute;
	width:351px;
	height:555px;
	left:10px;
	top:75px;
}
#contact_portal {
	position:absolute;
	width:100%;
	height:50px;
	left:0px;
	top:515px;
}






/*--- EVENTS ---*/

#events_nav {
	position: absolute;
	width:442px;
	height:39px;
	left:257px;
	top:88px;
	}
#events_body{
	position:absolute;
	width:849px;
	height:605px;
	left:16px;
	top:89px;
	background-repeat:no-repeat;
	background-position:center;
}
#events_footer {
	position:absolute;
	width:100%;
	left:0px;
	top:904px;
	z-index:10;
}






/*--- HOME ---*/

#home_body{
	position:absolute;
	width:279px;
	height:442px;
	left:8px;
	top:88px;
	z-index: 2;
	}
#home_link {
	position:absolute;
	width:680px;
	height:73px;
	top:-1px;
	left:100px;
	z-index: 2;
}
#twitter {
	position:absolute;
	width:546px;
	height:500px;
	left:304px;
	top:85px;
	background-color: #CDE7FB;
	padding:10px;
	overflow:auto;
	z-index: 2;
}
#home_wrapper{
	position:absolute;
	width:880px;
	height:620px;
	left:0px;
	top:77px;
	background-image: url(images/homebg.jpg);
	z-index: 1;
	}





/*--- PHOTOS ---*/

#photo_body{
	position:absolute;
	width:880px;
	height:938px;
	left:0px;
	top:18px;
	background-color: #FFFFFF;
}
#photo_hack{
	position:absolute;
	width:100px;
	height:50px;
	top:530px;
	left:532px;
	background-color:#FFF;
	z-index:2;
}
#photo_links{
	position:absolute;
	width:300px;
	height:500px;
	left:13px;
	top:80px;
	background-color: #FFFFFF;
}
#photo_slideshow{
	position:absolute;
	width:500px;
	height:500px;
	left:329px;
	top:80px;
	z-index:1;
}





/*--- SPONSORS ---*/
#sponsor_body{
	position:absolute;
	width:880px;
	height:1210px;
	left:0px;
	top:68px;
	padding-bottom:20px;
	background-color: #FFFFFF;
}


/*--- PAGE FLIP ---*/
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}
