body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(assets/bg_95tintBlack.jpg);
	background-color: #000000;
}

#holder {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#footer{
	width: 1000px;
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding: 5px;
	clear: both;
	float: none;
}
#content {
	line-height: 24px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	width: 1020px;
	text-align: center;
}
#content h2 {
	color: #FF3300;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

