body {
background: url(bg.jpg) repeat-x scroll 0% 0%;
background-color: #D5D5D5;
margin-top: 0px;
margin-left: 0px;
}

p {
font-family: century gothic;
color: #666666;
font-size: 12px;
letter-spacing: 1px;
margin: 0px 10px 0px 10px;
}

a:link,a:visited {
color: #63A3AC; 
font-family: century gothic; 
font-weight: normal; 
text-decoration:none;
}

.img {
padding:3px;
background-color:#CCCCCC;
border:1px solid #999999;
margin-right:2px;
}

a:hover, active {
color: #333333; 
font-weight:normal; 
text-decoration:none; 
}

i, em {
color:#666666;
font-family:georgia;
}

b, strong {
color:#63A3AC;
font-weight:normal;
}

ul {
list-style-type: square;
margin-left: -10px;
list-color: #999999;
margin-top: 2px;
}

h1 { 
font-family: arial narrow;
font-size:30px;
color: #63A3AC;
line-height: 20px;
letter-spacing: 2px;
margin-bottom:5px;
margin-left: 15px;
margin-top: 5px;
padding-left: 10px;
border-left: 20px solid #666666;
text-transform:uppercase;
font-weight: normal;
}

.img {
padding:6px;
background-image:url(img.jpg);
border:none;
margin: 2px; 
}

.menu {
margin: 4px;
padding-top: 5px;
font-weight: normal;
font-family: century gothic;
text-decoration: none;
text-transform: uppercase;
color: #999999;
letter-spacing: -1px;
font-size: 15px;
}

.menu a:link, .menu a:active, .menu a:visited {
margin: 4px;
padding-left: 5px;
line-height: 15px;
font-weight: normal;
font-family: century gothic;
text-decoration: none;
text-transform: uppercase;
color: #999999;
letter-spacing: -1px;
font-size: 15px; 
border-left: 5px solid; 
}

.menu a:hover{
color: #666666;
font-style:none;
}
.footer {
font-family: century gothic;
color: #999999;
font-size: 8.5px;
margin: 0px 10px 0px 10px; 
letter-spacing: 1px;
}

.footer a:link, .footer a:visited {
font-family: century gothic;
color: #63A3AC;
font-size: 8.5px;
letter-spacing: 1px;
}

.footer a:hover, .footer a:active {
font-family: century gothic;
color: #666666;
font-size: 8.5px;
letter-spacing: 1px;
}