/* CSS Document */

body {
	background-image: url(images/bg_main.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
	body, html {
	margin-top: 0;
	margin-left: 5;
	margin-right: 0;
	border:0;
}


 A {
	color: #385251;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}
 
 A:hover  {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none
}
 
  H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none
}

 H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

	 #someDiv img {border:none}


	
img a {
		  color: white;
} 
creditlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #669966;
}

