body {
background: url(http://www.nationalfallenheroes.org/_images//bg.gif) repeat-x #333333;
}

body, td {
font: 12px verdana; 
color: white;
}

a:link, a:visited, td.content a {
color: white; 
text-decoration: underline;
}

a:hover, a:active, td.content a:hover {
color: #00206E; 
text-decoration: underline;
}

#nav a:link, #nav a:visited {
color: black; text-decoration: none;
}

#nav a:hover, #nav a:active {
color: #00206E; text-decoration: underline;
}

#nav {
font: 11px verdana; color: black;
}

br {
clear: left;
}

.contact {
text-align: left;
}

.contact label {
display: block;
float: left;
margin: 0px 10px 10px 0px;
}

.contact label, .last label {
width: 75px;
}

.contact input {
width: 305px;
}

.contact textarea {
width: 305px;
height: 75px;
}

h1 {
font-size: 17px;
margin: 0px;
}

hr {
color: #fff;
background-color: #fff;
height: 1px;
border: none;
margin: 20px 0px;
}

td.content {
padding-right: 20px;
}
