html { 
	background-color: #efefef; 
	background-image:url(../images/fixedbackground.jpg); 
	background-position:center top; 
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	}
	
body {
  	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
	padding: 0px;
	margin: 0px;
}



/* Main Div Structure */



#bottombanner {
	width: 850px;
	height: 30px;
	background-color: #000;
	position:absolute;
	bottom: 0;
	text-align:center;
	padding-top: 5px;
	
}

#leftnav {
	width: 200px;
  position: fixed;
  float: left;
  margin-top: -75px;
}

#leftnavwrapper {
	padding: 10px 0px 10px 5px;
	background:url(../images/black80.png);
	margin-top: 12px;
}



#maincontent {
	width: 820px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 90px; 
	overflow:visible;
	
 }
 
#maincontentwrapper {
	width: 572px;
	float: right;
	margin: 0px 0px 40px 0px;
  	padding: 10px;
	background-color: #FFF; 
}

#headline-main {
	border-bottom: 1px #666 solid;
	padding-bottom: 4px;
}

#headline-basic {
	border-bottom: 1px #666 solid;
	margin-bottom: 12px;
	padding-top: 24px;
	padding-bottom: 2px;
}

#headline-sub {
	border-bottom: 1px #666 solid;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 2px;
}

#img-large {
	margin-bottom: 12px;
	
}


 
 #topnav {
 	width: 850px;
	}

	
.logo {
	margin-bottom: 20px;
}

#panel-area {
	padding: 10px 0px;
}

#panel-photo {
	width: 130px;
}

#panel-members { 
	width: 430px;    
	float:right;
}

#logoarea{
	 height: 215px;
}

#logocontainer {
	margin: 20px 0px 20px;
	}
#logorow {
	overflow:hidden;
	}
#logocolumn {
	width: 186px;
	text-align:center;
	float: left;
	}
#copyright {
	text-align:center;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
 
 
 /* Text Classes */
 
 hr {margin-bottom: 12px;
     margin-top: 24px;}
 
.p1 {
	line-height: 1.7em;
	color: #666;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:10px;
	text-indent: 30px;
	text-align:justify;
	}
	
.whitetext {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: .1em;
}
	
.leftnav {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	line-height: 1.8em;
	letter-spacing:.5px;
	font-weight:bold;
}
	
.link1 {
	color:#fff;
	padding: 2px;
	text-decoration:none;
}

.link2 {
	font-family:Helvetica, Arial,  sans-serif;
	text-decoration:underline;
	color: #00F;
	}
	
.link3 {
	font-family:Helvetica, Arial,  sans-serif;
	text-decoration:underline;
	color: #000;
	}
	
.link2:hover {
	color: #F00;
}


.link1:hover {
	background-color:#fff;
	color: #111;
}

h1 {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:22px;
	color: #000;
	letter-spacing: .05em;
}

.h1 {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:28px;
	color: #000;
	letter-spacing: .05em;
}

.h1_a {	
	font-family:Helvetica, Arial,  sans-serif;
	font-size:36px;
	color:#000;
	letter-spacing: .05em;
	font-weight: bold;
}

.h2 {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:22px;
	color: #000;
	letter-spacing: .05em;
	font-weight:bold;
}

.h3 {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:16px;
	color: #444;
	letter-spacing: .05em;
	line-height: 1.4em;
}

.h3b {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:16px;
	color: #000;
	letter-spacing: .05em;
	line-height: 1.4em;
}

.h2_a {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:20px;
	color: #666;
	letter-spacing: .05em;
}


.h4 {
	font-family:Helvetica, Arial,  sans-serif; 
	color: #444;
	font-size:16px;
	line-height: 1.4em;
	letter-spacing: .05em;
}

.h5 {
	font-family:Helvetica, Arial,  sans-serif; 
	color: #666;
	font-size:12px;
	line-height: 1.4em;
}


.basiccopy {
	font-family:Helvetica, Arial,  sans-serif;
	color: #222;
	font-size:11px;
	line-height: 1.4em;
}

.title {
	font-family:Helvetica, Arial,  sans-serif;
	color: #222;
	font-size:12px;
	line-height: 1.8em;
}

.schedule {
	font-family:Helvetica, Arial,  sans-serif;
	color: #222;
	font-size:11px;
	line-height: 1.6em;
}


.finetext {
	font-family:Helvetica, Arial,  sans-serif;
	color: #222;
	font-size:10px;
	line-height: 1.2em;
	letter-spacing: .05em;
}


 /* Image Classes */
 
.bottompadding {
	 margin-bottom: 10px;
}

.toppadding {
	 margin-top: 10px;
}

.caption-padding {
	padding-bottom:4px;
}

.bottom-spacer {
	padding-bottom:8px;
	border-bottom: 1px #999 solid;
	margin-bottom: 4px;
}

.basicpadding {
	padding: 10px 0px 5px 0px;
}

.imgblock {
	display:block;
	margin:0;
}


 
 


