﻿body {
	background: #000000 url('images/star-field.jpg') no-repeat fixed center top;
	color:#ffffff;
	font-family:arial,helvetica;
	font-size:small;
}
html {
	height:101%
}

#banner {
	width:924px;height:100px;
	background-image: url('images/panel-bg.png');
	margin:auto;
	border:1px #333333 solid;
}
#navigation {	
	width:924px;
	height:32px;
	padding: 5px 0 0 0;
	margin:auto;
	margin-top:10px;
}

#navigation img {
	border:0;
}

#navigationbottom {	
	margin:auto;
	margin-bottom:15px;
}

a:link {color: #3399ff;}
a:visited {color: #3399ff;}
a:hover {color: #ffffff;}

a:link    img {border:1px solid #488ccc;}
a:visited img {border:1px solid #265988;}
a:hover   img {border:1px solid #b00;}

#navigationbottom a:link {color: #3399ff; text-decoration: none;padding: 0 6px 0 6px;}
#navigationbottom a:visited {color: #3399ff; text-decoration: none;padding: 0 6px 0 6px;}
#navigationbottom a:hover {color: #ffffff; text-decoration: underline;padding: 0 6px 0 6px;}

#content {
	width:924px;
	background-image: url('images/panel-bg.png');
	margin:auto;
	margin-top:10px;
	margin-bottom:25px;
	border:1px #333333 solid;
}
.text {width: 700px;margin:auto;text-align:justify;}
.text2 {width: 500px;margin:auto;text-align:justify;}
#list {width: 600px;margin:auto;}
#list li {list-style-type:circle;}
#footer {
	width:924px;
	height:85px;
	background-image: url('images/panel-bg.png');
	margin:auto;
	margin-top:10px;
	border:1px #333333 solid;
}
h1 {font-size:14px;color: #ff9933;letter-spacing:1px;margin-left:50px;}

.center {text-align:center;}
.small {font-size:11px ;}
.picbox {border: 1px solid #889;}

#wf {width: 924px;margin: auto;font-size:.7em;text-align: right;margin-bottom:25px;}

#wf a {color: #fff; text-decoration: none;}

#wf a:hover {text-decoration: underline;}

