html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body { 
	background: url('/images/prebg.gif') no-repeat center top;
	font: normal 10pt Verdana;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

a
{
	color: #1A4325;
	text-decoration: none;
}

a:visited
{
	color: #1A4325;
	text-decoration: none;
}

a:active
{
	color: #1A4325;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#prehome-wrapper
{
	margin: 510px 0 0 0;
}