body {
	margin: 0;
	background-color: #000000;
}
.header {
	background-image: url(images/h_header-bg.jpg);
	width: 750px;
	height: 151px;
}
.flash {
	background-image: url(images/h_flashimg.jpg);
	width: 750px;
	height: 297px;
}
.spacer01 {
	background-image: url(images/h_spacer01.jpg);
	width: 750px;
	height: 32px;
}
.spacer02 {
	background-image: url(images/h_spacer02.jpg);
	width: 750px;
	height: 11px;
}
.spacer03 {
	background-image: url(images/h_spacer03.jpg);
	width: 750px;
	height: 1px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.content h1 { font-size:15px; }
.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	text-decoration: underline;
}
.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.seo-footer { text-align:center; margin:10px 0; color:#FFF; }
.seo-footer span { text-decoration:underline; font-weight:bold; color:#FFF; }
.seo-footer a:link, .seo-footer a:visited, .seo-footer a:active { text-decoration:none; color:#FFF; }
.seo-footer a:hover { text-decoration:underline; }
