

BODY {margin: 0px;
background-color : #000000;
font : 11px verdana, helvetica, sans-serif; 
color : #000066; 

	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #8d91be;
	scrollbar-highlight-color:#8d91be;
	scrollbar-3dlight-color: #8d91be;
	scrollbar-darkshadow-color: #8d91be;
	scrollbar-track-color: #8d91be;
	scrollbar-arrow-color: #F5CC45;
	} 
 
 h1	{
	margin-bottom: 0;
	background-image: url('images/hdr.gif');
	background-position: -2px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #000066; padding-left:1.50em; padding-right:.5em; padding-top:.5em; /*was .75em*/	
}

h1:first-letter
{
	color: #000066;
	font-size: 250%;
}
h2 {
font-size: 16px;
	color: #000066; }
#maincontent {
font : 11px verdana, helvetica, sans-serif; 
background-color : #ffffff; 
color : #000066; 
/*margin-right : 25px; */
/*margin-left : 35px; */
/*padding-top: 3px; */
padding-left : 25px; 
padding-right: 25px;
width : 475px; /*was 450*/
} 
#leftcontent {
font : 11px verdana, helvetica, sans-serif; 
color : #a11b70; 
padding-left : 20px; 
} 

li.cds{
font : 11px verdana, helvetica, sans-serif; 
}
p.cds{
font : 11px verdana, helvetica, sans-serif; 
}

li.last{
list-style: none;
}

p.footer {
font : 10px verdana, helvetica, sans-serif; 
background-color : #8d91be; 
color : #ffffff; 
text-align : center; 
padding-top : 10px; 
padding-bottom : 10px; 
} 
#nav {
background-color : #293b87; 
} 
#navcontent {
font : 11px verdana, helvetica, sans-serif; 
color : #ffffff; 
margin : 0; 
} 
#navlist li {
list-style-type : none; 
padding-left : 12px; 
padding-top : 3px;
padding-bottom: 10px; 
} 
ul {
padding-left : 10px; 
} 

ol.outside /*use for listing cd titles*/
{
list-style-position: outside
}

a.menu {
font : bold 13px "trebuchet ms", verdana, helvetica, sans-serif; 
} 
A.menu:link {
text-decoration : none; 
color : #ffffff; 
} 
A.menu:visited {
text-decoration : none; 
color : #ffffff; 
} 
A.menu:hover {
text-decoration : none; 
color : #f5cc45; 
background-color: #293b87;
} 
A.menu:active {
text-decoration : none; 
color : #ffffff; 
} 
A:link {
text-decoration : underline;
font-weight: bold; 
color : #943D3A; /was 
} 
A:visited {
text-decoration : underline;
font-weight: bold; 
color : #132EB6; /*was ed84c9*/
} 
A:hover {
text-decoration : underline; 
font-weight: bold;
color : #000000; 
background-color : #CCDAEA; 
} 
A:active {
text-decoration : underline;
font-weight: bold; 
color : #fba72f; 
} 
A.footer:link {
text-decoration : none; 
color : #ffffff; 
font-size : 10px; 
} 
A.footer:visited {
text-decoration : none; 
color : #8f06bd; 
font-size : 10px; 
} 
A.footer:hover {
text-decoration : none; 
color : #000066; 
background-color : #8d91be; 
} 
A.footer:active {
text-decoration : none; 
color : #000066; 
} 
input {
background-color : #e77ec2; 
} 
	