body {
	margin:0;
	padding:0;
	background:#000;
}

/*********************/
/* Flash Banner     */
/*********************/

.flashbgbanner {
	background:url(bannerbg.jpg) left top no-repeat;
	padding:2px 0 9px 2px;
}

/*********************/
/* Logo               */
/*********************/

.maindiv{
	position:relative;
}

.logo{
	position:absolute;
	top:0px;
	left: 0px;
	z-index:10;
	width: 352px;
	height: 178px;
}


/*********************/
/* Content           */
/*********************/

.bgcontent{
	background:#000000 url(maintextbg.jpg) left top no-repeat;
	padding:18px 0 30px 21px;
}

/*********************/
/* Footer            */
/*********************/

.footernav {
	font:normal 9px georgia;
	color:#F8DB96;
	line-height:40px;
	background:url(ftrline_15.jpg) center bottom no-repeat;
}

.footernav a{
	color:#F8DB96;
	text-decoration:none;
}

.footertext {
	font:normal 9px georgia;
	color:#ECE4D1;
}

.footertext a{
	font:normal 9px georgia;
	color:#ECE4D1;
	text-decoration:none;
}