body {
    margin: 0px;
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    color: #000; 
    padding-top: 10px; 
    font-family: verdana, arial, helvetica, sans-serif; 
    background-color: #4C4C4C;
}

#wrap {
background: #4C4C4C url("images/colorbg.gif") repeat-y;
}

ul {
    font-family: verdana, arial, helvetica, sans-serif; 
font: 11px/20px verdana, arial, helvetica, sans-serif; 
}
p {
	padding-right: 0px; padding-left: 8px; padding-bottom: 0px; margin: 0px 0px 16px; font: 11px/20px verdana, arial, helvetica, sans-serif; padding-top: 0px
}
unknown {
	margin: 12px
}
unknown {
	text-indent: 30px
}

h2 {
margin-top: 10px;
color: #4c4c4c;
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 86%;
}


a {
	font-weight: 600; font-size: 11px; color: #09c; font-family: verdana, arial, helvetica, sans-serif; 
   text-decoration: none;
    border-bottom: #4C4C4C;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;

}
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	background-color: #eee
}
#header {
	border-right: black 0px solid; 
    padding-right: 0px; 
    border-top: black 1px solid; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 85px 0px 0px 210px;
    border-left: black 0px solid; 
    padding-top: 0px; 
    border-bottom: black 1px solid; 
    background-color: #EEEED9;
    height: 8px;
}
unknown {
	height: 14px
}
#content {
	padding-right: 10px; 
    padding-left: 10px; 
    padding-bottom: 10px; 
    
    margin: 9px 50px 50px 280px; 
    padding-top: 10px;
    /* height: 1500px; */
}

    #centerBox {
        width: 760px;
      /*  height: 1100px; */
        position: absolute;
        top: 10px;
        left: 20%;
        border: 0px solid #000;
        overflow: none;
        background-color: #ffffff;
    }
    
#content p.header {
    font-weight: normal; 
    color: #666666;
    font-size: 18px;
    font-family:esteticaone;
    padding-left: 0px;
}
#content p.header span{
    font-weight: normal; 
    color: #425CA9;
    font-size: 18px;
    font-family:esteticaone;
    display: block;
    text-indent: 6px;
}


#navwrap {
    position: absolute; 
    top: 240px;
	width: 164px;
	height: 600px;
    background: #fff;
	padding: 0;
	margin: 3px 0 20px 20px;
	}

#nav {
	position: absolute;
	top: 10px;	
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 570px;
	display: block;
	overflow: hidden;
	width: 154px;
    background: #fff;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: block;
	list-style-type: none;
	}

#nav a {
	padding: 0px 0 0 200px;
	overflow: hidden;
    height: 28px;
    display: block;
text-decoration: none;
    border: 1px none white;
	}
	
#nav a:hover {
    background-position: 0 -28px;
	}

#nav a.selected:hover {
	background-position: 0 -56px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -56px;
	}
	
#navhome a  {
    display: block;
    height: 28px;
	width: 152px;
	background: url(images/bar_home.gif) top left no-repeat;
	}

#navsched a  {
    display: block;
    height: 28px;
	width: 152px;
	background: url(images/bar_sched.gif) top left no-repeat;
	}
#navnews a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_news.gif) top left no-repeat;
	}

#navbio a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_bio.gif) top left no-repeat;
	}

#navbmw a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_bmwx.gif) top left no-repeat;
	}
#navmedia a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_media.gif) top left no-repeat;
	}
#navblog a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_blog.gif) top left no-repeat;
	}
#navsponsors a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_sponsors.gif) top left no-repeat;
	}
#navcontact a  {
    height: 28px;
	width: 152px;
	background: url(images/bar_contact.gif) top left no-repeat;
	}



#frmContact {
    margin-left: 16px;
    font-family: verdana, arial, helvetica, sans-serif; 
}

#frmContact label {
    display: block;
}

#frmContact input {
    width: 200px;

}
#frmContact #submit {
    font-family: verdana, arial, helvetica, sans-serif; 
	border: #1B6602 1px solid;
	background:  #D6E2EB;
  	cursor: pointer; 
	color: #000000;
	font-weight: bold;
  	padding: 4px;
	text-decoration: none;
}

#frmContact p {
    line-height: 1.2em;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 4px;
}
#frmContact .contactus {
    font-family: verdana, arial, helvetica, sans-serif; 
}

table.rs {
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 86%;

}
table.rs th {
 text-align: left;
background-color: #4c4c4c;
color: #fff;
}

table.rs tr.even {
background-color: #e2e2e2;
}


#photocredit {
margin-top: 80px;
font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 75%;
color: #666666;
background-color: #fff;

} 