@charset "utf-8";
/* CSS Document */

/* BOF Global Reset */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-weight: inherit; 
font-style: inherit; 
font-size: 100%; 
font-family: inherit; 
vertical-align: baseline; 
} 
/* remember to define focus styles! */
:focus { 
outline: 0; 
} 
body { 
line-height: 1; 

} 
ol, ul { 
list-style: none; 
} 
/* tables still need 'cellspacing="0"' in the markup */
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
caption, th, td { 
text-align: left; 
font-weight: normal; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ""; 
} 
blockquote, q { 
quotes: "" ""; 
} 

/* EOF Global Reset */

a, a:visited {

	text-decoration: underline;
	font-weight: bold;
	color: #25aae1;
}

a:hover {
	
	text-decoration: none;
	color: #25aae1;
	
}

body {

	background-color: #25aae1;
	font-family: Arial, Helvetica, sans-serif;
	
}

blockquote {

	margin-left: 4em;

}

#callout {

	padding: 10px;
	width: 100%;
	border: 1px #000 solid;
	background: #ececec;

}

p, td {

	font-size: 14px;
	line-height: 20px;

}

#footer {

	clear: both;
	position: relative;
	width: 850px;
	text-align: center;
	background-color: #25aae1;
	padding-top: 20px;
	font-size: 10px;

}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#25aae1;
	margin-bottom: 10px;
}

h1 {

	font-size: 24px;
	line-height: 2em;

}

h2 {

	font-size: 20px;
	line-height: 1.5em;
	display: inline;
	
}

h3 {

	font-size: 20px;
	color: #000;
	line-height: 1em;
	margin-top:35px;	
	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 2em;
	text-decoration: underline;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
	
}

p {
	margin-bottom: 15px;
}
.imageText {

	position: relative;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	color: #fff;	

}

.img {

	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px #000000 solid;
	
}

#header {

	position: relative;
	width: 850px;
	height: 120px;

}

#left {

	clear: both;
	position: relative;
	float: left;
	width: 600px;
	padding: 10px;

}

#main {
	width: 830px;
	border: none;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;

}

#title {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	float: left;
}

#title a {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	float: left;
	text-decoration: none;
	font-weight: lighter;
	color: #FFFFFF;
}



#mainImage0 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	padding: 10px;
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;	
}

#mainImage1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	padding: 10px;
	background-image: url(../images/main_image1.jpg);
	background-repeat: no-repeat;	
}

#mainImage2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	padding: 10px;
	background-image: url(../images/main_image2.jpg);
	background-repeat: no-repeat;	
}

#mainImage3 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image3.jpg);
	background-repeat: no-repeat;	
	padding: 10px;
	
}

#mainImage4 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image4.jpg);
	padding: 10px;
	
}

#mainImage5 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image5.jpg);
	padding: 10px;
	
}

#mainImage6 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image6.jpg);
	padding: 10px;
	
}

#mainImage7 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-07.jpg);
	padding: 10px;
	
}

#nav {

	width: 850px;
	height: 35px;
	margin:0 auto;
	border: none;
	background-color: #999;

}




ul {

    list-style-type: disc;
	margin-left: 2em;
	font-size: 12px;
	line-height: 18px;
	

}

	

#wrap {
	width: 850px;
	border: none;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}

#sponsors {
	position: relative;
	float: left;
	width: 200px;
	top: 0px;
	left: 10px;
	text-align: center;
	margin-top: 15px;
}

#sponsors p {
	text-align: center;
	margin-bottom: 30px;

}

#help {
	background-image: url(../images/bg1.gif);
	background-color: #D5D390;
	background-repeat: no-repeat;
	border: thin solid #000000;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#habitat {
	background-color: #FADE5F;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#gallery {
	background-color: #C9E281;
	background-image: url(../images/bg3.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
	margin-bottom: 15px;
	padding-bottom: 15px;

}

#thumb_container {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 5px;
	height: 800px;
	margin-bottom: 25px;
}

.thumbs {
	height: 75px;
	width: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}

.thumbs img {
	border: 1px solid #000000;
}

.minutes {
	list-style-type: none;
	line-height: 30px;
	font-size: 16px;
	font-weight: lighter;

}

#header_links{
	width:850 px;
	height: 150px;
	background-image:url(../images/sponsor-banner.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0;
	position:relative;
	left:0px;
}
	

#header_links li {
	margin: 0; padding: 0; list-style: none; position: absolute;
	}

#header_links a {
	display:block;
	}
	
#header_home {left: 0px; top: 0px; width: 300px; height: 150px;}
#header_umbro {left: 650px; top: 0px; width: 150px; height: 150px;}

#header_home a {height:150px}
#header_umbro a {height:150px}
