#form #address{
float:center;
background: #000000 url(images/addressbox.gif) no-repeat;
width: 791px;
height: 186px;
border: none;
}

#form #address_box{
text-align: center;
float:center;
margin-top: 76px;
margin-left: 59px;
padding: 0px;
background: #000000 url(images/addressline.gif) no-repeat;
width: 646px;
height: 30px;
border: none;
font-family: Tahoma;
font-size: 16px;
color: #FF0000;
}

#form #submit{
float: center;
margin: 0;
padding: 0;
background: #FFFFFF url(images/browse.gif) no-repeat;
width: 336px;
height: 147px;
border: none;
cursor: pointer;
font-family: Tahoma;
font-size: 16px;
color: #E1771E;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFFFF;
}

.text_sponsor {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FFFF00;
}

.text_made {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#FF6600;
}

.text2 {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
color:#FF0000;
}

a { color: #35dcff; }
a:hover { color: #0088df; }

#bottombar {
text-align: center;
background: #BC0B12;
border-top: 1px dotted #FFCDC6;
color: #FFFFFF;
padding: 3px 0;
font-size: 11px; 
font-family: Tahoma, 'Trebuchet MS', Arial, Verdana, 'Times New Roman';
width: 100%;
bottom: 0px;
left: 0px; 
}

#bottombar a {
font-size: 11px; 
color: #FFFFFF;
text-decoration: underline;
}

#bottombar a:hover {
font-size: 11px; 
color: #FFFFFF;
text-decoration: none;
}