#wrap {width:965px; margin:0 auto; }



.topnav {font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color: white;
text-align: center;}

.topnav a {
text-decoration: none;
display: block;
color: #FFFFFF;
background-color: #bbddee}

.topnav a:hover {background-color: #FFFFFF;
text-decoration: none;
display: block;
color: orange;}


table.info a {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
}

table.info a:link {
color: #666666;
}

table.info a:visited {
color: #666666;
}

table.info a:active {
    color: #999999;
}

table.info a:hover {background-color: #F5F5DC;
font-weight: bold;
}

table.mainpara a {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif
}

table.mainpara a:link {
color: #FFCC11;
}

table.mainpara a:hover {
color: #FF9900;
}


table.mainpara a:visited {
color: #FFCC11;
}

table.mainpara a:active {
color: #999999;
}

label{
float: left;
width: 120px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

