@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
}
#wrapper {
	background-color: #FF00FF;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #topleft {
	background-image: url(../art/BG_index_top_left.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 324px;
	float: left;
}
#wrapper #header #topright {
	background-image: url(../art/BG_faux_right.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 576px;
	float: right;
}
#wrapper #header #topleft #facebook {
	height: 35px;
	width: 35px;
	margin-top: 149px;
	margin-left: 14px;
	float: left;
}
#wrapper #header #topright #silvermenu {
	height: 44px;
	width: 414px;
	margin-top: 294px;
}
#wrapper #header #topleft #blackmenu {
	height: auto;
	width: 183px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 110px;
	margin-top: 140px;
}
#wrapper #mainbody {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../art/BD_aboutusbody.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
}
#wrapper #footer {
	background-image: url(../art/BG_footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	line-height: 60px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
	height: auto;
	line-height: 36px;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
}

