@charset "utf-8";
#header {
	background-color: #2A2215;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #21170D;
	text-align: center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #title img {
	position: static;
	height: 115px;
	width: 1024px;
	background-color: #21170D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.float-left {
	float: left;
	clear: both;
	margin-right: 10px;
	margin-top: 8px;
}
#nav {
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-left: 3px;
}
#nav #MenuBar1 a {

}


#content {
	width: 990px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	clear: both;
	margin-top: 10px;
}
body {
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.special_text {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	clear: both;
}
#content #fwContentPage img {
}

#content #fwContentPage .special_text {
}

#content #fwContentPage p .special_text a {
	font-weight: bold;
	text-decoration: none;
}
#content #fwContentPage p .special_text a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #00C;
}
.large_bold_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.float-right {
	clear: both;
	float: right;
	margin-right: 205px;
}

