@charset "UTF-8";

body {
	background-image: url(images/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbkg {
	position:absolute;
	width:195px;
	height:594px;
	z-index:1;
	left: 2px;
	top: 165px;
}
#display {
	position:absolute;
	width:1076px;
	height:596px;
	z-index:1;
	left: 194px;
	top: 7px;
}
#mission {
	position:absolute;
	width:1011px;
	height:115px;
	z-index:2;
	left: 196px;
	top: 574px;
}
#apDiv1 {
	position:absolute;
	width:1061px;
	height:147px;
	z-index:2;
	left: 196px;
	top: 597px;
}
#nav {
	position:absolute;
	width:176px;
	height:556px;
	z-index:3;
	left: 6px;
	top: 10px;
}
#navbkg  #nav  li {
	font-family: "Trebuchet MS Italic", Times, serif;
	font-size: 14px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
	color: #382402;
	text-align: center;
	margin-left: -30px;
	line-height: 38px;
}
#navbkg #nav li a:link {
	background-image: url(images/navbutton-reg_03.jpg);
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	color: #382402;
	height: 38px;
	width: 161px;
}
#navbkg #nav li a:visited {
	background-image: url(images/navbutton-reg_03.jpg);
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	color: #382402;
}
#navbkg #nav li a:hover {
	background-image: url(images/navbutton-ro_03.jpg);
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	color: #382402;
}
#navbkg #nav li a:active {
	background-image: url(images/navbutton-ro_03.jpg);
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	color: #382402;
}
