body {
margin: 0px;
padding: 0px;
background-color: #3a3a3a;}

#top{
background: url(images/bg.jpg) top left repeat-x;}

#nav {
position: absolute;
width: 170px; 
height: 1px; 
left: 350px; 
top: 350px;}

.content {
position: absolute;
width: 300px; 
height: 1px; 
left: 20px; 
top: 410px;}

b {
font-family: arial; 
font-size: 10px;
color: #d18f3a;}

i {
font-family: "times new roman"; 
color:#f39e94;
letter-spacing: 3px;}

u {
color:#601b14;}

a:link, a:visited {
color:#7b2f27;
text-decoration:none;}

a:hover {
color:#3a3a3a;
text-decoration:line-through;}

.nav:link, .nav:visited, .nav:active {
font-family: "century gothic";
font-size: 9px;
color:#000000;
background: url(images/nav.jpg);
text-decoration:none;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
width: 80px;
height: 13px;
display: inline-block;
padding-top: 2px;}

.nav:hover {
color:#c6652c;
background: url(images/nav2.jpg);
text-decoration: none;
border-bottom: 0px;}

h1 {
font-family: arial;
font-weight: bold;
color: #c6652c;
border-bottom: 5px solid #5d0000;
text-align: right;
font-size: 10px;
padding-right: 10px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 0px;}

.box {
font-family: verdana;
color: #5d0000;
font-size: 9px;
background-color: #ce3e2c;
padding: 4px;
border-bottom: 2px solid #fd8438;}

h2 {
font-family: "arial";
font-size: 10px;
color: #3a3a3a;
background-color: #fd8438;
padding-left: 5px;
letter-spacing: 0px;
text-transform: lowercase;
margin-bottom: 0px;}