body {
	background-color: #01111d;
	text-align: center;
	color: #999933;
	
}
.more {
	float: right;
	color: #0000CC;
	text-decoration: none;
}
.clear {
	clear:both;
}
p {
	margin:20px 0px 20px 0px;
	line-height: 1.3em;
	font-size: 14px;
	font-family: "Arial Narrow";
}

blockquote{
	width: 250px;
	line-height: 1.4em;
}

h1, h2, h3{
 font-family:Bolton;
 }
 
 a{text-decoration:none;
 color:#999900;
 }
 a:hover{
 	color:#ffffff;}
 ul, li{
 list-style:none;
 }
#container {
	width:873px;
	position: relative;	
	margin: auto;	
	z-index: auto;
	
}
#nav-wrapper {
	position:relative;
	background-image:url(../images/nobuttonmenu1.png);
	height: 90px;
	width: 873px;
	background-repeat: no-repeat;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width:150px;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-align:left;
	text-decoration: none;
	color:#999900;
	font:bold 14px Verdana;
}

#dropmenudiv a:hover{ 	
	color:#FFFFFF;
	font-weight:bold;
}

#nav {
	position:relative;
	list-style: none;
	text-align: center;
	height: 35px;
	margin-top: 25px;
	font-weight:bold;
}
#nav ul {
	padding: 0;
	list-style: none;
	z-index:99;
	overflow:visible;
	margin:0px;
	position:relative;
}
#nav li {
	float:left;
	display:block;
	list-style: none;
	text-align: center;
	width:100px;
	background-color:#000;
	height:auto;
	margin-top: 5px;
}
#nav li.home {
	float:left;
	margin-left:120px;
	width:70px;
	position: relative;
	margin-right: 5px;
}

#nav a {
	text-decoration:none;
	display:block;
	margin:0.2em 0 0.2em 0.1em;
	width:90px;
	height:20px;
	color: #999900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#nav a:hover, #nav li:hover {
	background-color:#000000;
	color: #ffffff;
}
#nav ul li:hover, #nav ul li a:hover {
	color: #ffffff;
}
#nav ul {
	display:none;
}


#header {
	position:relative;
	background-image:url(../images/header1.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:380px;
	margin: 20px 20px 30px 90px;
	float:left;
	display:inline;
	position: relative;
	height: 350px;
}

#welcome {
	width:300px;
	margin: 50px 70px 20px 10px;
	float:right;
	display:inline;
	text-align: center;
}
#welcome h2 {
	margin: 0px 0px 20px 0px;
	font-family: Bolton;
}
#welcome p {
	width:250px;
	text-align: center;
	margin-left: 30px;
}#welcome img {
	border: solid 3px #FFFFFF;
}
.marquee {
	background-color:#000000;
	padding:5px;
	color: #999933;
	width: 270px;
	height: 70px;
	margin-left: 10px;
}
.html-marquee {
	height:150px;
	width:250px;
	background-color:#000000;
	font-family:"Arial Narrow";
	font-size:14pt;
	color:#999933;
	border-width:0;
	border-style:solid;
	border-color:#ff0000;
}

#middle {
	background-image:url(../images/middle3.gif);
	width:873px;
	height:21px;
	position: relative;
}
#middle2 {
	background-image:url(../images/middle4.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(../images/content1.gif);
	width:873px;
}

#content a{
color:#999900;
text-decoration:none;

}

#content a:hover{
	color:#ffffff;
}
#left {
	float:left;
	width:400px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#bottomsection{
	background-color:#000000;
	float:left;
	width:693px;
	margin: 0px 0px 0px 85px;
	display:inline;}

#left a img {
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}

.spects a {
color:#999933;
}
.spects a:hover{
color:#FFFFFF;
}
.spects {
	color:#cccccc;
	font:arial narrow;
	font-size: 14px;
	display:block;
	border: thin #999933 ridge;
	padding:5px 10px;
	width:300px;
	line-height:1.5em;
	text-align:left;
	margin-top: 5px;
}

#right {
	float:right;
	width:280px;
	height:auto;
	display:inline;
	padding-right: 85px;
	padding-left: 5px;
}
#right a img {
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(../images/footer1.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p {
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a {
	font-size:11px;
}
            
