/* Document formatting */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	background-image: url("../images/background.jpg");
	background-position: top;
	background-repeat: repeat-x;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #B4B0B5;
}
a:hover {
	color: #868CDF;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}
textarea { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#leftimage {
	float: left;
}
.floatRight {
	float: right;
}
#clear {
	clear: both;
}
h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
}
h2 {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	font-size: 16px;
	border-top: 1px solid #FFFFFF;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

.video {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Individual formatting */

#row1 {
	background-image: url("../images/headerbackground.jpg");
	height: 120px;
	background-color: #000000;
	border-bottom: 1px solid #999999;
}
#row2 {
	background-color: #666666;
	height: 5px;
}
#row3 {
	background-image: url("../images/row3background.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 69px;
}
#row4 {
	padding-bottom: 10px;
}
#row5 {
	background-image: url("../images/row3background.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 69px;
}
#footer {
	background-image: url("../images/footer.gif");
	background-position: top;
	height: 69px;
	width: 806px;
	margin-left: auto;
	margin-right: auto;
}	

#navigation {
	background-image: url("../images/navigationbackground.gif");
	height: 69px;
	width: 806px;
	margin-left: auto;
	margin-right: auto;
}	
#content {
	min-height: 100%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}	

#contentbox {
	width: 770px;
	text-align: left;
	padding-top: 10px;
	color: #FFFFFF;
}
#contentbox p {
	text-align: justify;
	margin: 0;
	padding: 10px;
}

.gallerylist {
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-left: right;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
	list-style-type: none;
}

.gallerylist li {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

#homebanner {
	padding: 0;
	padding-top: 10px;
}

#homeextralist {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 800px;
	height: 250px;
	list-style-type: none;
}

#homeextralist li {
	height: 250px;
	width: 250px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

#navigationlist {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 800px;
	height: 55px
	list-style-type: none;
}

#navigationlist li {
	margin: 0;
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
}

#header {
	width: 780px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#aboutlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#teamlist {
	list-style-type: none;
}
.eventslist {
	margin-top: 5px;
	margin-bottom: 0;
	list-style-type: none;
}
.contentlist {
	margin-top: 0;
	margin-bottom: 8px;
	list-style-type: none;
}

#teampiclist {
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

#teampiclist li {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

.sponsorshiplist {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	padding-left: 20px;
}


form {
	margin: 0;
	padding: 0;
	padding-left: 30px;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
}
form p label {
  float: left;
  width: 15%;
  font-weight: bold;
}

.backtotop {
	text-align: right !important;
}
#aboutstuimage {
	float: left;
	margin: 10px;
	margin-top: 0;
}
#aboutstuimage2 {
	float: right;
	margin: 10px;
	margin-top: 0;
}

.eventsimage {
	float: right;
}

#bottomnavigation {
	margin: 10px;
	margin-top: 20px;
	font-size: 10px;
}

.nohighlight :hover {
	color: #FFFFFF;
}

/*Image fade in*/
.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}

/*Lightbox*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color: #000000;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 10px;
	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* CSS for hiding event items */
#event1
{
	display: none;
}
#event2
{
	display: none;
}
#event3
{
	display: none;
}
#event4
{
	display: none;
}
#event5
{
	display: none;
}
#event6
{
	display: none;
}
#event7
{
	display: none;
}
#event8
{
	display: none;
}
#event9
{
	display: none;
}
#event10
{
	display: none;
}
#event11
{
	display: none;
}
#event12
{
	display: none;
}
#event13
{
	display: none;
}
#event14
{
	display: none;
}
#event15
{
	display: none;
}
#event16
{
	display: none;
}
#event17
{
	display: none;
}
#event18
{
	display: none;
}
#event19
{
	display: none;
}
#event20
{
	display: none;
}
#event21
{
	display: none;
}
#event22
{
	display: none;
}
#event23
{
	display: none;
}
#event24
{
	display: none;
}
#event25
{
	display: none;
}
#event26
{
	display: none;
}
#event27
{
	display: none;
}
#event28
{
	display: none;
}
#event29
{
	display: none;
}
#event30
{
	display: none;
}