p {
	width: 100%;
	color:#999900;
	border-color: 996666;
}

.italicText {
font-style: italic;
}

#navigation{
	position:absolute;
	width: 130px;
	top: 164px;
	left: 85px;
	height: 206px;

}

#underNav{
	position:absolute;
	width: 189px;
	top: 421px;
	left: 121px;
	height: 92px;

}

#centerDoc{
	position: absolute;
	left: 288px;
	padding: 10px;
	top: 14px;
	width: 404px;
	height: 563px;


}

#rightMenu {
	position:absolute;
	width: 287px;
	top: 16px;
	left: 716px;
	height: 662px;

}
	
body {
	background-color: #999966;
	background-image: url(images/woodbg2.jpg);
}
.style1 {
	color: #003333;
	border-color: #666600;			
}
.style2 {font-weight: bold}
.style3 {font-size: 18}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 18px;
	color: #003333;
}
.style7 {color: #003333; font-weight: bold; }
.style8 {
	color: #003333;
	font-weight: bold;
	border-color: #996666;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-style: ridge;
}
