@charset "utf-8";
/* CSS Document */

body {
background-image: url(../imgs/specMoBG.gif);
background-repeat: repeat-x;
background-color:#000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}


#headah {
width:1000px;
padding-left:52px;
}

#introCopy {
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding-left:55px; 
font-size:11px; 
color:#999999; 
line-height:20px; 
margin-bottom:50px;
width:950px;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#333333; 
width:950px;
padding-left:60px;
margin-bottom:20px;
}


a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #444444;
	text-decoration: none;
}
