@charset "utf-8";
a {
	outline:none
}
body {
	font-family: "Franklin Gothic Medium";

}
#flash_container {
	height: 640px;
	width: 861px;
	margin-top: -320px;
	margin-left: -430.5px;
	position: absolute;
	left: 50%;
	top: 50%;
	/*background-image: url(../layout/frame.gif);*/
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #4A3D3C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia;
}
p {
	font-size: 0.8em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p a{
	color: #4A3D3C;
	text-decoration: underline;
}
p a:hover{
	text-decoration: underline;
}
h1 a {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.7em;
	color: #CA581A!important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#popup {
	position: absolute;
	left: 211px;
	top: 175px;
	z-index: 10;
}
