body 
 {
 background-color:#fdf9f1; 
 color:#fdf9f1; 
 font-family:tahoma,arial,helvetica,sans-serif;
 font-size:13px;
 margin:0 0 10px 0;
 padding:0;
 }

div#main
 {
 width:650px;
 margin-left:auto; 
 margin-right:auto; 
 padding-top:200px; 
 }

div#header
 {
 background:#fdf9f1 url(pix/header.jpg) repeat-y;
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:137px;
 }

div#nav
 {
 position:absolute;
 width:90%;
 text-align:right;
 top:85px;
 white-space:nowrap;
 }

.navtitle {
 position:absolute;
 top:81px;
 left:11px;
 }

td#content {
 width:650px;
 margin:0 40px;
 padding:0 40px;
 background-color:#622e28;
 }

.title {
 margin-left:-30px;
 }

p {margin-top:13px; margin-bottom:16px} 
p.sounds {margin-bottom:-4px} 
 
img {border:0px}
img.border {border:solid 1px #000000}

.title {font-size:18px}
.greentitle {color:#007524; font-size:20px}
.center {text-align:center}
.left {float:left; margin-right:5px}
.right {float:right; margin-left:5px}

a {color:#fef5ee}
a:visited {color:#fef5ee}
a:hover {color:#622e28; background-color:#fdf9f1}
a:active {color:#ffeded; text-decoration:none}

a.n {color:#fef5ee}
a.n:visited {color:#fef5ee}
a.n:hover {background-color:transparent}
a.n:active {color:#ffeded; text-decoration:none}

