body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #000;
}
#wrapper{
	width: 800px;
	height: 639px;
	border: 2px solid red;
	margin: 0 auto;
	margin-top: 25px;
		margin-bottom: 30px;
}
#wrapper2{
	width: 800px;
	height: 1115px;
	border: 2px solid red;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 30px;
}
#wrapper a{color: #000;}
#nav{
	background-color: #000;
	width:138px;
	margin-left: 11px;
	margin-right: 4px;
	float: left;
}
#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#nav ul li{
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav ul li.ahome {
	background:url('images/nav/home_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}

/*SON OF SUCKER FISH DROP DOWNS MODIFIED*/	
#drops, #drops ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
}
#drops ul.drop {
	width:inherit;
	clear:both;
	float:left;
}
#drops ul.drop li {
    width:inherit;
	clear:both;
}
#drops ul.drop a {
	text-decoration:none;
	font-weight:bold;
	clear:both;
	float:left;
}
#drops ul.drop a:hover{
	color: #daac0d;
}	
#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
}
#drops li {
	float: left;
	/*width: 10em;*/
}
#drops li ul {
	position: absolute;
	left: -999em;
}
#drops li:hover ul {
	left: auto;
}
#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}
/*END SUCKERFISH*/


#nav a.ahome {
	background:url('images/nav/home_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.aresume {
	background:url('images/nav/resume_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.abio {
	background:url('images/nav/bio_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.apress {
	background:url('images/nav/press_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.asurf {
	background:url('images/nav/surf_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.awake {
	background:url('images/nav/wake_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.aart {
	background:url('images/nav/art_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.acontact {
	background:url('images/nav/contact_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.astore {
	background:url('images/nav/store_a.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}

#nav a.home {
	background:url('images/nav/home_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.resume {
	background:url('images/nav/resume_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.bio {
	background:url('images/nav/bio_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.press {
	background:url('images/nav/press_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.surf {
	background:url('images/nav/surf_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.wake {
	background:url('images/nav/wake_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.art {
	background:url('images/nav/art_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.contact {
	background:url('images/nav/contact_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.store {
	background:url('images/nav/store_h.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}

#nav a.home:hover {
	background:url('images/nav/home.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.resume:hover{
	background:url('images/nav/resume.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.bio:hover {
	background:url('images/nav/bio.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.press:hover {
	background:url('images/nav/press.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.surf:hover {
	background:url('images/nav/surf.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.wake:hover {
	background:url('images/nav/wake.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.art:hover {
	background:url('images/nav/art.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.contact:hover {
	background:url('images/nav/contact.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}
#nav a.store:hover {
	background:url('images/nav/store.jpg') no-repeat;
	height:49px;
	width: 138px;
	text-indent:-999999px;
}

a img{ border: none;}

#sponsors li a:hover img, #resume a:hover img, #press a:hover img {
filter: alpha(opacity=60); /* IE */
-moz-opacity: 0.6; /* Mozilla */
opacity: 0.6;
}
#sponsors li a img, #resume a img, #press a img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
opacity:1.0;
}
#surf a:hover img, #wake a:hover img, #contact a:hover img {
filter: alpha(opacity=60); /* IE */
-moz-opacity: 0.6; /* Mozilla */
opacity: 0.6;
}
#surf a img, #wake a img, #contact a img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
opacity:1.0;
}
/*HOME*/
#sponsors{
	background-image: url("images/home/home_img.jpg");
	width: 647px;
	height: 639px;
	float: right;
}
#sponsors ul{ 
	padding: 0;
	margin: 0;
	margin-left: 16px;
	}
#sponsors li {

	list-style: none;
	display: inline;
	padding: 0;
	border: 0;
}
#sponsors li a img{
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	margin-left: -5px;
		margin-top: 525px;
}
#sponsors p{
	display: none;
}

/*BIO*/
#bio{
	width: 647px;
	height: 487px;
	float: right;
	margin-top: 0px;
}
#bio p{display: none;}

/*WAKE*/
#wake p{display: none;}

#wake{
	background-image: url("images/wake_img.jpg");
	width: 647px;
	height: 639px;
	float: right;
}
#wake a img{
	margin-left: 50px;
	margin-top: 455px;
}

/*SURF*/
#surf p{display: none;}

#surf{
	background-image: url("images/surf/surf_img.jpg");
	width: 647px;
	height: 639px;
	float: right;
}
#woost{
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: -20px;
	margin-top: 20px;
}

/*STORE*/
#store{
	background-image: url("images/store_img.jpg");
	width: 647px;
	height: 639px;
	float: right;
}
#store p{display: none;}

/*resume*/
#resume{
	background-image: url("images/resume_img.jpg");
	width: 647px;
	height: 639px;
	float: right;
}
#resume img.tm{
	border: 3px solid #000;
	display: block;
	margin-left: 140px;
	margin-top: 50px;
}
#resume img.dl{
	margin-left: 210px;
	margin-top: 15px;
}
/*contact*/
#contact{
	background-image: url("images/contact_img.jpg");
	width: 647px;
	height: 619px;
	float: right;
	padding-top: 20px;
	color: #fff;
	font-family: Arial, sans-serif;
}
#contact img.info{
	margin-left: 20px;
}
#contact ul{ 
	padding: 0;
	margin: 0;
	margin-left: 16px;
	}
#contact li {

	list-style: none;
	display: inline;
	padding: 0;
	border: 0;
}
#contact li a img{
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	margin-left: -6px;
	margin-top: 70px;
}
#content_middle{
	margin-left: 28px;
	margin-top: 30px;
	width: 620px;
}
#talk dt{
	font-weight: bold;
}
#talk dd{
	margin-left:0px;
	margin-bottom: 10px; 
}
#rad{
	margin-left: 270px;
	margin-top: -5px;
}



/* the main layout */

#contentForm {
  display: block;
  width: 520px;
  margin: 30px auto;/*this line will center the page*/

}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  width: 165px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.png) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 160px;
  margin-top: -5px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}







/*press*/
#press{
	width: 620px;
	float: right;
	margin-top: 26px;
	margin-left: 20px;
}
#press img{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
}


/*art*/
#art{
	width: 620px;
	float: right;
	margin-top: 26px;
	margin-left: 20px;
}
#art img{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
}



