body {
	margin: 0;
	padding: 0;
	background-color: #C4D3DB;
	background-attachment: scroll;
	background-image: url(../images/bluewhitebg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
	
p {
	font-size: 0.68em;
	color: #123a4f;
	line-height: 1.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
#container {
	position: absolute;
	visibility: visible;
	z-index: -10;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #C4D3DB;
}

#contentText2 {
	position:absolute;
	visibility: visible;
	z-index:0;
	width: 544px;
	left: 25px;
	top: 28px;
}

#blueStripe {
	position: absolute;
	visibility: visible;
	height: 61px;
	width: 100%;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #123a4f;
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: 20;
	height: 103px;
	width: 91px;
	left: 45px;
	top: 20px;
}

#topNav {
	position: absolute;
	visibility: visible;
	height: 25px;
	width: 650px;
	left: 178px;
	top: 20px;
	z-index: 2;
}

#content {
	position: absolute;
	visibility: visible;
	z-index: 0;
	top: 70px;
	left: 187px;
	width: 100px;
	height: 100px;
}

#leftNav {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top: 132px;
	left: -7px;
	height: 290px;
	width: 350px;
}

#xContact {
	position:absolute; 
	visibility:visible;
	z-index:19; 
	width:146px; 
	height:144px; 
	left: 16px; 
	top: 432px;
}

#xContact p {
	font-size: 12px;
	color: #5e3a24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


#contentText {
	position:absolute;
	width:544px;
	z-index:0;
	left: 40px;
	top: 72px;
	visibility: visible;
}

#measure {
	position:absolute; 
	visibility:visible;
	z-index:-1;  
	width:146px; 
	height:144px; 
	left: 0px; 
	top: 0px;
}

#whiteStripe {
	position:absolute;
	visibility:visible;
	z-index:-9;
	width:100%;
	height:5px;
	left:0px;
	top:61px;
}

#footer {
	width:540px;
	display: block;
}

.upperNav {
	position:absolute;
	visibility:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF99;
	left: 132px;
	top: 175px;
}

#footer p.disclaimer {
	font-size: 0.6em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
}

#footer p.disclaimer a {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	text-decoration: underline;
}

#footer p.disclaimer a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}

h1 {
	font-size: 11px;
	color: #123a4f;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	color: #123a4f;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.text2Indent {
	font-size: 11px;
	color: #123a4f;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
}

.rightPadding {
	padding-right: 15px;
}

.leftPadding {
	padding-left: 15px;
}
