body {
	margin: 0px 0px 0px 0px;
}

#APAlogo {
	margin-top: 30px;
	margin-bottom:20px;
	margin-left: 0px;
}

.pageLayout  {
	background-image: url(../images/topicbggfx_1_85.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bottomStripe {
	border-top: 5px Solid White;
	background-color: #DFEEB1;
}

.searchBox {
	font-size: 90%;
	margin: 0px;
	width: 70px;
}

.searchButton {
	font-size: 90%;
	color: #FFFFFF;
	text-transform: lowercase;
	background-color: #8C86B0;
	border-color: #FFFFFF;
	margin: 0px;
	letter-spacing: 1px;
	/*font-weight: bold;*/
}

#photoStripe {
	background-color: #C4E26B;
}

#photoStripeTopCorner {
	background-image: url(../images/panel_topcorner.gif);
	height: 23px;
	width: 23px;
}

#photoStripeLeft {
	height: 50px;
}

#photoStripeBottomCorner {
	background-image: url(../images/panel_bottomcorner.gif);
	height: 23px;
	width: 23px;
}

#photoStripePhotos {
	width: 60%;
	border-top: 1px Solid #DFEEB1;
}

#photoStripeDiagonal {
	background-image: url(../images/panel_diagonal.gif);
	background-repeat: no-repeat;
	width: 239px;
}

#photoStripeRight {
	background-color: #DFEEB1;	
}

.bannerPhoto {
	border: 2px Solid White;
	margin-right: 7px;
}

.contentCell {
	border-left: 1px solid #99CC00;
	padding-left: 10px;
	vertical-align: top;
	width: 800px;
}

.contentLeft {

}

.contentRight {
	padding-left: 10px;
	padding-right: 0px;
}

/*
.contentCell p, .contentCell td, .contentCell th, .contentCell ul, .contentCell ol, .contentCell li {
	color:  #666666;
	font-size: 110%; 
	\font-size: 90%; 
	f\ont-size: 110%; 
}
*/

.contentCell a  {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.contentCell a:hover {
	color: #333366;
}

.contentCell li {
	list-style-image: url(../images/triangle.gif);
}

.subNavList li {
	list-style-image: url(../images/forward.gif);
	padding-left: 3px;
	/*vertical-align: text-top;*/
}

.contentCell a li {
		color: #99CC00; 
}

.contentCell a:hover li {
		color: #333366;
}

.questionList li {
	list-style-image: url(../images/gfx_q.gif);
	padding-bottom: 10px;
	padding-left: 3px;
	/*vertical-align: text-top;*/
}

.contentRight li {
	padding-bottom: 8px;
}

.bottomSpacer {
	
}

.footerRow {
	background-image: url(../images/swoosh_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.leftCell {
	background-image: url(../images/swoosh_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.newsCell {
	padding-left: 23px;
	padding-top: 17px;
	vertical-align: top;
	color:  #666666;
}

.newsCell h3 {
	font-size: 110%; /* for browsers with no escapes at all */
	\font-size: 80%; /* for IE5/Win */
	f\ont-size: 110%; /* for good browsers */
}

.newsCell a {
	text-decoration: none;
}

.newsCell img {
	border: 0px;
	padding-right: 2px;
}

.copyrightBlurb {
	color: #666666;
	font-size: 90%;
}

.mainNav {
	margin-top: 5px;
}

.topNav {
	margin-bottom: 3px;
}

.navRow td {
	border-right: 1px solid #333366;
	text-align: center;
}

.navCell {

}

.navCellHighlight {
	background-color: #DFEEB1;
}

.navRow p {
	padding-left: 6px;
	padding-right: 6px;
	margin: 0px 0px 0px 0px;
}

.navRow a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

.navRow a:visited {
	/* color: #9292AB; */
}

.topNav a:hover {
	color: #99CC00;
}

.mainNav a:hover {
	color: #778813;
	background-color: #DFEEB1;
}

#navCellLeft {
	padding-left: 0px;
}

#navCellRight {
	border-right: none;
}

#searchCell {
	border-right: none;
	padding-left: 6px;
	padding-right: 6px;
}

.didYouKnowTable {
	background-color: #D6E86D;
	font-size: 120%;
}

.didYouKnowTable a, .newsCell a {
	color: #778813;
}

.newsCell img {
	margin-left: 3px;
}

.didYouKnowTable a:hover, .bottomSpacer a:hover, .newsCell a:hover {
	color: #322773;
}