/* CSS Document */
<!--

html, body {
	font-family: "Lucida Handwriting" georgia;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	background-color: #000000;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #ffff99;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #000;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#000;
	scrollbar-track-color: #000;
	}

#wrap {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	}
	
	
#main {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	color: #F2F4C5;
	text-align: left;
	background-image: url(../images/slogo.gif);
	background-repeat: no-repeat;
	background-position:top right;
	padding: 8px;
	font-family: Lucida Handwriting "Georgia";
		}
	
#top {
	padding: 3px;
	background-color: transparent;}	

#footer {
	text-align: center;	font-size: 0.9em;	color: #F8D756; width: 100%;}

a:link {
	text-decoration: none; font-weight: bold;	color: #FFFF99;}
	
a:visited {
	text-decoration: none;	color: #FF9900; font-weight: bold;}
a:hover {
	text-decoration: none;	color: #FF0000;	font-weight: bold;}
	
a:active {
	text-decoration: none; 	color: #FFCC00;font-weight: bold;}


.hd {
	font-family: "Lucida Handwriting";
	color: #F3E593;
	font-size: 14px;
	padding: 2px;
	letter-spacing: 2px;
}

.bold {font-family:"Lucida Handwriting"; color: #F8D756; font-size:15px; }

.sr {
	font-family:"Lucida Handwriting";
	color: #F3E593;
	font-size: 14px;
	}

.sm {
	font-family:"Courier New", Courier, monospace;
	color: #eeeeee;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 2px;
	}



.brd {	background-color: #000;	border:4px groove #F8D756;; padding: 2px; text-decoration:none; }


span.text:hover { color: orange }

#fade0 {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	color:#FF9900;
	background:transparent;
}

#fader {
	text-align : center;
	color : rgb(22, 21, 21);
}

-->
