#container {
	margin:0 auto 20px;
	width:850px;
	padding:5px 20px 20px;

   


	background:;
	clear: both;
	float: none;
	height: 100%;
	background-color: #000066;
}

body {
	padding:5px;
	margin:0;
	font:90% tahoma, verdana, sans-serif;
	background:#990033;
	color:white;
	position: absolute;
	overflow: auto;
	clear: both;
	background-image: url(images/bluecurtain.png);
	text-indent: 5px;
}


a {
color:orange;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a:hover {
color:white;
text-decoration:none;
border-bottom:1px solid #505050;
}

/* Toptab menu */

#toptabs {
margin:10px auto -1px auto;
font-size:0.8em;
width:760px;
}

#toptabs p {
text-align:right;
color:#808080;
}

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover {
background:#fafafa url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover {
text-decoration:none;
border-bottom:1px solid #FF0000;
}



/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1.1em;
	background:#FFFFFF url(images/corner.gif) no-repeat right top;
	border-bottom:1px solid #ffffff;
	border-left:1px solid black;
	color: #000000;
}

.navitab:hover {
text-decoration:none;
background:#d0d0d0 url(images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
font-size:1.1em;
text-decoration:none;
background:#000000 url(images/corner.gif) no-repeat right top;
	border-left:1px solid white;
	border-top:1px solid white;
}

.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}


.sidelink {
text-align:left;
display:block;
width:140px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.hide {
display:none;
}
p.shadowtext {
	margin:0px auto;
	width:700px;
	filter:shadow(color:blue);
	font-family: Arial, Helvetica, sans-serif;
	color:orange;
	font-size:24pt;
line-height:200%:; 	float: none;
} 
