body {		
    margin-left: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/dc_background.gif);
	background-repeat: repeat-y;
}





.playButton {
  background-color: rgb(20,20,20);
  cursor: pointer;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase; 
  font-size: 1em;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  position: relative;
  top: 50%;
  zoom: 100%;
  padding: .5em 1em;
  color: white;
}

.playBackground {
  background-color: rgb(0,0,0);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}


	
	

strong	{	
	font-weight : bold;
	
	}	
	
		

p {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 16px;
   color: #999999; 
   margin-top : 25px;
   margin-left : 0px;
   margin-right: 0px;
   margin-bottom : 10px;
   line-height: 24px; 
}

p.title {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #999999; 
   margin-top : 25px;
   margin-left : 15px;
   margin-right: 0px;
   margin-bottom : 5px;
   line-height: 16px; 
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size: 35px;	
	color: #ffffff;
	text-decoration: none;
	margin-top: 35px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 5px;
   line-height: 38px; 
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size: 26px;	
	color: #666666;
	text-decoration: none;
	margin-top: 40px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 25px;
   line-height: 32px; 
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size: 26px;	
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 25px;
   line-height: 32px; 
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size: 14px;	
	color: #555555;
	text-decoration: none;
	margin-top: 5px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 5px;
   line-height: 32px; 
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size: 18px;	
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 5px;
   line-height: 32px; 
}



.grey {
	color: #333333;
	
}
.white {
	color: #ffffff;
	
}

.smallheading1 {
	font-size: 26px;
	
}



A.main:link {   
   color : #666666;   
   text-decoration : none;
  
  
   
}

A.main:visited {    
  color : #666666;   
   text-decoration : none;
   
  
    
}

A.main:hover {    
   color : #ffffff;    
   text-decoration : none;
   
   
}

A.main:active {   
   color : #666666;    
   text-decoration : none;
   
  
     
}

A:link {   
   color : #333333;   
   text-decoration : none;
  
  
   
}

A:visited {    
  color : #333333;   
   text-decoration : none;
   
  
    
}

A:hover {    
   color : #ffffff;    
   text-decoration : none;
   
   
}

A:active {   
   color : #333333;    
   text-decoration : none;
   
  
     
}


A.anitem:link {   
   color : #ffffff;   
   text-decoration : none;
  
  
   
}

A.anitem:visited {    
  color : #ffffff;   
   text-decoration : none;
   
  
    
}

A.anitem:hover {    
   color : #ffffff;    
   text-decoration : underline;
   
   
}

A.anitem:active {   
   color : #ffffff
   text-decoration : none;
   
  
     
}

A.mail:link {   
   color : #999999;   
   text-decoration : none;
  
  
   
}

A.mail:visited {    
  color : #999999;   
   text-decoration : none;
   
  
    
}

A.mail:hover {    
   color : #ffffff;    
   text-decoration : none;
   
   
}

A.mail:active {   
   color : #999999;    
   text-decoration : none;
   
  
     
}


