body {
 font-family: georgia; 
 color: #ffffff; 
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 background: #1b2f3c;
 background-image: url(bg.jpg);
}


body,tr,td,form {
 scrollbar-arrow-color: #0d1620;
 scrollbar-track-color: #1c313f;
 scrollbar-face-color: #0d1620;
 scrollbar-highlight-color: #0d1620;
 scrollbar-3dlight-color: #0d1620;
 scrollbar-darkshadow-color: #0d1620;
 scrollbar-shadow-color: #0d1620;
}



input, textarea, select { 
 background: #284658;
 background-image: url(bg2.jpg);
 font-size: 10px;
 font-family: verdana,helvetica,Times New Roman,arial narrow;
 color: #ffffff; 
 border: 1px dotted #101c26;
}


#top {
	width: 100%;
	height: 600px;
	text-align: left;
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#main {position: absolute; top: 260px; left: 170px; width: 400px;
 font-size: 10px; 
}

#footer {
	width: 100%;
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	color: #97afb8;
	line-height: 12px;
	font-size: 10px;
	font-family: Trebuchet MS;
	margin: 0px auto;
	text-align: center;
}

p {text-indent: 12px; line-height: 13px; margin-right: 5px; margin-bottom: 6px; margin-top: 3px; margin-left: 10px; text-align: justify;}

strong {font-weight: normal; color: #c21b00; font-family: century gothic; font-size: 10px; text-transform: uppercase;}
em {font-family: Georgia; color: #47606b;}
i {font-family: Georgia; color: #6a9cb1;}
b {font-weight: normal; font-family: century gothic; font-size: 9px; text-transform: uppercase; color: #9bb6ad;}

.code {line-height: 10px; margin-right: 0px; margin-bottom: 6px; margin-top: 6px; margin-left: 0px; text-align: center;}

h1 {
	font-family: georgia;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	height: 20px;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #6f909a;
	letter-spacing: 5;
	text-align: center;
}
h1:first-letter{
	color:#dee6ec;
	font-style: italic;
	font-size: 20px;
	font-family: Monotype Corsiva, Century Gothic;
	text-transform: uppercase;
}

h2 {
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 13px;
	background-image: url(h1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #829d9e;
	letter-spacing: 2;
}

blockquote {
	margin-right: 75px; margin-bottom: 5px; margin-top: 5px; margin-left: 75px;  
	padding: 5px; 
	color: #88a0a8;
	line-height: 15px;
	font-size: 10px;
	font-family: tahoma;
	background-image: url(stats.jpg);
	text-align: center;
}

img { border: 0;}


A {color: #7e9db3; text-decoration : none; font-family: century gothic;}

A:hover{ color: #000000; background-image: url(bg2.jpg); font-weight: none; text-decoration: none; border: 0px dotted #FFFFFF; cursor: crosshair;}
