

body { 
	font: 8pt tahoma; 
	color: 7c8f99;
	letter-spacing: 1px;
	background-color: cbdde6;
	line-height: 25px;
}




#background {
	position: absolute;
	z-index: 0;
	height: 616px;
	right: 0%;
	top: 0px;
	width: 100%;
	background-image: url('images/top.png'); 
}

#background2 {
	position: absolute;
	z-index: 0;
	height: 616px;
	right: 0%;
	top: 0px;
	width: 101%;
	background-image: url('images/top.png'); 
}



 
#bg
{background-image: url('images/center.png') }
 
 
div#letsgo {
padding: 0px 8px 0px 0px;
}
 


#content    
	{
	background-color: fdfdfe;
        text-padding: 0px 5px 0px 5px;
	width: 699px;
	height: 0px;
	margin-left: -360px;
        text-align: justify; 
	position: absolute;
	top: 0%;
	left: 50%;
	visibility: visible
	}
 
 
 
div#letsgo2 {
padding: 0px 8px 0px 0px;
}
 
#content2    
		{
	background-color: fdfdfe;
        text-padding: 0px 5px 0px 5px;
	width: 699px;
	height: 0px;
	margin-left: -360px;
        text-align: justify; 
	position: absolute;
	top: 0%;
	left: 50%;
	visibility: visible
	}
 



a:link {text-decoration: none; font-weight: bold; color: 7aa9c1; cursor: ; background-color: dfe9ef; }
a:visited {text-decoration: none; font-weight: bold; color: 7aa9c1; cursor: ; background-color: dfe9ef; }
a:hover {text-decoration: none; font-weight: bold; color: dfe9ef; cursor: ; background-color: 7aa9c1; }
 
 
input, textarea, option, select {
	background-color: a9b1ce;
	font: 8pt arial;
	color: 7780a9;
	letter-spacing: 1px;
	border: 1px dashed eaedec;
	padding:2px; }
 
 
p.basic { font-size: 7pt;
height: 127px;
width: 400px;
color: d9dcce;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 4px 0px 4px 18px;}
 
 
p.stats { font-size: 7pt;
height: 130px;
width: 300px;
color: 7c8f99;
background-color: d9e4ea;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 4px 0px 4px 18px;
}
 
p.header { font-family: georgia;
font-size: 30px;
font-weight: ;
font-style: italic;
padding: 10px 0px 5px 115px;
color: 87b4ca;
text-align: left;
background-repeat: no-repeat;
background-image: url('images/header.gif'); 
background-repeat: no-repeat;
}
 
p.site { font-size: 7pt;
height: 127;
width: 450px;
color: 7c8f99;
background-color: d9e4ea;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 4px 20px 4px 20px;
}
 
i{
color: 516d7d;
font-style: italic;
text-decoration: none;
}
 
b{
color: e87583;
font-style: ;
text-decoration: none;
} 
<!--
body {
 
scrollbar-arrow-color: cbdde6;
scrollbar-darkshadow-color: 87b4ca;
scrollbar-track-color: cbdde6;
scrollbar-face-color: 87b4ca;
scrollbar-shadow-color: 87b4ca;
scrollbar-highlight-color: 87b4ca;
scrollbar-3dlight-color: 87b4ca;}
