body {
background-color:black;
font-family:verdana;
font-size:15px;
}

#content {
    position:relative;
    background-color:#000000;
    width:1139px;
left:50%;
margin-left:-600px;
font-size:15px;
font-family:verdana;
line-height:145%;
top:29px;
}




#list-nav{
list-style:none;
margin:10px 0 0 0;
padding:0px;
width:1000px;
}


#list-nav li {
display:inline
}


#list-nav li a {
text-decoration:underline;
padding:5px 0 0 0;
width:136px;
height:25px;
background:#7e7762;
color:#e11f91;
float:left;
text-align:center;
border-left:1px solid #fff;
font-weight:bold;

}


#list-nav li a:hover {
background:#b10012;
color:#e11f91;
}

.page {
background-color:white;
width:550px;
position:absolute;
top:0px;
left:329px;
 }

.pagecopy {
    background-color:white;
width:530px;
margin-left:10px;
margin-top:0px;
}

 .sidebar {
background-color:black;
width:260px;
position:absolute;
top:0px;
left:885px;
}  
 
.sidebarcopy {
    background-color:black;
width:240px;
margin-top:0px;
margin-left:10px;
line-height:110%;}  

.end {
    width:900px;
    position:relative;
    margin-left:0px;
    margin-top:15px;
}

a:link {
    text-decoration:underline;
color:#e11f91;
}
a:visited {
    text-decoration:underline;
color:black;
}

a:active {
    text-decoration:underline;
    color:#e11f91;
}
a:hover {
    text-decoration:underline;
    color:black;
}
img {
border:0;}

span.dotline {
    font-size: 18px;
line-height: normal;
color:darkred;
}

span.subhead {
    font-size: 22px;
    line-height: normal;
    color:darkred;
}
span.downloadhead {
    font-size: 18px;
    line-height: normal;
    color:darkred;
}
span.download {
    font-size: 11px;
    line-height: normal;
    color:darkred;
    font-family: Alaska;
}


h1 {

line-height:110%;}












