#wrapper{
	padding-top: 0px;
	border-color:#ffffff;
	border-width: 0px;
	border-style:solid;
	background: #1b2473;
	margin: 0% auto;
	width:827px;
}

#slideshow{
	padding-top: 0px;
	border-color:#ffffff;
	border-width: 10px;
	border-style:solid;
	background: #1b2473;
	margin: 0% auto;
	height:600px;
	width:827px;
}

#screen{
	padding-top: 0px;
	border-color:#ffffff;
	border-width: 10px;
	border-style:outset;
	background: #000000;
	margin: 0% auto;
	height:400px;
	width:600px;
}
	
	
body{
	font: bold italic 14pt bookman old style, sans-serif;
	color: #ffffff;
	line-height: 1.3;	
	margin: 0px;
	padding: 0px;
	background: #1b2473;
	text-decoration: uppercase;
}

#story{
  	width: 750px;
  	text-align:left;
   }

a{
	color: #ff6600;
	text-decoration: none;
}

a:link{
	color: #ff6600;
	text-decoration: none;
	outline-color: #FF0000;
}

a:visited{
	color: #ff6600;
	text-decoration: none;
}

a:hover{
	color: #ff6600;
	text-decoration: none;
}

.button {
    color: #000000;
    display: inline;
    font: bold italic 12px arial, sans-serif;
    height: 24px;
	margin-right: 6px;
    }

.button span {
    display: inline;
    line-height: 30px;
	padding: 25px 100px 140px 10px;
   } 
   
#sectionLinks a {
	color: #000000;
	}

#sectionLinks a:hover{
	background-image:url(images/buttons/button_over.jpg);
	background-repeat: no-repeat;
}


h1{
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 200%;
 	color: #ffffff;
 	margin: 0px;
 	padding: 0px;
}

h2{
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font: bold italic 16pt bookman old style, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}

h3{
 	font: bold italic 15pt bookman old style, Arial, Helvetica, sans-serif;
 	color: #ff6600;
 	text-transform: uppercase;
 }

h4{
 	font-family: Arial,sans-serif;
 	font-size: 90%;
 	font-weight: bold;
 	color: #ffffff;
}

h5{
 	font-family: Arial,sans-serif;
 	font-size: 100%;
 	color: #ffffff;
}


li{
	display:inline;
}

label{
 	font-family: Arial,sans-serif;
 	font-size: 100%;
 	font-weight: bold;
 	color: #ooccff;
}

#masthead{
	padding-top: 5px;
	width: 100%;
	border-bottom: 0px solid #ffffff;
	}

#content{
  	width: 100%;
   }

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #ffffff;
	padding: 10px 10px 1px 10px;
	text-align:center;
	background-repeat: no-repeat;
	text-transform: uppercase;

}

#audio{
color: #00ffff;
background-color:#1b2473;
position:absolute;
top:0;
right:0;
z-index:9;
width:25px;
}

