body {
background-color: #333333;
}
div.logo {
text-align: center;
}
img.logo {
position: relative;
margin-top: 80px;
}
div.title {
text-align: center;
}
img.title {
position: relative;
margin-left: 20px;
}
a {
font-family: "times","Times New Roman",Serif;
font-size: 20px;
color: #ffffff;
text-decoration: none;
position: relative;
margin-top: 300px;
}
div#navcontainer {
text-align: center;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
p.copyright {
font-family: "times","Times New Roman",Serif;
font-size:10px;
color: #ffffff;
position: relative;
}
a.contact {
font-family: "times","Times New Roman",Serif;
font-size:15px;
color: #ffffff;
position: relative;
padding-right: 10px;
}
a.email {
font-family: "times","Times New Roman",Serif;
font-size:15px;
color: #ffffff;
position: relative;
}
a.flash {
font-family: "times","Times New Roman",Serif;
font-size:10px;
color: #ffffff;
position: relative;
}
div#contactinfo {
margin-top:20px;
text-align: center;
}
div#pageinfo {
margin-top:50px;
text-align: center;
}
p.valid {
float: right;
}
