a {
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12pt;
	color:  #0000FF;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:hover {
	background-position: left;
	background-repeat: no-repeat;
	font-family: tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}
body {
	background-image: url('http://www.enfield-ct.net/hazmat-test/images/wrko_bg.jpg');
	font-family: tahoma, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-position: center top;
	background-repeat: repeat-y;
}
#bg_element {
	background-image: url('http://www.enfield-ct.net/hazmat-test/images/wrko_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	background-position: center;
	background-repeat: repeat-y;
}
#branding_banner {
	width: 780px;
	height: 155px;
	background-image: url('http://www.enfield-ct.net/hazmat-test/images/hazmat-practice-test-banner-2.gif');
	background-position: right;
}

