body {
	font-family: "Lucida Grande",  Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 11px; 
	background-image: url(http://www.mediaspawn.com/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	background-position: bottom;
	width: auto;
}
.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}	
.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
