#bodyHome {
	background-color: #64090d;
}
#flashHome {
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menuHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 690px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/home_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
	height: 22px;
	padding-top: 9px;
}
#menuHome a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 16px;
}
#menuHome a:hover {
	color: #FF0000;
	text-decoration: none;
}
#copyHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #976c6d;
	text-decoration: none;
	text-align: center;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
