@charset "utf-8" ;

body {background-color:#000;}

h1 {font-size:42px; font-style:normal;
		text-decoration:underline; 
		background-image:url(images/footer_bckg.jpg); 
		color:#FFF;text-align:center; font-weight:900
		}
		
h2 {font-size:14px; 
font-style:normal; 
text-align:center; 
font-weight:normal; 
color:#FFF
} 

h3 {font-size:0.6em; 
color:#333; 
font-style:normal
} 

h4 {font-size:32px; 
color:#FFF; 
background-image:url(images/footer_bckg.jpg); 
text-align:center; 
font-weight:900;
}

.logo {width:800px;	
height:200px; 
margin:0px; 
background-image:url(header.png)
} 

.outerbox {height:auto; 
width:800px; 
margin:0px; 
padding:5px; 
overflow:hidden;
} 

.promoboxa {width:155px; 
height:120px; 
margin:0px; 
padding:1px; 
float:left
} 

.footer {width:800px;
height:auto; 
margin:0px; 
padding:5px;
} 

.navbox {width:65px; 
height:190px; 
margin:0px; 
padding:5px; 
padding-top:10px; 
float:left; 
border:thin;
}

.navboxtop {height:214px; 
width:795px;
background-image:url(images/watermark.gif);
margin:0px; 
padding-left:9px
}

a {color: #fff;	
text-decoration: none;
border-bottom:
1px dotted #fff;
}

a:hover {colour: #999;
border-bottom:
1px solid #999;
}