body {
	background: #fff url(../images/bg02.jpg) no-repeat fixed;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
		}	
	/*establish some parameters for general layout*/
#pageheader {
	/*background: url(bg02.jpg) no-repeat fixed;*/
	color: #000;
	border: 0;
	/*border-bottom: 1px dotted #000;*/
	margin: 0;
	padding: 0;
	margin-left: 130px;
	text-align: center;
	height: 81px;
	width: 650px;
}

#pageheader h1 a:link, :visited, :hover, :active {text-decoration:none; color:#000;}
li{
font: 90% arial, sans-serif;
}
img{ border:1px solid black;}
#showme{
width: 400px;
text-align: center;
margin-top: 35px;
/*margin: 25px 80px 0 120px;*/
padding: 0;
}
.back,.fwd{ margin: 5px; border:2px dotted #996; padding:5px; background:#cc9}

#showme a:link, :visited, :hover, :active {text-decoration: none; color:#000; }


.alt{
display:none;
}

div#viewport {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 450px;
}

#nav {
/*float left*/
position: absolute;
left: 0;
margin: 0;
padding: 0 25px 25px 15px;
/*background: url(bg02.jpg);*/
border: 0;
width: 151px; /*false value for ie 4-5.x/Win */
voice-family: "\"}\"";
voice-family: inherit;
width: 100px; /*actual value for conformant browsers*/
}

html>#nav {
width: 100px; /*Be nice to opera*/
}	

#primarycontent {
border: 0;
padding: 0;
margin: 0;
margin-left: 130px;
width: 570px;/*False value for ie 4-5.x/win */
voice-family: "\"}\"";
voice-family: inherit;
width: 520px; /*actual value for conformant browsers*/
}

#bravefourhundred {
margin-left: 35px;
margin-top: 40px;
border: 0;
padding: 0;
text-align: left;
width: 450px; /*False value for ie 4-5.x/win */
voice-family: "\"}\"";
voice-family: inherit;
width: 400px; /*actual value for conformant browsers*/
}

html>#bravefourhundred {
width: 400px; /*be nice to Opera */
}
	
	#nav ul {
	list-style: none;
	padding: 0;
	margin: 55px 0;
	border: 0;
	}

#nav li	{
	text-align: center;
	border-bottom: 1px solid #000;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 10px/15px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	background: #e0861e;
	}

#secondarytop, #tertiarytop	{
	border-top: 1px solid #000;
	}

#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #bdcdbd;
	color: #000;
	text-decoration: none;
	width: 100px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 98px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#nav li a {
	width: 98px;	 /* Be nice to Opera */
	}
	
#nav li a:hover {
	font-weight: normal;
	background: #c90;
	color: #fff;
	text-decoration: none;
	}
	
	#nav li a span{
	display: none;
}	

#nav li a:hover span{
	display: block;
	position: absolute;
   	top: 210px; left:0px; 
	width: 125px;
   	padding: 5px; 
	margin: 10px; 
	color: #999; 
   	/*background: #fff url(../bg02.jpg) no-repeat fixed;*/
   	font: 10px Verdana,sans-serif; 
   	text-align: center;
	/*z-index: 100;*/
	}
	
h1{
	color: #000;
	margin: 10px 10px 0.2em;
	padding: 3px 0 3px;
	font: bold 120% Arial, sans-serif;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: lowercase;
	}

h3{
	font: bold 95% Verdana, sans-serif;
	letter-spacing: 0.05em;
	}	
h4{
	font: bold 75% Arial,sans-serif;
	color: #000;
	text-align: right;
	padding: 0;
	padding-top: 6px;
	margin-right:95px;
	border-top: 1px solid #bdcdbd;
	}	

h4 a{
	color: #999;
	text-decoration: none;
}	

p{
	color: #000;
	font: 13px/1.5 Arial, sans-serif;
}

div#slides{
	position: absolute;
	top: 155px;
	left: 15px;
}


div#slides li a span{
	display: none;
}	

div#slides li a:hover span{
	display: block;
	position: absolute;
   	top: 115px;
	left: -35px; 
	width: 125px;
   	padding: 5px; 
	margin: 10px; 
	color: #330; 
   	/*background: #fff url(../bg02.jpg) no-repeat fixed;*/
   	font: 10px Verdana,sans-serif; 
   	text-align: center;
	}