#divLogoHeader {
	height: 58px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	padding: 0px;
}
#divMenuBar {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
	padding-top: 2.2px;
	padding-bottom: 2.2px;
	width: 750px;
}
#divMenuBar a:link, #divMenuBar a:visited, #divMenuBar a:active {
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
}
#divMenuBar a:hover {
	background-color: #99BBD2;
	text-decoration: none;
}
#divPhotoPageLayout {
	background-color: #ECE9D8;
	color: #000000;
	height: 142px;
	width: 750px;
}
#divPageHeaderLayout {
	text-indent: 15px;
	padding-bottom: 3px;
	background-image: url(../images/headings.jpg);
	width: 750px;
}
#divHeaderContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 2px;
}
