body {
	margin: 0px;
	padding: 0px;
	background-color: #0a1434;
	background-repeat: repeat-y;
	background-position: center;
}
#topBar {
	background-color: #FFF;
	height: 82px;
	width: 578px;
	float: left;
	text-align: left;
	left: 205px;
	top: 63px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#topBar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #036;
	font-weight: normal;
	position: absolute;
	width: 557px;
	margin: 0px;
	padding: 0px;
	bottom: 5px;
	right: 10px;
	height: 47px;
}

#holder {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 800px;
	background-repeat: no-repeat;
	position: absolute;
	height: 1500px;
	background-color: #FFF;
}
#pageBase {
	clear: both;
	float: left;
}
#header {
	height: 150px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation {
	margin: 0px;
	width: 200px;
	left: 1px;
	position: relative;
	float: left;
	height: 345px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page {
	width: 800px;
	float: left;
	clear: both;
	height: 1500px;
}
#pageContent {
	width: 580px;
	overflow: visible;
	position: absolute;
	height: 471px;
	left: 204px;
	top: 160px;
}
#pageContent p {
	font-size: 12px;
}
#pageContent li {
	list-style-image: url(/images/bullet.gif);
	list-style-type: none;
	margin-left: 10px;
}


#pagePic {
	position: absolute;
	top: 3px;
	left: 384px;
	width:195px;
	height:162px;
	background-repeat: no-repeat;
}

#pageText {
	position: absolute;
	top: 15px;
	left: 6px;
	width:465px;
	height: auto;
	overflow: visible;
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navContent {
	margin: 0px;
	position: relative;
	bottom: 0px;
	top: 10px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	width: 160px;
}
#navContent a {
	margin: 0px 0px 2px;
	padding: 0px 0px 2px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
#navContent a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF6600;
}
#navContent ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#navContent li {
	margin: 0px;
	padding: 0px 0px 1px;
	list-style-type: none;
}

#subNav{ margin: 0px 0px 0px 8px; padding: 0px;}
#subNav ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#subNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-align: left;
}
#subNav a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #CC6633;
	font-weight: normal;
}
#subsubNav{ margin: 0px 0px 0px 5px; padding: 0px;}
#subsubNav ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#subsubNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subsubNav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6A7599;
	font-weight: normal;
	text-align: left;
}
#subsubNav a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
#base {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	width: 750px;
	height: 18px;
	margin: 0%;
	position: absolute;
	left: 40px;
	top: 600px;
}
#salterBase {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#salterBase a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#base .baseright {
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
#base a {
	color: #5159A3;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ListBox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ListTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ListBox2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.XXX {
	font-family: "Times New Roman", Times, serif;
}
#logo {
	height: 150px;
	width: 200px;
	float: left;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#tagline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F1EFEC;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
#BlogContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	float: left;
}
#BlogNavigation {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.BlogHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FED900;
}

#BlogNavigation a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;	
}

#BlogNavigation a:hover {
	color: #FDD800;	
}
#galleryNav {
	background-color: #CCCCCC;
	height: 300px;
	width: 540px;
}
.galleryBox {
	background-color: #999999;
	height: 180px;
	width: 150px;
	float: left;
}
.galleryBoxType {
	float: left;
	height: 25px;
}
#noPrint a {
	color: #F00;	
}
