@charset "ISO-8859-1";
/* CSS Document */
body{ 
	background-image:url(Layoutpix/space.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.searchbar{
	color:#66CCFF;
}

a:hover {
	text-decoration:none;
	color:#003300;

}

a:link{
	text-decoration:none;
	color:#00CCFF;

} 

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

ul{
	color:#0099FF;
	
}

.news{
	color:#0099FF;
	position: absolute;
	width: 900px;
	left: 200px;
	top: 111px;
	font-size:14px;
	

}

.surv{
	color:#0099FF;
	position: absolute;
	width: 900px;
	left: 200px;
	top: 111px;
	font-size:14px;
	

}

div.leftnav{
	height: 800px;
	width: 180px;
	text-align:inherit;
	color:#66CCFF;
	left:0px;
	border-right-style: dotted;
	border-right-color:#006699;
	border-right-width: thin;
	font-size:12px;
}

.leftnavlink{
	margin-left:10px;
}
 
.banner{
	color:#66CCFF;
	text-align:center;
}

.quote{
	color:#66CCFF;
	text-align:left;
}

.Undercon{
font-size:42px;
color:#FFFF00;
text-align:center;
font:bold;
}

p.newsentry{
border-style:solid;
border-width:thin;
background-color:#000000;

border-bottom:outset;
border-bottom-width:medium;
border-bottom-color:#000066;

border-right:none;
border-bottom-color:#000066;
border-bottom-width:medium;
}