body{	background-color: #798C9A;
		font-family: Verdana, Arial, serif;
		font-size: 18px;
		color: #fff;
		padding: 0;
		margin: 0;
	}
	
h1{
	font-weight: normal;
	font-size: 21px;

}



p{
color: #42232E;
}

a img {border:none;}

	
#header{
	float: left;
	width: 900px;
	height: 230px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	color: #42232E;
	margin-top: 3px;
	font-size: 18px;
	line-height: 1.2;	
}


#header a{
	text-decoration: none;
	color: #42232E;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	height: 1000px;
	background-image: url(images/site/wave.jpg);
	background-repeat: no-repeat;
}

#leftcolumn { 
 margin: 10px 5px 10px 20px;
 padding: 10px;
 height: 500px;
 width: 430px;
 float: left;
 text-align: center;
 position: relative;
 z-index: 2;
}




#rightcolumn { 
 float: left;
 _clear: both;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 height: 600px;
 width: 230px;
 text-align: center;

}

.content{
	
	height: 700px;
	width: 770px;
	margin: 0 auto;

}

.contentInner{
	background: #244592;
	clear: both;
	width: 100%;
	height: 700px;	
	
}

.lc{
	width: 4px;
	height: 4px;
	background: url(images/site/leftblue.jpg);
		float: left;
	
}


.rc{
	width: 4px;
	height: 4px;
	background: url(images/site/rightblue.jpg);
		float: left;
}

.mid{
	width: 762px;
	height: 4px;
	float: left;
	background: #244592;

}


#nav{
clear: left;
width: 900px;
margin-top: 24px;

}

#nav div{
	margin: 0;
	text-indent: 0px;
	padding: 0;
	float: left;
	
	
}

#nav div a{
	text-decoration: none;
	font-size: 18px;
	color: #274790;
	line-height: 60px;
	margin: 0;
	text-indent: 0px;
	padding: 0;
}

#home{
	float: left;
	margin-top: 6px;	
	margin-left: 32px;
}

p{
	color: #fff;
	text-align: left;
}

ul{
	text-align: left;
	font-size: 13px;
	color: #496298;
	
}

h1{
	
	margin: 0;
	line-height: 10px;
	padding: 0;
}

h2{
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin-left: 25px;
	color: #496298;
}

/* Sections */

#mentors{
	height: 290px;
	
}


#events{
	margin-top: 0px;	
}

#events{
	text-align: center;
}

#need{
	
	height: 282px;
}

#sponsors{
	margin-top: 80px;	
}

.who {
	font-size: 12px;
}

.who h3{
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.who p{
	margin: 0px;
	margin-bottom: 25px;
}

.who a{
	color: #fff;
}


.label{
	float: left;
	width: 28%;
	height: 35px;
	text-align: left;
}

.description{
	float: right;
	height: 35px;
	text-align: left;
	width: 70%;
}

.moreInfo{
	clear: both;
}

.pic2{
	margin-top: 20px;
}

.rightsurfersbg{
	background: url(images/site/rt_surfers.png);
	width: 384px;
	height: 681px;
	position: relative;

	z-index: 10;
	top: 80px;
	left: 450px;
}

.leftsurferbg{
background: url(images/surfer_left.png);
height: 397px;
width: 133px;
top: -315px;
	left: -60px;
	position: relative;
	z-index: 1;
}
