body
{
text-align:center;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
background-repeat:repeat-x;
background-attachment:fixed;
letter-spacing:1px;

}

input,textarea
{
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
background-color:#ffffff;
border:1px solid #666;
padding:1px;
line-height:12px;
}


h1
{
font-family: Arial, sans-serif;
font-size: 25px;
color: #333;
padding-bottom: 4px;
border-bottom: 1px solid #999;
}

hr
{
height:1px;}


a{
color:#CC9900;}

a:visited
{
color: #ccc;}

#banner
{
position: absolute;
left: 50%;
margin-left: -250px;
width:500px;
height:50px;
}

#form
{
border:1px solid #666;
background-color:#f5f5f5;
position: absolute;
left: 50%;
top:80px;
margin-left: -150px;
width:300px;
}

#left
{
float:left;
text-align:right;
width:100px;
line-height:19px;
}

#right
{
float:left;
text-align:left;
width:180px;
line-height:19px;
}

#copyright
{
width:290px;
padding:5px;
color:#999;
text-align:justify;
}
