body {
margin: 0;
padding: 0;
background: #eee79e;
background-attachment: fixed;
background-repeat: repeat;
text-align: center;
}

#container {
margin:0px auto;
width:800px;
text-align:left;
padding:0px;
}

b, i, strong, em {color: #da1779;}
u {text-decoration: none; border-bottom:1px solid #0da2a4;}

a:link,a:visited,a:active
{
color: #949c0c;
font-family: Lucida Sans Unicode, Lucida Grande;
font-weight: bold;
font-size:11px;
text-decoration:none;
}
a:hover
{
text-decoration: underline;
}

#site {
width: auto;
background: url(images/bg.png) repeat-x;
border:0px;
margin-bottom: 0px;
margin-top: 0px;
line-height:80px;
height:80px;
}

#sitediv {
background: #393531;
border-bottom: 3px solid #050403;
width: auto;
font-weight: normal;
margin: auto;
line-height:80px;
text-align: center;
text-transform: uppercase;
font-family: Century Gothic;
font-size: 44px;
letter-spacing: 0px;
word-spacing: 2px;
color:#cdd247;
}


#welcome {
background: #FFFFFF;
border: 1px solid #CCCCCC;
opacity:0.7; filter:alpha(opacity=70);
width: 300px;
height: 90px;
}


#nav {
background:#cd1054;
height: 30px;
line-height: 30px;
}

h1 {
background: #0a8a8d;
font-family: Century Gothic;
font-weight: normal;
font-size:18px;
color: #fdfad7;
text-align:left;
text-transform: uppercase;
letter-spacing:0px;
line-height: 18px;
padding: 2px;
margin:0px;
}

h2 {
background: #c3c83a;
font-family: Century Gothic;
font-weight: normal;
font-size:16px;
color:#040403; 
text-align:center;
text-transform: uppercase;
letter-spacing:2px;
line-height: 18px;
margin:0px;
}

#sidebox {
font-weight: normal;
margin: 5px 3px 10px 3px;
color: #716c56;
font-size:11px;
font-family: Lucida Grande, Lucida Sans Unicode;
width: 240px;
line-height: 16px;
}

.content {
margin:0px;
padding:0px;
float:left;
width:100%;
background: #fff9bd;
font-size: 11px;
font-family: Lucida Sans Unicode, Lucida Grande;
color: #716c56;
line-height:16px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: Century Gothic;
font-size: 12px;
line-height:12px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #fbf7b2;
text-transform: uppercase;
text-align: center;
padding: 0px 18px 0px 18px;
}
a.navi:hover {
color: #f8ee79;
}

#footer {
width: auto;
position: relative;
clear: both;
overflow: hidden;
background: #087376;
color: #fbf7b2;
border-top: 4px solid #07676b;
margin-bottom: 0px;
margin-top: 0px;
line-height:60px;
height:60px;
text-align: center;
font-family: Lucida Grande, Lucida Sans Unicode;
font-size: 12px;
}
