img  {
margin : 0;
border-width: 0;
}

body {
margin: 0;
background-position: top right;
background-image: url(vertical.jpg);
background-repeat: repeat-x;
color : #e9e8e7;
font-size: 11px;
background-color: #203246;
line-height : 12px;
font-family: georgia, serif;
}

#header { 
border-width : 0px;
padding : 0px;
margin : 0px;
position : absolute;
top : 0px;
right : 0px;
width : 637px;
height : 377px;
z-index : 1;
}


#content { 
border-width : 0;
position : absolute;
top : 377px;
right : 50px;
width : 520px;
padding : 0;
margin-left: 0px;
margin-right: 0px;
height : auto;
text-align : left;
border-style : dotted;
border-color: #898253;
z-index : 2;
}




A:link  {
color : #898253;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:visited  {
color : #898253;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:hover  {
color : #e9e8e7;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:active  {
color : #e9e8e7;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}



.uppercase {
text-transform: uppercase;
}

blockquote, li {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
text-decoration : none;
color : #e9e8e7;
border-width : 0px;
margin : 5px;
}

#show-affiliates img {margin:5px;}


input , textarea, select  {
color : #e9e8e7;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-align : left;
border:0;
padding:5px;
margin:2px;
background-color: black;
}


h1 {
font-size : 13px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-transform: uppercase;
text-align: left;
padding-top : 5px;
font-weight: normal;
padding-bottom : 2px;
padding-left : 20px;
padding-right : 20px;
margin-top : 8px;
margin-bottom : 3px;
margin-left : 0px;
margin-right : 0px;
color : #e9e8e7;
line-height : 10px;
border-bottom: 1px dotted #e9e8e7;
}

fieldset {
color : #e9e8e7;
line-height : 10px;
border: 1px dotted #e9e8e7;
margin: 10px 0 0 0;
}


