body 
{
border: none;
margin:0px;
padding: 0px;
background-color: #E0D8CD;
text-align: center;
}

img
{
border: none;
}

div#page
{
padding: 0px;
margin: 0px;
text-align: center;
}

div.date
{
font-weight: bold;
}

div#container
{
background-color: black; 
margin: 0px auto;
width: 756px;
text-align: center;
font-size: 10px;
font-family: verdana, ariel, sans-serif;
border-left: 5px solid white;
border-right: 5px solid white;
}

div.content
{
float: left;
width: 550px;
background-color: black;
margin-left: 30px;
margin-top: 0px;
text-align: left;
color: #E0D8CD;
font-size: 10px;
line-height: 150%;
}

.regheight
{
line-height: 110%;
}

#footer
{
margin-left: 50%;
}

#endfooter
{
padding-top: 25px;
padding-bottom: 25px;
clear: both;
color: white;
}

#nav
{
margin-left: 32px;
text-align: right;
width: 102px;
padding-bottom: 20px;
position: relative;
top: -50px;
float: left;
}

.navelement, a:link,a:visited,a:active
{
text-decoration: none;
color: #716140;
font-size: 9px;
}

#nav a:hover
{
color: #E0D8CD;
}

.navelement
{
padding-top: 10px;
padding-bottom: 10px;
}

.center
{
text-align: center;
}

.shiandrew_header
{
border-bottom: 5px solid white;
background-image: url('images/header_brown.jpg');
width: 756px;
height: 44px;
}

.shiandrew_header_text
{
font-size: 10px;
text-align: right;
font-weight: bold;
margin-right: 10px;
}

.title
{
font-family: Ariel, Verdana, sans-serif;
font-size: 20px;
font-stretch: wider;
padding: 5px 0 10px 0;
}

.subtitle
{
font-weight: bold;
}

td 
{
font-size: 10px;
font-family: verdana, ariel, sans-serif;
}

.error
{
color: red;
}

.comment_header
{
color: #716140;
font-weight: bold;
}

.image
{
border: 1px white solid;
}