*{
padding:0;
margin:0;
}

body{
background:#000000 url(/bp.jpg) top left no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#898989;
padding-bottom: 20px;
}

a{
color:#0066CB;
text-decoration:none;
}

a:hover, a:active{
color:#0066CB;
text-decoration:underline;
}

#header{
margin:15px;
}

#menu
{
height: 16px;
width: 572px;
padding-left: 50px;
background: url() no-repeat;
margin-left: 30px;
margin-bottom: 10px;
border-top: 1px white dotted;
}

#menu ul li{
list-style: none;
display: inline;
}

#menu a
{
display: block;
padding: 10px;
float: left;
height: 16px;
color: #ffffff;
}

#menu a:hover
{
display: block;
padding: 10px;
height: 16px;
float: left;
color: #ffffff;
background: url() repeat-x;
}

#main
{
float: left;
border: 5px solid #ffffff;
width:612px;
margin-left: 30px;
margin-bottom: 5px;
}

#wrapper{
float: left;
width:600px;
background:#ffffff;
padding: 5px;
border: 1px #0066CB solid;

}

#logo h1
{
font-size: 22px;
padding-left: 50px;
font-weight: bold;
color: #E6E6E6;
}

#logo h2 a
{
font-size: 14px;
padding-left: 20px;
font-weight: bold;
color: #E6E6E6;
}


#text{
min-height:460px;
padding:10px;
}
#text img { 
 float: left; 
 margin: -6px 6px 0 -6px; 
 padding: 3px; 
 border: 3px solid #eee; 
 background: #fff; 
} 
#ball { 
 position: absolute; 
 top: 10px; 
 right: 350px; 
}
#balla { 
 position: absolute; 
 top: 10px; 
 right: 470px; 
}
#text p{
padding:5px;
}

h1, h2, h3{
padding:5px;
color:#0066CB;
}

h1{
font-size:1.2em;
}

h2{
font-size:1.05em;
}

h3{
font-size:1em;
}

#text ul, ol{
padding-left:12px;
margin-left:12px;
}
#footer{
font-size:0.79em;
text-align:center;
margin:10px;
border-top:1px solid #B07A34;
}
.sidebox {
	margin: 0 auto; /* center for now */
	
	background:  url() no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: #00cc99 url() no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: #782934 url() no-repeat top left;
	margin: 0;
	padding: 12px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background:  url() no-repeat bottom left;
	border-top: 1px black dotted;
   border-bottom: 1px black dotted;
	margin: 0;
	padding: 5px 10px 5px;
}
#footer a{
text-decoration:none;
}
table.one
{
table-layout: automatic
}
input
{
color: #781351;
background: #ccffff;
border: 1px solid #781351
margin: 5px;
}

.submit input
{
color: #000;
background: #ccffff;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px dotted #781351;
width: 400;
}

legend
{
color: #ccffff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
