/* CSS Document */
/* this is the stylesheet.  yay. */

body,td,th {
	color: #AACC77;
	font-family: Verdana, Arial, sans-serif;
	font-size:15px;
 	letter-spacing:0.8px;
	line-height:130%;}

body {
	background-color: #000000;
    margin:0;
    padding-top:0;
    padding-left:0;
    padding-right:0; }

hr {color:#FFFFFF;}

#footer {text-align:center;}

#body {
	margin-left:7%;
	margin-right:1%;}

#head {
	height:65px;
	voice-family: "\"}\"";
	voice-family: inherit; 
	width:auto;	
	margin-top: 10px;
	margin-left:3%;
}

#links {
	width: 250px;
	position: absolute;
	left:10px;
	top:85px;
	margin-left:7%;
}

#rmenu {
	width:40px;
	position: absolute;
	top:86px;
	right:50px;
	margin-right:7%;}

#b-navbar {
   height:0px;
   visibility:hidden;
   display:none
   }

#text {
voice-family: "\"}\"";
voice-family: inherit;
margin-left:265px;
margin-right:18%;
}

html>body #text {
margin-left: 265px;
margin-right:18%;
}

.style1 {font-size: smaller; text-align:center;}
a:link {color: #99CC00; text-decoration: none;}
a:hover {color: #669933;}
a:visited {color: #99CC00; text-decoration: none;}
blockquote {color: #88AA55; font-size: 14px;}
h1 {color: #88BB55; font-family:"Courier New", Courier, monospace; font-size:30px; line-height:110%;}
h2 {color: #FFFFFF; font-family:"Courier New", Courier, monospace; font-size:25px; line-height:100%; letter-spacing:0px;}
h3 {color: #88BB55; font-family:"Courier New", Courier, monospace; line-height:100%;}
h4 {color: #FFFFFF; font-family:"Courier New", Courier, monospace; line-height:100%;}


.centre {
color:#ffffff;
text-align:center;
} 


div.noShow {
display: none;
}