       BODY {
              scrollbar-base-color: #666667;
              font-family: Arial;
              font-size: 14px;
              background: url('') x-repeat;  center;
              background-color: #3F3F3F;
                        
            }
            
.header-a {
			background-color: #666667;
			height: 200px;
			width: 960px;
			
			}
.body-a {
			background-color: #666667;
			height: 514px;
			width: 960px;

			
			}
.logo-main {
			
			text-align: left;
			margin-left: 12px;
			margin-top: 140px;
			background-image: url ('images/cd-logo-main.png') no-repeat; center;
			height: 49px;
			width: 318px;
			z-index: -2;
			
			
			}    
.topnav {
			height: 202px;
			width: 116px;
			margin-left: 806px;
			margin-top: -203px;			
			
			} 
			
 			
.mainnav {
			height: 463px;
			width: 398px;
			margin-left: 515px;
			margin-top: -123px;			
			
			}       
.maincontent {
			position:absolute;
			height: 320px;
			width: 478px;
			margin-left: -500px;
			margin-top: -123px;	
			
			} 			
   
A:link {
	color:#000000;
	text-decoration: none;
}
A:visited {
	color:#FF0000;
	text-decoration: none;
}
A:hover {
	color:#222200;
	text-decoration: none;

}