body {
	background-color: #4499CC;
	background-repeat: repeat-x;
	background-image: url(images/bgd_map.gif);
}
#MainContainer {
	left:0px;
	top:0px;
	width:806px;
	background-image: url(images/bgd_shadow.gif);
	background-repeat: repeat-y;
}
#MainText {
	width: 530px;
	left: 25px;
	position: relative;
	top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
#Banner {
	background-image: url(images/bannerFull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
	height: 198px;
	width: 806px;
	left: 0px;
	top: 0px;
}
#Body {
	z-index: 2;
	width: 806px;
	left: 0px;
	top: 0px;
}
#footer {
	height: 50px;
	width: 806px;
	left: 0px;
	top: 0px;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #003366;
}
#LeftNav {
	background-image: url(images/bgd_leftnav.gif);
	height: 403px;
	width: 223px;
	background-repeat: no-repeat;
	background-position: left top;
}
a.olg {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.olg:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}
td, p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
#olg {
	height: 30px;
	width: 806px;
	text-align: right;
	vertical-align: bottom;
	font-family: verdana;
	font-size: 9px;
}
.subtitle {
	font-weight: bold;
}
a {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
