#flashcontent {
	display: block;
	margin: 0 auto;
	padding: 0;
}

#altcontent {
	padding: 0;
	text-align: left;
	width: 249px;
	margin-top: 0;
	margin-bottom: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}
.mainImage {
	margin: 20px 0;
}

.text_title_wrap {
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin: 0 auto 30px auto;
	text-align: center;
	width: 500px;
}
.text_title {
	color: #E6E6E6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
	text-align: center;
}
.text_bottom_wrap {
	border-top: solid 1px #666666;
	margin: 20px auto 0 auto;
	text-align: center;
	width: 500px;
}
.text_bottom {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
	text-align: center;
}



/*  --------------------  */
/*  =HEADERS
/*  --------------------  */
count_h1, count_h2, count_h3, count_h4, count_h5, count_h6 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: .25em 0 .25em 0;
	padding: 0 0 .25em 0;
}
count_h1.border, h2.border, h3.border, h4.border, h5.border, h6.border {
	border-bottom: solid 1px #666666;
}
count_h1 {
	font-size: 1.4em;
}
count_h2 {
	font-size: 1.3em;
}
count_h3 {
	font-size: 0.75em;
}
count_h4 {
	font-size: 1.1em;
}
count_h5 {
	font-size: 1em;
}
count_h6 {
	font-size: .9em;
}


/*  --------------------  */
/*  =LINKS
/*  --------------------  */
