/* CSS Document */

body {
	background-color: #020200;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-position:center;
	background-repeat: repeat-y;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
}

a:link {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}

a:hover{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
color:#cccccc;
text-decoration:none;
}

a:visited {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}

a:visited:hover{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
color:#cccccc;
text-decoration:none;
}

#content {
padding-left:25px;
padding-top:15px;
padding-right:15px;
}

h1 {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:22px;
color:#000000;
margin: 0 0 0 0;
}

#trans {
filter:alpha(opacity=30);
opacity: 0.30;
-moz-opacity:0.30;
}

#trans div,p,h1,img {
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}



/* BOTTOM NAV LINKS */

#bottomnav {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
text-decoration:none;
text-align:center;
}

#bottomnav a:link {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

#bottomnav a:hover{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#cccccc;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

#bottomnav a:visited {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

#bottomnav a:visited:hover{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#cccccc;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

/* COPYRIGHT INFORMATION */

#copyright {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#676767;
padding-left:10px;
padding-right:10px;
text-decoration:none;
text-align:left;
}
