/* CSS Document */
#maincopy
{
font-size:12px;
font-weight:normal;
color:#666666;
line-height:1.5em;
}

#maincopy1
{
font-size:13px;
font-weight:bold;
color:#666666;
line-height:1.5em;
}

#buttons
{
font-size:18px;
font-weight:bolder;
color:#FFFFFF;
text-decoration:none;
}

a
{
font-weight:bold;
font-size:13px;
color:#ff943c;
}

a:hover {color:#CC6600;}

#heading
{
font-size:20px;
color:#ff943c;
font-weight:normal;
vertical-align:bottom;
padding-top:10px;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;
	

	background-position: top center;
	background-repeat:no-repeat;
}
