body {
width: 614px;
margin: 15px auto;
font: 11px Tahoma, Verdana; 
color: #737373;
letter-spacing: 1px; 
line-height: 16px; 
background-image: url('bg.gif');
}

a:link, a:active, a:visited {
font-style: normal;
font-weight: normal;
color: #9a9a9a;
text-decoration: none;
}

a:hover {
color: #ff79ab;
}

#header {
width: 614px;
height: 321px;
background: url('layout.jpg') no-repeat;
}

#wrapper{
width: 584px;
background: url('wrapbg.gif');
border-bottom: 7px solid #e11f54;
padding: 0 15px 0 15px;
overflow: auto;
}

#navigation {
margin-top: 10px;
height: 30px;
text-align: center;
}

ul#navlist {
margin: 0px;
padding: 0px;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 5px 20px; 
font-style: normal; 
font-weight: normal; 
font: 13px Tahoma, Verdana;
text-transform: uppercase;
}

#navlist a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
}

#navlist a:hover {
color: #fff;
background-color: #fe3873;
text-decoration: none;
}

#content { 
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
padding-bottom: 25px;
}

h1, h2, h3 { 
font-style: italic; 
font-weight: bold; 
font-size: 12px;
color: #e12055;
letter-spacing: 5px;
border-bottom: 1px dotted #2c2a2a;
padding: 2px 0 2px 3px; 
margin: 2px 0 2px 0; 
font-family: Georgia, Verdana;
}

blockquote {
background: url('quote.gif') top left no-repeat;
padding: 19px 0 0 16px;
margin-top: 0px;
margin-bottom: 20px;
text-align: justify;
}

input, textarea, select { 
background-color: #040404;
border: 1px solid #363636;
padding: 3px 5px 3px 5px;
color: #747474; 
}

form, table, ul {
margin: 3px 0 13px 0;
}

em { 
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 13px 0;
}

img {
border: 0px;
}

acronym {
border-bottom: 1px dotted;
cursor: help;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.codesort li {
list-style-image: url('codesort.gif');
}

.affiliates {
border: 3px solid #e11f54; 
margin: 3px;
padding: 0px;
}

.affiliates:hover {
border: 3px solid #fe5b87; 
margin: 3px;
padding: 0px;
}

object {
height: 40px;
width: 200px;
line-height: 0px;
}

.center { 
text-align: center;
margin-top: 25px;
line-height: 0px;
}

.list {
font-weight: bold;
color: #ff3a70;
}

.email {
background-color: #fff;
padding: 0 2px 0 2px;
font-size: 11px;
color: #000;
letter-spacing: 0px;
font-family: "courier new";
}

#footer { 
height: 40px;
color: #303030;
font-style: italic;
font-size: 10px;
font-family: Georgia, Serif;
line-height: 12px;
text-align: center;
}