body,td,th {
	font-family: "Trebuchet MS", "Century Gothic", Geneva, Arial;
	font-size: 14px;
	color: #7D0000;
	line-height: 1.65em;
	text-align: justify;
	vertical-align: top;
}
body {
	margin-top: 0px;
}
#Wrapper {
	width: 1015px;
	background-image: url(images/wrapperback.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/Header.gif);
	background-repeat: no-repeat;
	height: 162px;
	width: 1015px;
}
#ContentArea {
	background-image: url(images/ContentBack.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 1015px;
	text-align: left;
}
#footer {
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 100px;
	width: 1015px;
}
#navigation {
	float: right;
	height: 125px;
	width: 375px;
	margin-right: 54px;
}
.navpadding {
	margin-left: 16px;
}
.copyrighttext {
	font-size: 10px;
	padding-top: 70px;
	color: #7D0000;
	text-decoration: none;

}
.copyright_link {
	color: #7D0000;
	text-decoration: none;
}
#text-area {
	width: 640px;
	margin-left: 265px;
	text-align: justify;
	padding-top: 40px;
}
.rightimages {
	float: right;
	margin-left: 10px;
}
#pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #1b72a0;
	padding: 20px;
	width: 200px;
	margin-left: 30px;
	float: right;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 10px;
}
.rightimages2 {
	float: right;
	margin-left: 20px;
}

#container {
	top			: 0px;
	left		: 0px;
	width		: 320px;
	height		: 470px;
	overflow	: hidden;
	position: relative;
}

#content {
	position	: relative;
	width		: 320px;
	left		: 0px;
	font-size: 14px;
}

#scrollArea {
	left		: 611px;
	top			: 20px;
	height		: 450px;
	width		: 10px;
	border		: 1px solid #b5c45c;
	overflow	: hidden;
	clear: left;
	float: right;
}

#scroller {
	top			: 0px;
	width		: 10px;
	height      : 20px;
	background	: #b5c45c url(images/scroller.gif) no-repeat bottom;
	border-top	: 1px solid #b5c45c;
	border-bottom	: 1px solid #b5c45c;
	left: 0px;
	position: relative;
}
