@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/slanted.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td#headerBG {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
td#footerBG {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 51px;
	background-color: #3669A0;
}
div#outer {
	width: 753px;
	float: none;
	background-color: #FFFFFF;
}
div#outerLeft {
	background-image: url(../images/bg_shadow_left.jpg);
	background-repeat: repeat-y;
	position: relative;
	background-position: 0% 0%;
	padding-left: 3px;
}
div#outerRight {
	background-image: url(../images/bg_shadow_right.jpg);
	background-repeat: repeat-y;
	float: none;
	background-position: 100% 0%;
	position: relative;
}
div#wrapper {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 759px;
}
div#footerContent {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	margin-top: 26px;
	margin-right: 10px;
}
div#footerContent a {
	color: #FFFFFF;
	text-decoration: underline;
}
div#newsBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 225px;
}
div#newsList {
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 7px;
	line-height: 110%;
}
div#newsList p {
	margin-bottom: 5px;
	font-size: 120%;
}
td#contentImages {
	background-image: url(../images/content_images.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 188px;
	height: 433px;
}
td.menuArea {
	background-color: CCCCCC;
	width: 158px;
}
td#contentArea {
	padding-right: 30px;
	padding-left: 30px;
	line-height: 120%;
}
td#contentArea h1 {
	font-size: 200%;
	font-weight: bold;
	color: #3769A0;
	margin-top: 15px;
	margin-bottom: 4px;
}
