body
{
/* -webkit-text-size-adjust: none; for iPhone compatibility */ 
color: black;
background-color: white;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}

#allcontent, #nav table {
width: 800px;
}

#allcontent {
margin-left: auto;
margin-right: auto;
}

#logo {
text-align: center;
}

h1, h2 {
font-weight: normal;
line-height: 0.8em;
}

#main {
width: 600px;
margin-left: 20px;
margin-right: 40px;
float: left;
}

a:link, a.plain:hover {
color: #0000FF;
text-decoration: underline;
}

a:visited {
color: black;
text-decoration: underline;
}

a.plain, #nav a:hover {
color: black;
text-decoration: none;
}

#hrtop {
margin-top: 0px;
margin-bottom: 2px;
color: blue;
}

#hrbot {
margin-top: 4px;
margin-bottom: 0px;
color: red;
}

#nav td {
text-align:center;
}

#nav a {
color: gray;
text-decoration: none;
}

div#nav {
margin-bottom: 20px;
}
