body
{
    background: #D7D5D5;
    background-image: url("");
    background-attachment: fixed;
    background-position: center left; 
    background-repeat: repeat; 
    font-family: verdana;
    color: #9409FF;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    letter-spacing: 0pt;
    text-align: center;
       scrollbar-face-color: #FFFFFF;
       scrollbar-highlight-color: #9409FF;
       scrollbar-3dlight-color: #FFFFFF;
       scrollbar-darkshadow-color: #10CCED;
       scrollbar-shadow-color: #FFFFFF;
       scrollbar-arrow-color: #10CCED;
       scrollbar-track-color: #D7D5D5;
       cursor:url();
	cursor:default;
      	width: 99.9999%;
	margin: 0%;
	padding: 0%;
	overflow: auto;
    }

b
{
       color: #10CCED;
       font-family: verdana;
       font-weight: bold;
       font-size: 10px;
       font-variant: normal;
       border-bottom: solid 0px #FFFFFF;
       }
i
{
       color: #FFFFFF;
       font-family: verdana;
       font-weight: italic;
       font-size: 10px;
       font-variant: normal;
       border-bottom: dotted 0px #FFFFFF;
       }
u
{
       color: #10CCED;
       font face: verdana;
       font-weight: normal;
       font-size: 10px;
       font-variant: normal;
       border-bottom: dotted 0px #FFFFFF; }


a:link, a:active, a:visited
{
       text-decoration: none;
       text-align: left;
       color:#10CCED;
       font-size: 10px;
       line-height: 10px;
       text-transform:bold;
       font-family: verdana;
       cursor:default; 
       cursor:url(); }

a:hover
{
       text-decoration: none;
       text-align: left;
       font-family: verdana;
       font-size: 11px;
       color:#D4A6FD;
       background-color:Transparent;
       font-weight:bold;
       line-height:11px;
       border-bottom: solid 1px  #FFFFFF;
       border-top: solid 0px #;
       background-image:url();
       cursor: default; }


a.nav:active, a.nav:link, a.nav:visited
{ 
background-image:url('');
color:  #F549A6; 
font-family: verdana;  
font-size: 10px; 
line-height: 13px; 
background-color: Transparent; 
font-weight: normal; 
height: 15px; 
text-align:left; 
border-left: 0px solid #FFFFFF; 
border-right: 0px solid #A553FD; 
border-bottom: solid 1px #FFFFFF;
border-top: solid 0px #9409FF;  
display: block; 
margin-left: 0px;
margin-right: 0px; 
padding:0px; }

a.nav:hover 
{ 
background-image:url('');
color: #10CCED; 
font-family: verdana;  
font-size: 10px; 
line-height: 13px; 
background-color: Transparent; 
font-weight: bold; 
height: 15px; 
text-align:left; 
border-left: 0px solid #A553FD; 
border-right: 0px solid #FFFFFF; 
border-bottom: soid 1px #9409FF;
border-top: solid 0px #FFFFFF;  
display: block; 
margin-left: 0px;
margin-right: 0px; 
padding:0px; }


.menu { 
        border-bottom: 1px solid #8FEAF7;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	line-height: 14px;
	text-transform: lowercase;
	text-align: center;
	background-color: #10CCED;
        background-image: url("");
	margin: 0px; }

.content { 
        border-bottom: 1px solid #8FEAF7;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	line-height: 14px;
	text-transform: lowercase;
	text-align: left;
	background-color: #10CCED;
        background-image: url("");
	margin: 0px; }


input, submit, textarea, button 
	{
	border: 1px solid #8FEAF7;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	background-color: #10CCED;
        background-image: url(""); 
}


body {
text-align: center; /* center things in pre-IE6 */
}
#container {
background-image: url("");
background-attachment: fixed;
background-position: top left; 
background-repeat: repeat; 
margin: 0px auto;
width: 900px;
}
#header {
width: autopx;
}
#s1 {
float: left;
width: 125px;
}
#menu {
position: absolute;
float: left;
top: 504px;
width: 271px;
left: 25px;
}
#s2 {
float: left;
width: 0px;
}
#content {
position: absolute;
float: center;
top: 504px;
width: 382px;
left: 304px;
}
#s3 {
float: bottom;
width: 0px;
}
#links {
position: absolute;
float: left;
top: 0px;
width: 0px;
left: 0px;
}
#s4 {
float: bottom;
width: 20px;
}
#footer {
clear: both;
}