#header {
	background: url('../img/header_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	color: #e0e0e0;
	font-family: sans-serif;
	font-size: 12px;
	padding: 0px;}
	
#header a:link,a:visited,a:active{
	color: #e0e0e0;
	text-decoration: none;
	color: #e0e0e0;
	font-family: sans-serif;
	font-size: 12px;}
	
#header a:hover{
	color: #f5f5f5;
	text-decoration: none;}
	
body
{
	FONT-FAMILY: Arial, Arial CE, Verdana;
}
