p {
	width: 100%;
	color:#999900;
	border-color: 996666;
}

.italicText {
font-style: italic;
}

#navigation{
	position:absolute;
	width: 130px;
	top: 192px;
	left: 83px;
	height: 213px;

}

#underNav{
	position:absolute;
	width: 189px;
	top: 524px;
	left: 158px;
	height: 92px;

}

#centerDoc{
	position: absolute;
	left: 286px;
	padding: 10px;
	top: 15px;
	width: 490px;
	height: 563px;


}

#rightMenu {
	position:absolute;
	width: 124px;
	top: 61px;
	left: 819px;
	height: 452px;

}
	
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;
	
	
}
.style9 {
	font-size: 24px;
	color: #003333;
}

