﻿#container {
	border-width: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 300px;
	font-size: small;
}
#BannerGreybar {
	background-color: #999999;
	padding-top: 5px;
}
#banner {
	width: 900px;
	height: 152px;
	position: relative;
	background-image: url('images/layout/banner1.gif');
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner a{
	border-width: 0px;
	display: block;
	position: absolute;
}
#banner a#logolink{
	width: 290px;
	height: 130px;
	top: 10px;
	left: 50px;
}
#bannerhead {
	font-size: 10pt;
	font-weight: bold;
	background-color: #666666;
	height: 21px;
	width: 900px;
	text-align: center;
	padding-top: 5px;
	color: #CCCCCC;
	letter-spacing: 3px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#banner_m {
	width: 900px;
	height: 151px;
	position: relative;
	background-image: url('images/micro/banner_m.gif');
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner_m a {
	border-width: 0px;
	display: block;
	position: absolute;
}
#banner_m a#logolink {
	width: 290px;
	height: 130px;
	top: 10px;
	left: 50px;
}
#bannerhead_m {
	font-size: 10pt;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 21px;
	width: 900px;
	text-align: center;
	padding-top: 5px;
	color: #336699;
	letter-spacing: 3px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#navbar {
	margin: 0px;
	width: 900px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;
	color: #0099FF;
	background-color: #000000;
	background-image: url('images/layout/navbar.jpg');
}
#navbar ul {
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 230px;
}
#navbar li {
	margin-right: 12px;
	margin-left: 12px;
	list-style-type: none;
	display: inline;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}
#navbarshadow {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 19px;
	background-image: url('images/layout/navbar-shadow.jpg');
	background-repeat: no-repeat;
}
#navbar a {
	text-decoration: none;
	color: #F0F0F0;
	font-weight: normal;
}
#navbar a:hover {
	border-width: 0px;
	text-decoration: none;
	color: #3399FF;
}
#ShareThis {
	font-size: small;
	text-align: right;
}
#LeftBodyCol {
	border-style: none;
	width: 232px;
	float: left;
	height: 596px;
	background-image: url('images/layout/sidebar.jpg');
	background-repeat: no-repeat;
}
#LeftBodyCol h1 {
	margin: 10px;
	font-size: large;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
}
#LeftBodyCol h2 {
	margin: 20px 0px 0px 0px;
	font-size: medium;
	font-weight: bold;
	color: #F0F0F0;
	text-align: center;
	padding-bottom: 0px;
}
.LeftBodyColLink {
	font-size: small;
	margin-bottom: 10px;
	color: #F0F0F0;
	font-weight: bold;
	margin-left: 10px;
}
#LeftBodyCol a {
	color: #F0F0F0;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}
#LeftBodyCol a:hover {
	color: #0099FF;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
#LeftBodyColBox {
	border: medium double #003366;
	width: 199px;
	margin-top: 50px;
	clip: rect(auto, auto, auto, auto);
	padding: 10px;
	background-color: #E6E6E6;
	margin-left: 3px;
	background-image: url('images/micro/Waterfall.jpg');
	background-repeat: no-repeat;
}
#LeftBodyColBox h1 {
	font-size: large;
	color: #003366;
	font-weight: bold;
}
#LeftBodyColBox h2 {
	font-size: small;
	color: #800000;
	font-weight: bold;
	margin-top: 10px;
}
#LeftBodyColBox a {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
#LeftBodyColImageTop {
	border-width: 0px;
	margin-top: 50px;
	}
#LeftBodyColImage {
	border-width: 0px;
	text-align: center;
	margin-left: 5;
	margin-right: 5;
	}
#LeftGrad {
	background-image: url('images/layout/left_grad2.jpg');
	width: 10px;
	height: 600px;
	float: left;
}
#RightBodyCol {
	padding: 0px 14px 0px 14px;
	margin: 0px;
	float: right;
	width: 640px;
	background-color: #FFFFFF;
}
#RightBodyCol a:visited {
	color: #0000FF;
}
#RightHeader {
}
#RightHeader h1 {
	font-size: x-large;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 5px;
}
#RightHeader h2 {
	font-size: large;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
#RightHeader h3 {
	font-size: small;
	font-weight: bold;
	color: #800000;
	font-style: italic;
	text-align: right;
}
#RightBody {
}
#RightBody h1 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #336699;
	clear: both;
}
#RightBody h2 {
	font-size: small;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 16px;
}
#RightBody h3 {
	font-size: small;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 10px;
	font-style: italic;
	margin-left: 10px;
}
#navbottom {
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	padding-top: 30px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbottom ul {
	text-align: center;
}
#navbottom li {
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	display: inline;
}
#copyright {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	color: #808080;
	width: 900px;
	padding-top: 5px;
}
.clear {
	clear: both;
}
.BasicText1 {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
}
.BasicText2 {
	font-size: small;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.BasicText3 {
	font-size: small;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
}
.BulletText1 {
	font-size: small;
	list-style-type: disc;
	list-style-position: inside;
}
.CaptionLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #003366;
	margin: 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.CaptionRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #003366;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.img-left {
	border-width: 0px;
	float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: 5px;
		clear: right;
	}
.ImgCapLeft_300 {
	width: 310px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ImgCapLeft_350 {
	width: 360px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	clear: left;
}
.ImgCapRight_300 {
	width: 310px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ImgCapRight_350 {
	width: 360px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#HomeCanvas {
	margin: 20px auto 0px auto;
	position: relative;
	width: 910px;
	height: 660px;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: auto;
}
#HomeBanner {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}
#HomePhotoStrip {
	float: right;
	width: 182px;
	height: 640px;
	position: absolute;
	top: 0px;
	left: 718px;
	z-index: 2;
}
#HomeBody {
	background-color: #000000;
	height: 462px;
	position: absolute;
	top: 178px;
	left: 0px;
	width: 718px;
	z-index: 3;
}
#HomePelt {
	position: relative;
	top: 217px;
	z-index: 5;
	width: 134px;
	left: 0px;
}
#HomeLink1 {
	z-index: 10;
	position: absolute;
	top: 267px;
	left: 121px;
}
#HomeLink1 a {
	text-decoration: none;
	color: #F0F0F0;
}
#HomeLink1 a:hover {
	text-decoration: none;
	color: #0099FF;
}
#HomeLink2 {
	z-index: 9;
	top: 322px;
	position: absolute;
	left: 138px;
}
#HomeLink2 a {
	text-decoration: none;
	color: #F0F0F0;
}
#HomeLink2 a:hover {
	text-decoration: none;
	color: #0099FF;
}
#HomeLink3 {
	z-index: 8;
	position: absolute;
	top: 376px;
	left: 153px;
}
#HomeLink3 a {
	text-decoration: none;
	color: #F0F0F0;
}
#HomeLink3 a:hover {
	text-decoration: none;
	color: #0099FF;
}
#HomeLink4 {
	z-index: 7;
	position: absolute;
	top: 431px;
	left: 138px;
}
#HomeLink4 a {
	text-decoration: none;
	color: #F0F0F0;
}
#HomeLink4 a:hover {
	text-decoration: none;
	color: #0099FF;
}
#HomeLink5 {
	z-index: 6;
	position: absolute;
	top: 483px;
	left: 115px;
}
#HomeLink5 a {
	text-decoration: none;
	color: #F0F0F0;
}
#HomeLink5 a:hover {
	text-decoration: none;
	color: #0099FF;
}
.HomeLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F0F0F0;
}
#HomeNozzle {
	position: absolute;
	z-index: 4;
	width: 258px;
	height: 211px;
	left: 251px;
	top: 430px;
}
#HomeBodyCopy {
	border-left: 1px solid #F0F0F0;
	position: absolute;
	width: 289px;
	z-index: 40;
	top: 207px;
	left: 378px;
	padding-left: 25px;
}
#HomeBodyCopy h1 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
#HomeBodyCopy h2 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0F0F0;
}
.HomeBasicText {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099FF;
	padding-top: 10px;
}
#HomeBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F0F0F0;
	position: absolute;
	width: 206px;
	z-index: 50;
	top: 440px;
	left: 499px;
}
.HomeBulletText {
	margin-top: 5px;
	list-style-image: url('images/layout/BlueBullet.gif');
}
#HomeShadowRt {
	position: absolute;
	z-index: 80;
	width: 10px;
	height: 645px;
	top: 0px;
	left: 900px;
}
#HomeShadowBot {
	width: 910px;
	position: absolute;
	z-index: 81;
	top: 640px;
	left: 0px;
}
#HomeCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #F0F0F0;
}
.GalleryItem {
	border-top: medium ridge #0099FF;
	clear: both;
}
#GalleryFeature {
	background-color: #000000;
}
#GalleryFeature h1 {
	font-size: large;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 5px;
}
#GalleryFeature h2 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#GalFeatBlackbar {
	width: 900px;
	height: 5px;
	top: 0px;
	left: 0px;
	background-color: #000000;
}
#GalLargeImageArea {
	width: 600px;
	height: 450px;
	top: 10px;
	left: 0px;
	background-color: #2551A7;
	float: left;
}
#GalLogo {
	width: 300px;
	height: 62px;
	top: 10px;
	left: 600px;
	margin-left: 600px;
}
#GalTextBlock {
	margin-top: 15px;
	margin-left: 610px;
}
.GalText1 {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #F0F0F0;
}
#GalCaptionField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3399FF;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 20px;
}
#GalThumbArea {
	clear: both;
	background-color: #2551A7;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.GalThumb {
}
.GalCaptionHide {
	position: absolute;
	top: -200%;
	left: -200%;
	visibility: collapse;
	height: 1px;
	font-size: 140%;
	font_weight: very-heavy;
	font-style: italic;
	color: blue;
}
.DSFormLabelL {
	font-size: small;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.DSFormLabelC {
	font-size: small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.DSFormLabelR {
	font-size: small;
	text-align: right;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#DSform h1 {
	margin: 20px 0px 5px 0px;
	font-size: medium;
}


<!-- TEST AREA for TExt Insert -->
#center_panel {
position: relative;
left: 3%;
width: 40%;
padding: 5%;
font-size: 150%;
font_weight: very-heavy;
font-style: italic;
float: left;
color: blue;
border: 1px solid blue;
}

