/******************************************************************* primary elements */
body {
	background: #444 url(body.gif) top left repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #fff;
}

/******************************************************************* primary hyperlink styling */
#mainText a:link {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #D1E8CC;
	border-bottom: 0px; /* solid #D1E8CC; */
}

#mainText a:visited {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #BBD9BA;
	border-bottom: 0px /* solid #BBD9BA; */
}

#mainText a:hover, a:active {
	text-decoration: none;
	background: transparent;
	color: #fff;
	border-bottom: 1px solid #fff;
}

/***********************************************/

#linkList a:link {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #bcf;
}

#linkList a:visited {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #bde;
}

#linkList a:hover, a:active {
	text-decoration: underline;
	background: transparent;
	color: #fff;
}

/***********************************************/

#topLink a:link {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #ccc;
	border-bottom: 1px solid #555;
}

#topLink a:visited {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #ccc;
	border-bottom: 1px solid #555;
}

#topLink a:hover, a:active {
	text-decoration: none;
	background: transparent;
	color: #fff;
	border-bottom: 1px solid #555;
}

/******************************************************************* body content */
#container {
	margin-top: 33px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

	padding: 1px;

	background: transparent url(container-back.gif) top left no-repeat;

	width: 750px;
}

#extraDiv1 {
	position: absolute;

	height: 33px;
	width: 100%;
	top: 0px;
	left: 0px;

	background: transparent url(top-bar.gif) top left repeat-x;
}

#extraDiv2 {
	position: relative;

	height: 33px;
	width: 100%;
	bottom: 0px;
	left: 0px;

	background: transparent url(bottom-bar.gif) top left repeat-x;
}

#extraDiv3 {
	position: absolute;

	top: 33px;
	left: 750px;
	right: 0px;

	color: #fff;

	background: #38332F url(back-top2.gif) top left repeat-y;
	border-bottom: 2px solid #29281C;

	height: 478px;
}

	#extraDiv3 span {
		position: absolute;

		top: 33px;
		left: 750px;
		right: 0px;

		margin-bottom: 471px;

		color: #fff;

		background: #38332F url(back-top2-span.gif) top left repeat-x;

		height: 7px;
	}
	
	#extraDiv4 {
		position: absolute;
		width: 515px;
		height: 7px;
		top: 269px;
		left: 0px;
		margin-bottom: 7px;
		background: transparent url(spacer-bar.gif) no-repeat;
	}
	
	#extraDiv5 {
		position: absolute;
		width: 489px;
		height: 236px;
		top: 33px;
		left: 261px;
		background-color: transparent;
		background-repeat: no-repeat;
}
		
	#extraDiv6 {
		position: absolute;
		width: 235px;
		height: 242px;
		top: 269px;
		left: 515px;
		background-color: transparent;
		background-repeat: no-repeat;
}
	
/******************************************************************* topLink section */
	#topLink p.p2 {
		position: absolute;

		top: 227px;
		left: 5px;

		margin: 0px;

		width: 245px;

		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;

		border: 0px solid #333;

		font-family: "Verdana", serif;
		font-size: 9px;
		font-weight: normal;

		text-align: right;
		
		color: #878BA6; background: transparent;
	}

	#topLink p {
		margin-top: 0px;
		margin-bottom: 8px;

		font-family: "Times", "Times New Roman", Serif;
		font-size: 14px;
		font-weight: normal;

		word-spacing: 0.05em;
		letter-spacing: 0.05em;

		line-height: 1.4em;

		text-align: left;

		color: #fff; background: transparent;
	}
	
/******************************************************************* mainText section */
	#mainText {
		margin-top: 237px;
		margin-left: 58px;
		margin-right: 242px;
		margin-bottom: 0px;

		padding: 15px;
	}
	
	#mainText p {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 8px;

		font-family: "Times", "Times New Roman", Serif;
		font-size: 14px;
		font-weight: normal;

		word-spacing: 0.05em;
		letter-spacing: 0.05em;

		line-height: 1.4em;

		text-align: left;
		
		color: #fff; background: transparent;
	}
	
	#mainText h2 {
		height:	20px;
		border-bottom: 1px solid #5F705E; 
	}
	
	#mainText h3 {
		width: 100%;
		height: 30px;

		margin-top: 10px;
		margin-left: -2px;
		margin-bottom: 5px;
		margin-right: 0px;

		border-bottom: 1px solid #5F705E;
	}

/******************************************************************* box section */
	div.box {
		padding: 5px;
		font-family: "Verdana", serif;
		font-size: 11px;
		font-weight: normal;
		font-style: italic;
		text-align: center;
		background-color: #697A68;
		border: 1px solid #899A88;
	}
	
	div.box a:link, div.box a:visited {
		margin-left: 5px;
		margin-right: 5px;

		padding-left: 5px;
		padding-right: 5px;
	}

/****************************************************************** bodyimage section */

	.left {
		float: left;
		padding-right: 7px;
	}

	.right {
		float: right;
		padding-left: 7px;
	}
	
	#intro_1 div.box div {
		width: 206px;
		height: 278px;
		background-image: url(Intro_1.JPG);
	}
	
	#WiPA_1 div.box div {
		width: 206px;
		height: 272px;
		background-image: url(WiPA_1.jpg);
	}

	#WiPA_2 div.box div {
		width: 206px;
		height: 295px;
		background-image: url(WiPA_2.jpg);
	}
	
	#HDaPAW_1 div.box div {
		width: 206px;
		height: 311px;
		background-image: url(HDaPAW_1.jpg);
	}
	
	#HDaPAW_2 div.box div {
		width: 206px;
		height: 297px;
		background-image: url(HDaPAW_2.jpg);
	}
	
	#HDaPAW_3 div.box div {
		width: 206px;
		height: 311px;
		background-image: url(HDaPAW_3.jpg);
	}
	
	#HDaPAW_4 div.box div {
		width: 206px;
		height: 293px;
		background-image: url(HDaPAW_4.jpg);
	}
	
	#Bio_1 div.box div {
		width: 206px;
		height: 287px;
		background-image: url(Bio_1.jpg);
	}
	
	#Contact_1 div.box div {
		width: 206px;
		height: 294px;
		background-image: url(Contact_1.jpg);
	}

/****************************************************************** footer section */

	#footer {
		padding: 6px;
	}

	#footer a:link, #footer a:visited {
		border-left: 1px solid #899A88;
		border-right: 1px solid #899A88;
		border-bottom: 0px;
	}

/******************************************************************* link list */

#linkList {
	position: absolute;

	top: 511px;
	left: 516px;

	padding-top: 15px;
	padding-left: 13px;
	padding-right: 0px;

	text-align: left;

	background: transparent url(linklist-back.gif) top left no-repeat;

  width: 242px;
	width: 222px;
}

#lselect {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;

	padding: 4px;

	border: double #878BA6;
}

	#linkList h3 {
		font-family: "Verdana", serif;
		font-size: 10px;
		font-weight: normal;

		margin: 0px;
		padding: 0px;

		border-bottom: 1px solid #878BA6;
	}

	h3.select {
		text-align: center;

		width: 100%;
		height: 14px;

		/* background: transparent url(header-select.gif) no-repeat top left; */
	}
	/*	#linkList h3.select span {display: none;} */

	h3.favorites {
		text-align: left;

		width: 100%;
		height: 14px;

		background: transparent url(header-favorites.gif) no-repeat top left;
	}

	#linkList ul {
		margin-top: 0px;
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right: 0px;
		padding: 0px;
	}
		#linkList li {
			font-family: "Verdana", serif;
			font-size: 11px;
			font-weight: normal;

			color: #fff; background: transparent;

			line-height: 13px;

			list-style-type: none;
			display: block;

			padding-top: 4px;
			padding-left: 11px;
			margin-bottom: 2px;
			
			background: url(docbullet.gif) no-repeat 0px 7px;
		}

		#li {
			padding-top: 4px;
			margin-bottom: 0px;
		}

