body {
	background-color: #C8C8C8;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container-navArea {
	background-color: #CCCCCC;
	height: 90px;
	width: 800px;
	margin: auto;
	background-color: #2C2C2C;
	background-image: url(images/siteElements/bg-topNav.png);
	background-repeat: repeat-x;
}
#container-nav {
	height: 45px;
	width: 720px;
	margin: auto;
	background-image: url(images/siteElements/bg-wholeNavBar.png);
	background-repeat: no-repeat;
	position: relative;
	top: 13px;
}
#navTopLine {
	float:left;
	width:630px;
	height:20px;
	position:relative;
	left: 80px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	top: 3px;
	right: 0px;
	bottom: 0px;
}
#navTopLine a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#navBottomLine {
	float:left;
	width:630px;
	height:18px;
	position:relative;
	left: 80px;
	top: -17px;
	font-size: 11px;
	color: #2C2C2C;
	text-decoration: none;
}
#navBottomLine a {
	color: #FFFFFF;
	text-decoration: none;
}
#container-content {
	width: 735px;
	margin: auto;
	padding-left: 15px;
}
#container-contentBody {
	background-color: #2C2C2C;
	width: 800px;
	margin: auto;
	background-image: url(images/siteElements/bg-body.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.clearFloat {
	clear:both;
}
#container-footer {
	height: 40px;
	width: 800px;
	clear: both;
	background-image: url(images/siteElements/bg-footer.png);
	background-repeat: repeat-x;
	text-transform: capitalize;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#keywords {
	font-size: 11px;
	color: #888888;
	margin: auto;
	width: 580px;
}
#keywords p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#copyrightNotice {
	width: 200px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	margin-top: auto;
	color: #9E9E9E;
	position: relative;
	top: 20px;
	font-size: 10px;
}
#container-photosetLinkLayout {
	width:760px;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: -2px;
	background-image: url(images/siteElements/bg-container-photoLinkLayout.png);
}
#container-photosetLink {
	width: 230px;
	float: left;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container-photosetLink img {
	float:left
}
#container-contentBody-2colWide {
	width:735px;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: -3px;
}
#contentBody-2colWide-2col {
	float: left;
	width: 475px;
}
#contentBody-2colWide-1col {
	float: left;
	width: 230px;
	padding-left: 18px;
}
#container-contentBody-2colThin {
	width:735px;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: -3px;
}
#contentBody-2colThin-2col {
	float: left;
	width: 475px;
	padding-left: 18px;
}
#contentBody-2colThin-1col {
	float: left;
	width: 230px;
}
#container-photosetLink a img {
	border:none;
	text-decoration:none;
	margin-right: 5px;
	margin-bottom: 5px;
}
#container-photosetLink a {
	border:none;
	text-decoration:none;
	color: #CCCCCC;
}
#container-content {
	width: 735px;
	margin: auto;
	padding-left: 15px;
}
#navLogo {
	height: 45px;
	width: 66px;
	position: relative;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #FFFFEA;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
hr {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 720px;
}
#container-photosetLinkLayoutHomepage {
	width:760px;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: -2px;
}
p a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #E0E0E0;
	text-decoration: underline;
}
#container-credits {
	width: 230px;
	float: left;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container-credits img {
	margin-bottom: 5px;
	margin-left: 0px;
}
#container-credits p {
	padding-left: 15px;
	font-size: 12px;
}
#container-credits a {
	padding-left: 15px;
	font-size: 12px;
}
