div#header    { background-color: transparent; background-image: none; background-repeat: no-repeat; background-position: right top; text-align: left; visibility: visible; margin: 0; padding: 0 1px 1px; z-index: 1; width: 100%; float: none }

div#maincontent   { text-align: center; margin-right: 12%; padding: 2% }

div#rightcolumn   { text-align: center; padding: 2%; width: 12%; float: right }

body       { font-family: georgia, "Book Antiqua", palatino, serif; background: #000 url("backgrnd.jpg") no-repeat fixed right top; padding: 0 }
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}


a:link	{
	color:	#699;
	background-color: transparent;
	}


a:visited	{
	color:	#999;
	background-color: transparent;
	}


a:active	{
	color:	#000;
	background-color: transparent;
	}


a:hover	{
	color:	#066;
	background-color: transparent;
	text-decoration:	underline overline;
	}
p     { color: #00FFCC; line-height: 1.5em; background-image: none; background-repeat: repeat; background-attachment: fixed; margin-top: 0; padding-top: 0 }
img	{
		/* turns off gaps around images */
	border:	0
	}
	
	
	
div#rightcolumn a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 0px 0px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #009fa4; background: #transparent;
   border-right: 0px solid #000000;}
div#rightcolumn a:hover {color: #e900c5; background: #00d0b2;
   border-right: 0px double white;}
   
   
div#rightcolumn a img {height: 0; width: 0; border-width: 0;}
div#rightcolumn a:hover img     { position: absolute; top: 200px; left: 475px; width: 75px; height: 75px; float: none }

div#content {position: absolute; top: 26px; left: 161px; right: 25px;
   color: #BAA; background: #000000; 
   font: 13px Verdana, sans-serif; padding: 10px; 
   border: solid 5px #444;}
div#content p {margin: 0 0em 0em;}
div#content h3 {margin-bottom: 0.25em;}

h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #333; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
code, pre {color: #EDC; font: 110% monospace;}
#links { visibility: visible; position: absolute; z-index: 100; top: 81px; left: 0; width: 166px; height: 700px }
