body {
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
background-color: #333333;
text-align: center
}

* {
margin: 0;
padding: 0;
}

a img {
border:0px;}

abbr, acronym {
border-bottom: 1px dotted #fff;
cursor: help;}

#header {
display: block;
width: 600px;
}

#header h1 {
background-color: inherit;
color: #fff;
font-size: 3em;
font-family: Tahoma, Verdana, Arial, sans-serif;}

#header p {
text-align: left;
margin-top: 17px;
margin-left: 5px;
background-color: inherit;
float: left;
color: #a0a0a0;}

#content {
background: #606060;
clear: both;
width: 600px;
border: 4px solid #000;
margin: 30px auto;
text-align: left;
padding: 8px;}

#content h2 {
clear: both;
color: #fff;
font-size: 1.4em;
margin-left: 17px;
background-color: inherit;
padding-bottom: 6px;
border-bottom: 1px solid #b0b0b0;}

#content p {
margin: 8px;
color: #e0e0e0;
background-color: inherit;
line-height: 1.6em;
}

#content a{
color: #fff;
text-decoration: none;
background-color: inherit;
border-bottom: 2px solid #fff;}

#content a:hover {
color: #e0e0e0;
background-color: inherit;
border-bottom: 2px solid #e0e0e0;}


.right {
float: right;
padding: 1px;
border: 1px solid #b0b0b0;
margin: 2px;}

#content .info p{
color: #fff;
font-size: 0.9em;
margin-left: 17px;
padding-bottom: 4px;
background-color: inherit;
border-bottom:1px solid #b0b0b0;}

#content .info a{
border: none;
background-color: inherit;
text-decoration: none;}

#nav {
width: 580px;
height: 200px;
margin: 0 auto 10px auto;
border: 4px solid #000;
background: #333;
overflow: auto; 
color: #fff;}

#footer{
text-align: center;
background-color: inherit;
margin-top: 8px;
color: #a0a0a0;
font-size: 0.8em;}

#footer a{
color: #a0a0a0;
background-color: inherit;
text-decoration: underline;}

#footer a:hover {
color: #fff;}
