body {
	margin-top: 0px;
	background: url(/art/bodyBG.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: arial;
	}
	
h1 {
	color: #C81D1D;
	margin-top: 0px;
	}

a, a:link, a:visited {
	color: #f3464e;
	text-decoration: none;
	}
	
a img {
	border-style: none;
	}
	
#logo {
	position: relative;
	top: 24px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	}
	
.container  { 
	background: url(/art/containerBody.png);
	background-repeat: repeat-y;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	}

.containerHeader {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
	margin-top: -77px;
	}

.containerFooter {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	}

#adEngageBorder {
	-moz-border-radius-bottomleft:8pt;
	-moz-border-radius-bottomright:8pt;
	-moz-border-radius-topleft:8pt;
	-moz-border-radius-topright:8pt;
	border: 1px solid #666666;
	}

.greenButtons {
	background: url(/art/navButton.gif);
	background-repeat: no-repeat;
	color: #424242;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	vertical-align: top;
	width: 303px;
	}
	
.greenButtons a, .greenButtons a:link, .greenButtons a:active, .greenButtons a:visited {
	color: #424242;
	text-decoration: none;
	padding-left: 1px;
	}

.greenButtons a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.webWhoIs {
	background: url(/art/whoisButton.jpg);
	background-repeat: no-repeat;
	width: 290px;
	height: 46px;
	padding-right: 15px;
	margin-top: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #424242;
	}

.blackTab {
	background: url(/art/blackTab.jpg);
	background-repeat: no-repeat;
	width: 956px;;
	height: 27px;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	padding-left: 65px;
	padding-top: 0px;
	}
	
.middleArea {
	background: url(/art/middleArea.jpg);
	background-repeat: no-repeat;
	width: 956px;
	height: 220px;
	vertical-align: top;
	font-size: 12px;
	font-family: arial;
	padding-top: 5px;
	}
	
.adBanner {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	}
	
.topTable {
	margin-left: 16px;
	margin-right: 8px;
	padding-top: 12px;
	}

.googleAds {
	margin-top: 20px; 
	font-family: arial;
	height: 250px;
	}
	
#content {
	background: #fff;
	font-size: 12px;
	}
	
.contentblock {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	background-color: #ffffff;
	}
	
.orange {
	font: normal small "trebuchet ms", arial, sans-serif;
	color: #C61D1D;
	margin:0px;
	}
			
.smaller {
	font-size: x-small;  
	color: #D67416;
	}

label {padding-top: 10px;}

span.error {
	display: block;
	float: left;
	margin-left: 12px;
	color: #911302;
	font-weight: 600;
}

input.error {
	border: 1px solid #911302;
	background-color: #ffffff;
}

input {
	border: 1px solid #322C27;
	background-color: #ffffff;
	margin-left: 3px;
}

input.btn {
	border: 1px solid #501B00;
	background-color: #C61D1D;
	color: #ffffff;
	margin-left: 100px;
}

.copyright {
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	}

.learnMore {
	margin-right: 47px;
	margin-top: 41px;
	}
	
.footClick {
	width: 275px;
	height: 40px;
	}

.logoClick {
	width: 350px;
	height: 88px;
	}