body {
margin: 0px;
padding: 0px;
background: url(images/bg.jpg);}

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

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

.content {
position: absolute;
width: 400px; 
height: 1px; 
left: 220px; 
top: 350px;}

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

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

u {
color:#999999;
border-bottom: 1px dashed #999999;}

a:link, a:visited {
color:#48b1d7;
text-decoration:none;}

a:hover {
color:#68e2ad;
text-decoration:none;}

.nav:link, .nav:visited, .nav:active {
font-family: arial;
font-size: 9px;
color:#99f0cb;
background-color: #45d0cc;
text-decoration:none;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
width: 80px;
height: 15px;
display: inline-block;
padding-top: 2px;}

.nav:hover {
color:#99f0cb;
background-color: #54bcde;
border-bottom: 0px;}

h1 {
font-family: "trebuchet ms";
font-weight: bold;
color: #d9f9f1;
border-bottom: 3px solid #6dd8ad;
text-align: left;
font-size: 15px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 0px;}

.box {
font-family: "century gothic";
color: #66b090;
font-size: 9px;
background-color: #b2f4d7;
padding: 4px;}

h2 {
font-family: georgia;
font-size: 17px;
color: #defaf3;
font-weight: bold;
font-style: italic;
background-color: #65dedd;
border-bottom: 2px solid #defaf3;
padding-left: 5px;
letter-spacing: -2px;
text-transform: lowercase;
margin-bottom: 0px;}