#section_title {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 429px;
}

#page_text {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 429px;
	height: 290px;
	overflow: auto;
	background-color: #F9F5DF;
}

#page_text p {
	font-size: 11px;
	line-height: 1.4;
	padding-left: 23px;
	padding-right: 20px;
}

#quote {
	position: absolute;
	top: 374px;
	left: 0px;
	height: 157px;
	width: 429px;
}

#section_nav {
	top: 0px;
	left: 432px;
	height: 260px;
	width: 168px;
}

#photo {
	position: absolute;
	top: 0px;
	left: 603px;
	height: 177px;
	width: 257px;
}

#logo {
	position: absolute;
	top: 180px;
	left: 603px;
	height: 80px;
	width: 257px;
}

#positions {
	position: absolute;
	top: 263px;
	left: 432px;
	height: 268px;
	width: 428px;
	background-color: #c4c8e2;
	font-size: 10px;
	overflow: auto;
}

#positions p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

a img {
	border: none;
}

.red_letter {
	color: #333399;
}

.red_letter a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.red_letter a:link {
	text-decoration: none;
}

.red_letter a:visited {
	color: #000000; 
	text-decoration: none;
}
.red_letter a:hover {
	color: #333399; 
	text-decoration: none;
}
.red_letter a:active {
	color: #333399; 
	text-decoration: none;
}

#positions a:link {
	color: #000000;
	text-decoration: none;
}

#positions a:visited {
	color: #000000; 
	text-decoration: none;
}
#positions a:hover {
	color: #333399; 
	text-decoration: none;
}
#positions a:active {
	color: #333399; 
	text-decoration: none;
}

#pdf_icon {
	position: absolute;
	top: 220px;
	left: 444px;
	width: 132px;
	height: 23px;
}

