body {
	margin-top: 0px;
	margin-bottom: 0px;
}

p, #albumlist {
  margin-top: 2px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  width: 848px;
  background-color: #373c3e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #ccc;
  line-height: 1.2em;
  font-size: 10px;
}

#photolist {
  border-top:  #FFFFFF solid 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  width: 848px;
  background-color: #373c3e;
  text-align: center;
}

h1 {
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0px;
	color: #373c3e;
	height: 0px;
	width: 848px;
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

h1 a {
  color: #fff;
}

a {
  color: #3399CC;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: none;
}

#albumlist a, #photohome a {
  padding: 0px;
  margin: 10px;
  font-size: 10px;
  line-height: 20px;
}

#albumlist a.albumprevious, #photohome a {
  padding: 0px;
  margin: 10px;
  color: #3399CC;
}

#photolist img {
  padding-bottom: 5px;
  border-bottom: 10px #4b5052 solid;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}

#photolist img:hover {
  border-bottom: 10px #3399CC solid;
 }

/* Header Images Start */

#mainHdr_gallery {
	width: 880px;
	height: 279px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	background-image: url(../../imgs/hdrImg_default.jpg);
	position: relative;
}

/* Header Images End */

/* Nav Start */

#nav_bg {
	width: 880px;
	height: 134px;
	background-color: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.50;
	position: relative;
	left: 0px;
	top: 102px;
}

#nav_left {
	width: 173px;
	margin-right: 14px;
	position: absolute;
	left: 0px;
	top: 128px;
	float: left;
	filter: alpha(opacity=100);
	opacity: 1.0;
	vertical-align: top;
}

#nav_right {
	width: 173px;
	position: absolute;
	top: 128px;
	left: 187px;
	float: right;
	filter: alpha(opacity=100);
	opacity: 1;
	vertical-align: top;
}

.nav_selection {
	margin-bottom: -5px;
}

/* Nav End */

#centerbox {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-color: #373c3e;
}

#gallery_title {
	width: 880px;
	height: 30px;
	background-color: #373c3e;
	padding-top: 16px;
}
	
#sectionHdrBG {
	height: 15px;
	width: 100%;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b7b9ba;
	text-indent: 16px;
	background-color: #4b5052;
	padding-top: 9px;
}


/* Footer Start */

.ftText {
	color: #3399CC;
}

#ftr {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-color: #373c3e;
	border-top: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	padding-bottom: 14px;
	padding-top: 14px;
	text-indent: 38px;
	clear: both;
}

/* Footer End */