body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../_images/siteBGtop.png);
	background-color: #00233E;
}
.contentBckgrnd {
	background-repeat: repeat-x;
	background-position: top;
	width: 758px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../_images/contentGradientBckgrnd.jpg);
}
#divSiteBGunder {
	background-image: url(../_images/siteBGunder.png);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	line-height: 1.4em;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	list-style-image: url(../_images/bullets.gif);
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.5em;
}
li {
	margin-top: 5px;
}
hr {
	color: #CDD7E0;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD7E0;
}

#tableBody {
	border: 2px solid #000;
	background-color: #FFFFFF;
	width: 778px;
}

#tableBlueBoxes {
	background-image: url(../_images/leftBlueBox_02.jpg);
}

#divFooterNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #E2E2E2;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: center;
}
#divSiteBGbottom {
	background-image: url(../_images/siteBGbottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#tableGallery a img {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divClearer {
	clear: both;
	height: 1px;
}
