body {
	background: #FFFFFF;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

/* holder styles */
#holder {
	background: #FFFFFF;
	text-align: left;
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 0px;
}



/* header styles */
#header {
	font: 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
.top-menu{
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.top-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.top-menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}




/* content styles */
#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 650px;
}
.content {
	font: 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
}
.content a {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	text-decoration: none;
}
.content a:hover {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.content a:active {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	text-decoration: none;
}
.maintext {
	font: 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
}
.maintext a {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.maintext a:hover {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	text-decoration: underline;
}
.maintext a:active {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.text {
	font: 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
}
.text a {
	color: #333333;
	text-decoration: underline;
}
.text a:hover {
	color: #E42330;
	text-decoration: underline;
}



.h1 {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
}
.h2 {
	font: bold 11px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
}
.h3 {
	font: bold 15px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	letter-spacing:1px;
}
.h4 {
	font: 18px Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0.5px;
}
.h5 {
	font: 18px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	letter-spacing: 0.5px;
}
.h6 {
	font: 12px Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none
}
.h6 a {
	font: bold 12px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	text-decoration:none
}
.h6 a:hover {
	font: bold 12px Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline
}
.h7 {
	font: bold 13px Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000}
.h7 a {
	color: #000000;
	text-decoration:underline}
.h7 a:hover {
	color: #E42330;
	text-decoration:underline
}
.h8{
	font: 18px Century Gothic, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#333333;
	letter-spacing: 1px;
}
.h9{
	font: 11px Century Gothic, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FFFFFF;
	letter-spacing: 1px;
}
.h9 a{
	color:#FFFFFF;
	text-decoration:underline;
}
.h9 a:hover{
	color:#000000;
	text-decoration:underline;
}






/* footer styles */
.footer {
	font: 10.5px Century Gothic, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 676px;
}
.footer a {
	font: 10.5px Century Gothic, Arial, Helvetica, sans-serif;
	color: #E42330;
	text-decoration: underline;
}
.footer a:hover{
	font: 10.5px Century Gothic, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.footer2 {
	font: 10.5px Century Gothic, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 676px;
}
.footer2 a {
	font: 10.5px Century Gothic, Arial, Helvetica, sans-serif;
	color: #98CC58;
	text-decoration: underline;
}
.footer2 a:hover{
	font: 10.5px Century Gothic, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
