@charset "utf-8";
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav-bg {
	background-attachment: scroll;
	background-image: url(layout/Nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footer-bg-right {
	background-attachment: scroll;
	background-color: #000033;
	background-image: url(layout/footer-right-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B8B896;
}
.BG-Left {
	background-attachment: scroll;
	background-color: #000033;
	background-image: url(layout/BG-left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.BG-Right {
	background-attachment: scroll;
	background-color: #000033;
	background-image: url(layout/BG-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body-right-bg {
	background-attachment: scroll;
	background-image: url(layout/body-right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Alerts-bg {
	background-attachment: scroll;
	background-image: url(layout/Nav-Alerts-bg.jpg);
	background-repeat: repeat-y;
}
.footer-bg-left {
	background-attachment: scroll;
	background-color: #000033;
	background-image: url(layout/footer-left-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.photo-bdr {
	border: 1px solid #660000;
}

.arial-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.webwright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
}

.events-box {
	background-color: #FFFFFF;
	background-image: url(layout/events-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.body-box {
	background-color: #D8D8C4;
	background-image: url(layout/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999967;
	border-right-color: #999967;
	border-bottom-color: #999967;
	border-left-color: #999967;
}
.Page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
}

.body-box-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999967;
	border-right-color: #999967;
	border-bottom-color: #999967;
	border-left-color: #999967;
}
a:active {
	color: #660000;
}
a:hover {
	color: #000066;
}
a:link {
	color: #660000;
}
a:visited {
	color: #330000;
}
