body {
	background-color: #6A7682;
	background-image: url(images/horzBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
.full {
	width:100%;
	height:100%;
}
#Title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 394px;
	width: 100%;
	background-image: url(images/topTitle.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10;
}
#Navigation {
	position: absolute;
	width: 390px;
	left: 50%;
	top: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	z-index: 100;
}
#Navigation a {
	font-weight: normal;
	color: #DFBFAC;
	text-decoration: none;
	display: inline;
	overflow: visible;
	text-align: center;
}
#Navigation a:hover {
	color: #FFFFFF;
}


#sContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	width: 770px;
	padding-top: 170px;
	text-align: left;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bg1 {
	background-image: url(images/rightSide.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#bg2 {
	background-image: url(images/lowerLeft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bg0 {

	background-image: url(images/topTitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pageHeader {
	font-size: 19px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: 2pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}
cd title {
	font-size: 18px;
	color: #666666;
}
.CD1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #993300;
	letter-spacing: 2pt;
}
