body {  
	background: #000000;
	color: #999999;
	font-size: 75%; 
	font-family: arial, helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	line-height: 1.3em;
}     
#header .h1 {
	position: relative;
	margin-top: 6px;
	left: 27%;
	width: 44%;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	text-align: right;
	padding-top: 4.4em;
	letter-spacing: .5em;
	font-size: 150%;
	font-weight: bold;
	display: block;
}
#header .h2 {
	position: relative;
	left: 27%;
	width: 44%;
	height: 2.6em;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-weight: normal;
	background-color: #666666;
	padding: 0px;
	display: block;
}
h1 {
	font-size: 150%;
}
h3 {
	margin-top: 0.5em;
}
h4 {
	display: block;
}
#sidebar-top, #content, #sidebar-bottom, #footer{  
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	font-weight: bold; 
	text-decoration:none;
	line-height: 1.3em;    
	padding: 0px;
}
#sidebar p {
	margin: 0px;
}
#sidebar .h1{
	border-width: 2px 0px 2px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #666666;
	margin-top: 3px;
	margin-bottom: 5px;
	display: block;
}
#sidebar {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 100%;
}
#sidebar-top {
	position: absolute;
	margin-top: 15px;
	left: 1.25%;
	width: 20%;
	padding-top: 8.3em;
	text-align: center;
}

#content, #footer {
	position: relative;
	left: 27%;
	width: 44%;
	text-align: left;
	border-top: 0px;
}
#content {
	background-position: center;
	background-image: url(blackstars34.gif);
}
#sidebar-bottom{
	position: absolute;
	margin-top: 15px;
	right: 1.25%;
	width: 20%;
	padding-top: 8.3em;
	text-align: center;
}
#menu a {
	display: block;
}
a {  
	color: #7991EB;
	font-weight: normal; 
	font-style: normal; 
	text-decoration:none;
	line-height: 1.3em;
}      
a:hover {
	color: #999999; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	line-height: 1.3em;
}     
a:visited{
	color:#7991EF;
}
