body {
background: #f3ecb5 url(bg.png) repeat-x;
margin-right: auto;
margin-left: auto;
	margin-top: 0%;
}

b, strong {
color: #5d98b8;
text-transform: uppercase;
}

a, a:link, a:visited {
color: #ff6847;
text-decoration:none;
}
a:hover, a:active {
color: #5d98b9;
}

.img {
border:3px solid #ff6846;}

.img2 { border: 3px solid #5d98b7; }

.nav a:link, .nav a:visited {
background: #ff6846;
color: #000;
display:block;
font-family: "century gothic";
font-size:8pt;
margin-top:5px;
text-align:center;
letter-spacing: 1px;
text-decoration:none;
font-weight: normal;
text-transform:uppercase;
}
.nav a:hover, .nav a:active {
color:#000;
background: #5d98b7;
font-weight: normal;
}
.main, li {
font-family: arial;
font-size: 11px;
color: #000;
margin: 5px 0px 0px 0px; 
letter-spacing: 1px;
}
.footer {
color:#000;
font-family: "trebuchet ms";
font-size:7pt;
line-height:12px;
margin-right: 10px;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
color:#000;
font-family: "trebuchet ms";
font-size:7pt;
text-decoration: underline;
}