<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG_Clipped.jpg); background-repeat:no-repeat; background-repeat:repeat-x;
	/*font-size: 65%;*/	
	background-color: #5F5F5F;
}
a:link {
	color: #aaaaaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aaaaaa;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #aaaaaa;
}

h1 {
height:120px;
width: 200px;
margin: 0em;
}

h1 a{ 
background:url(images/new_home_02.jpg) no-repeat right center;
display:block;
height:120px;
margin-left:-9000px;
position:relative; 
}