/* ------------------- LAYOUT ---------------------- */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #008DEF;
	background-image:url(../images/bg.gif)
}

html {
	font-family:Verdana, Geneva, sans-serif;
	padding-top:0px;}

p {padding-top:0px;}

#main {width: 850px; margin:0 auto;}

a:visited{color:#008DEF;}

/* ------------------- PAGE WRAP ---------------------- */

/* ------------------- PAGE WRAP END ------------------ */

/* ------------------- NAV ---------------------- */
#navigation1{
	float:left;
	height: 37px;
}

#navigation2{
	float:left;
	height: 36px;
	background:#000
}

/* ------------------- Individuals ---------------------- */
.email{
	font-weight:bold;
	text-decoration:none;
	color: #008DEF;}
	
pre{
	color:#F00;
	padding:0px;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin:0px;
}

.events{font-size:12px;}

#sidebar {float:right; width:200px; padding: 10px 7px 0px 7px; text-align:center;}

#upcoming {width:200px;}

#schedule h3, #results h3{
	color:#F00;
	font-weight:bold;
	font-size:18px;
	line-height:25px;
	text-align:center;
	padding:10px 0 2px 0;}

/* ------------------- Typography ---------------------- */
h1{font-size:50px; font-weight: bold; color: #003FA8; text-align:center; padding:5px 0 5px 0;}

h2{font-size:20px; font-weight: bold; color: #003FA8; text-align:center; line-height:25px;}

h3{text-align:left; padding: 10px 10px 2px 5px; font-weight: bold; font-size:22px; line-height:28px;}

#home p{text-indent:25px; line-height:1.2; margin:0 0 5px 0;}

#team h3{text-align:center;}
#team h2{text-align:center; float:left; width:350px; margin:20px 0; color:#000; font-size:24px;}

#team-page p{text-indent:25px; line-height:1.2; margin:0 0 5px 0;}
#team-page li{padding:1.25px;}
#team-page h2{color:black; font-size:24px; text-align:center; margin:0 0 3px 0; line-height:28px;}
#team-page h4{line-height:24px; text-align:center; margin:5px;}

#career p, #bio p{line-height:1.2; margin:2px 0 13px 0;}

#contact p{line-height:1.2; margin:10px 0 15px 0;}

#links p{line-height:1.2; margin:10px 0 15px 0;}

#photos h2{font-size:25px; color:black; line-height:1.2; margin:10px 0 15px 0;}

ul.indent li{margin:8px 0 0 55px;}

li.year{margin:15px 0 0 0;}


/* ------------------- HEADER ---------------------- */
#header {
	height: 152px;
	width: 850px;
	background-image: url(../images/layout_01.jpg);}

/* ------------------- HEADER END ------------------ */


/* ------------------- CONTENT ---------------------- */
#content {background-color: #FFF; display:block; padding:0 5px 5px 5px;}
#story {padding: 10px 65px 10px 65px; text-align:center; background-color: #FFF;}
#sponsors #story{padding: 0px 0px 10px 0px;}
#team-page #story {padding: 10px 65px 10px 65px; text-align:justify;}
#stories {width:600px; padding: 0px 10px 10px 10px;}
#resultsb {text-align:right; padding-right:50px;}

#career #story, #bio #story {padding: 20px 45px 10px 45px; text-align:left; background-color: #FFF;}

#photos #story {padding: 10px 0 10px 0; text-align:center; background-color: white;}
#photos #story img{padding: 10px 23px; float:left;}

.leftsponsors {float:left; padding-left:5px; height:500px; width:400px;}
.rightsponsors {float:right; padding-right:5px; height:500px; width:400px;}

#gear #story{text-align:right;}
#gear p{font-size:18px;}
#gear h2{font-size:19px; font-weight: bold; color: #003FA8; text-align:center; line-height:23px;}
#gear h3{text-align:right; padding: 2px; font-weight: bold; font-size:17px; line-height:20px; letter-spacing:2px;}
.item{height:220px;}
.item img{float:left; padding:15px 10px 15px 10px;}
.desc {float:right; padding:15px 0 0 0;}
/* ------------------- CONTENT END ------------------ */


/* ------------------- FOOTER ---------------------- */
#footer {padding: 0px 0px 3px 0px; clear:both;}
/* ------------------- FOOTER END ------------------ */


/* ------------------- CLEARS ---------------------- */
div.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0; position:relative; zoom:1; } /* Use this div class to clear your floated columns */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0; position:relative; zoom:1; } /* Use this br class to clear your floated columns */


/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #navigation1,
* html #navigation2,
* html #sidebar,
* html #team h2,
* html #photos #story img,
* html .leftsponsors,
* html .rightsponsors,
* html .item img,
* html .desc {display:inline;}

/* fix negative margins */
* html div.clear, * html br.clear {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
* html div.clear, * html br.clear {zoom:1;}
