body {
margin: 0;
padding: 0;
background: #3d4244;
background-attachment: fixed;
text-align: center;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size:11px;
}

#container {
margin:0px auto;
width:600px;
text-align:left;
padding:0px;
background: #fff;
color: #588589;
}

b{color: #588589;}
i {font-family:georgia; font-size:12px; color: #333333;}
u {text-decoration: none; border-bottom:1px solid #9dd7e9;}

a:link,a:visited,a:active
{
color: #db8d97;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size:11px;
text-decoration:border-bottom:1px solid #9dd7e9;
}
a:hover
{
color: #d3bd9c;
}

#news a, a:hover {color: #d3bd9c;}

#updates a, a:hover {color: #d3bd9c;}

#site {
width: auto;
background: #fff url(topmenu.png);
margin-bottom: 0px;
margin-top: 0px;
line-height:80px;
height:23px;
text-align: center;
text-transform: uppercase;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 34px;
letter-spacing: 3px;
word-spacing: 2px;
color: #000;
}




#navi {
width: auto;
line-height: 26px;
text-align: center;
text-transform: uppercase;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 12px;
letter-spacing: 2px;
word-spacing: 3px;
background-color: #f1bbbe;
}


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

a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: "Trebuchet Ms";
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #000000;
text-transform: uppercase;
text-align: center;
padding:6px;
word-spacing:3px;
font-weight: bold;
}
a.navi:hover {
background: #f1bbbe;
color: #000;
font-weight: bold;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #f1bbbe;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #f1bbbe;
}

#navlist li a { text-decoration: none; }


#copy {
width: auto;
background: #3d4244;
margin-bottom: 0px;
margin-top: 0px;
line-height:40px;
height:40px;
text-align: center;
text-transform: uppercase;
font-family: Lucida Sans Unicode, Lucida Grande;
font-size: 10px;
letter-spacing: 3px;
word-spacing: 2px;
color: #ccc;
}

.img {
   padding:3px;
   border:1px solid #021a40;
   background-color:#f1bbbe;
   width: 75px;

}

.aff img {
   padding:3px;
   margin: 6px;
   border:1px solid #021a40;
   background-color:#f1bbbe;
}

.aff a:hover img  {
border:1px solid #021a40;
background-color:#c5c2b7;
margin:6px;
}


}

.codesort li {
	display: inline;
	}

h1 {
font-family: "Trebuchet Ms";
font-size: 12px;
line-height:13px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
color: #000000;
text-transform: uppercase;
text-align: left;
padding:6px;
word-spacing:3px;
font-weight: bold;
border: #f1bbbe;
background: #f1bbbe;
}
