@charset "utf-8";
#introcontainer   {
	width: 668px;
	text-align: left;
	position: relative;
	height: 156px;
	float: left;
	background-color: #310B1A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#flash {
	height: 332px;
	width: 668px;
	text-align: left;
	background-image: url(images/temp_photo.png);
}

#introcontent  {
	float: left;
	height: 148px;
	width: 640px;
	background-color: #841309;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 20px;
}

.homecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #FFFFFF;
}
