body {
	background: #6AC9F3 url('bg.png') repeat;	
	font-family: arial, trebuchet MS; 
    font-size: 12px; 
	line-height: 15px;
	color: #9E8888; 
	text-align: center;
	margin-top: 0px;
	}

#container{
	background: #FFFFFF url('bg2.png') repeat;	
	width: 617px;
	margin: 0 auto;
	text-align: left;
	}

#main{
	background: #FFFFFF url('bg2.png') width: 580px repeat;	
	text-align: justify;
	text-indent: 0px;
	padding: 0px;
    width: 580px;
	font-family: arial, trebuchet MS; 
    font-size: 12px; 
    margin: 0px 0px 0px 17px;
	}

#bot {
	background: url('bottom.png') no-repeat;
	clear: both;
	height: 8px;
    margin: 0px 0px 0px 8px;
	}

.img {
	background-color: #F8FBFC;
	border: 1px; 
	border-color: #07B0F2;
	border-style: solid;
	padding: 3px;
	margin-right: 3px;
	margin-top: 2px;
}

a:link, a:visited, a:active {
    font-weight: bold; 
	color: #64DBF0; 
    cursor: help;
    text-decoration: none;
}

a:hover {
	color: #43C2D5;
    cursor: help;
	text-decoration: underline;
}

td, tr {
	font-family: arial, trebuchet MS; 
    font-size: 11px; 
    color: #5E5E60; 
    line-height: 13px; 
    text-align: justify;
}

input, textarea, select{
	text-indent: 0px;
	color: #828282;
	font-family: arial, trebuchet MS; 
    font-size: 12px; 
	background: #FFFFFF url('bottomform.png') repeat-x top left;
    border-left: 0px solid #ABABAB; 
    border-right: 0px solid #ABABAB; 
    border-top: 0px solid #ABABAB;
    border-bottom: 0px solid #ABABAB; 
}

b, strong {
    color: #07B0F2;
    font-weight: bold;
	}

i, em {
    color: #A2E8F2;
	}

#stats {
    text-align: justify; 
}

#stats td {
	font-family: arial, trebuchet MS; 
    font-size: 11px;
	background: #FFFFFF url('bottom2.png') repeat-x top left;
	padding: 5px;
	width: 210px;
	text-align: justify; 
}

h1 {
    margin-top: 5px;
    margin-bottom: -8px;
        .margin-bottom: -20px;
	padding-right: 25px;
    text-align: left; 
}

#footer {
	background:transparent;
	width: 100%;
	color: #5E5E60;
	font-size: 9px;
	text-align: center;
    padding: 10px 0px;
	margin: 0px auto;
	clear: both;
}

#footer td {
	font-family: arial, trebuchet MS; 
    font-size: 11px;
	text-align: justify;
}
