#Container {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E0FFFF;
}
#MainContent {
	clear: both;
	width: 740px;
	text-align: left;
	float: right;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Header {
	padding: 0px;
	float: right;
	height: 370px;
	width: 750px;
}
#NavBar {
	float: left;
	height: 250px;
	width: 212px;
	text-align: left;
}
#TopLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 212px;
}
#NavBar {
	clear: left;
	float: left;
	width: 200px;
	padding: 0;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#NavBar ul {
	list-style: none;
	width: 200px;
	padding: 0;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#NavBar li {
	margin-bottom: 4px;
}
#NavBar li a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	height: 20px;
	text-decoration: none;
	color: #0099CC;
	display: block;
	padding: 5px 0 0 8px;
	background: #E0FFFF;
	border-left: 5px solid #0099CC;
	border-bottom: 1px solid #0099CC;
}	
#NavBar li a:hover {
	background: #0099CC;
	color: #ffffff;
	border-left: 5px solid #0099CC;
}
.txtJust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	text-align: justify
}
.txtPageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #0099CC;
	font-weight: normal
}
.txtSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #0099CC;
	font-weight: normal
}
.txtBlueHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #0099CC;
	font-weight: normal
}
.txtMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333
}
#NavBase {
	float: right;
	width: 745px;
	text-align: right;
	clear: both;
	height: 20px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Footer {
	clear: both;
	float: right;
	height: 125px;
	width: 750px;
	background-color: #FFF;
}

#NavBase ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#NavBase li {
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	float: right;
	padding: 5px;
	list-style-image: none;
	list-style-type: none;
}
#NavBase li a {
	text-decoration: none;
	color: #0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
#NavBase li a:hover {
	color: #333333;
}
A.LinkRoll {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	text-decoration: none;
	color: #0099CC;
}	
A.LinkRoll:hover {
	color: #333333;
}
.Gallery {
	float: left;
	height: 105px;
	width: 140px;
	padding: 4px;
}

