body {
font: .7em/1.2em verdana, sans-serif;
color: #000000;
text-align: center;
}

#header {
background: #ffffff url(images/header.gif) no-repeat top left;
height: 380px;
width: 850px;
margin: 0 auto;
}

#content {
float: left;
width: 500px;
margin: 300px 0px 0px 30px;
text-align: right;
}

#nav {
text-align: left;
float: left;
margin: 300px 0px 0px 30px;
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
background: #d5d5d5;
text-decoration: none;
}
