body { 
background: #ececec url('bg.jpg');
font: 85%/1.5em Arial, Helvetica, Sans-Serif; 
color: #8d8d8d;
margin: 0px; 
padding: 0px; 
}

a:link, a:active, a:visited {
font-style: normal;
font-weight: normal;
color: #a7a1f9;
text-decoration: none;
border-bottom: 1px solid;
}

a:hover {
color: #000;
}

#header { 
background: url('header.jpg') no-repeat;
height: 392px;
}

#left {
background: url('leftbg.jpg') repeat-y;
}

#navigation { 
width: 400px;
height: 130px;
margin-top: -150px;
padding-left: 530px;
text-align: left;
}

ul.navlist {
white-space: nowrap;
padding: 0px;
}

.navlist li {
display: inline;
list-style-type: none;
}

.navlist a { 
padding: 11px 30px; 
}

.navlist a:link, .navlist a:visited {
font-weight: bold;
color: #6d637e;
background: url('nav.gif') no-repeat;
text-decoration: none;
border-bottom: 0px;
}

.navlist a:hover {
color: #000;
background: url('navhover.gif') no-repeat;
}

#content { 
width: 590px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin-top: -50px;
margin-left: 305px;
padding-bottom: 20px;
}

h1, h2, h3, h4 {
background: url('h1.gif') no-repeat;
font-style: normal; 
font-weight: bold; 
font-size: 1.4em;
color: #483ba4;
letter-spacing: 0.1em;
padding: 3px 0 3px 30px; 
margin: 2px 0 2px 0; 
font-family: Georgia, Verdana;
}

input, textarea, select { 
background: #e2e2e2 url('form.gif');
border: 1px solid #d1d1d1;
padding: 3px 5px 3px 5px;
color: #888; 
}

.submit, .show_join_submit_button, .show_join_reset_button, .show_update_submit_button, .show_lostpass_submit_button {
background: url('submit.gif');
}

em { 
font-size: 1em;
font-family: Georgia, Sans-Serif; 
}

p, form { 
margin: 3px 0 17px 0;
}

ul, .codesort li {
list-style-image: url('bullet.gif');
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

code, pre {
font: 0.9em "Courier New", Courier, monospace;
color: #be3434;
background-color: #fff;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates {
margin: 2px;
}

.email {
background-color: #fff;
padding: 0 2px 0 2px;
font-size: 0.8em;
color: #444;
letter-spacing: 0px;
font-family: "courier new";
}

.center {
text-align: center;
}

.img {
border-bottom: 0px;
}

#footer { 
clear: both;
width: 590px;
height: 50px;
margin-left: 305px;
font-style: italic;
font-size: 0.8em;
color: #666;
text-align: center;
font-family: Georgia;
}

.foot {
background-color: #ddd;
padding: 1px;
}