body, table {
font: 10pt "Trebuchet ms", "Franklin Gothic Medium", "Verdana";
background:#025 url(stars.gif);
color: #000;
}
#layout {
Position:absolute;
background: url('background.jpg') no-repeat center;
width: 790px;
height: 475px;
left: 50%;
top: 50%;
margin:-237px auto auto -395px;
Border:7px double #057fcc;
}
#cd {
width: 117px;
height: 126px;
padding:0;
margin:-472px 25px 0;
float:right;
}
#content {
float: left;
overflow: auto;
width: 400px;
height: 400px;
padding: 10px;
margin:-470px 5px;
background: url(pilots.gif);
border: 5px double #057fcc;
}
#disclaimer {
float: left;
width: 550px;
padding: 0px;
margin: -40px 0 0 13px;
font: 11px "Trebuchet MS", "Franklin Gothic Medium", "Verdana";
line-height: 11px;
}
#menu {
float: right;
width: 276px;
height:221px;
padding: 0px;
margin: 254px 0 0 514px;
}

h1, h2 {
color:#057fcc;
padding:0px;
font: small-caps bold 12pt "Trebuchet MS", "Franklin Gothic Medium", "Verdana";
text-align:center;
margin:0px;
}
input, textarea, select {
background: url(transparent.gif);
border:2px dashed #057ffc;
font-family: tahoma,verdana;
font-size: 9px;
line-height: 12px;
}
.menu {padding-left:3px;}
.menu:link, .menu:active, .menu:visited {
color:#f9c12c;
text-decoration:none;
}
.menu:hover {
color:#ef7d24;
font-weight:bold;
text-decoration:underline;
}
a, a:link, a:active, a:visited {
color:#59058d;
text-decoration:none;
}
a:hover {
color:#27569e;
font-weight:bold;
text-decoration:underline;
}
ul, li {
list-style:none;
margin: 0px;
padding-left: 2px;
line-height:14px; 
}
li:before { 
font-weight:bold;
content: "\00BB \0020";
	}
img.flow {position:fixed;bottom:0px;left:198px;float:left;margin: 0px;}
.updates {font: italic bold 8pt verdana,arial,sans-serif;}
.hoverbox
{
color: #8A8373;
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 10px;
	left: 450px;
	z-index: 3;
}
.hoverbox li{
list-style-type: none;
margin: 0px;
padding-left: 15px;
line-height:14px;
display: inline;
float: right;
position:relative;
}
.hoverbox img{
	border: 0px;
	padding: 0px;
	vertical-align: top;
	width: 117px;
	height: 126px;
}

.hoverbox .preview{
	border-color: #057fcc;
	width: 150px;
	height: 150px;
}






