body {color: #ffffff;
background-color: #000000;
margin: 25px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-style: 25px;
line-height: 1.5em;
text-align: left;
font-size: 0.8em; }
a:link {color: #b6b6b6;
background-color: #000000;
 }
a:hover {color: #991200;
background-color: #000900;
 }
h1 {font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.5em;
font-weight: normal;
color: #991200;
}
h2 {font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.4em;
font-weight: normal;
color: #991200; }
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #991200;
font-weight: bold; }
h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #991200;
	font-style: normal;
 line-height: 1.5em;
 text-align: left;
 font-size: .8em;
 }
h5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #991200;
	font-style: normal;
	line-height: 1.5em;
	text-align: left;
 }
blockquote {font-style: italic
}
.style4 {
	color: #991200;
}
.style5 {
	color: #b6b6b6;
	font-size: .7em;
	}
	
/* specific divs */
#navigation {
	position:absolute;
	left:50px;
	top:50px;
	width:400px;
	height:84px;
	z-index:23;
}

#slideshow {
	position: absolute; 
	left: 50px; 
	top: 140px; 
	width: 400px; 
	height: 267px; 
	z-index: 21; 
	background: #000000; 
	vertical-align: middle;
}

#copyright {
	position:absolute;
	left:50px;
	top:412px;
	width:400px;
	height:19px;
	z-index:24;
}
