body {background:#909090 url('/images/layout/header_bkgd_final.jpg') repeat-y top center; text-align:center; font:.8em Verdana, Arial, Helvetica, sans-serif;}

#pageContainer {width:960px; text-align:left; margin:0 auto;}

#headerRow {background:#909090 url('/images/layout/header_bkgd_bed.jpg') no-repeat; width:960px; height:108px; border-bottom:2px solid #fff;}
#headerRow #headerBar {background-color:#666; width:960px; border-bottom:2px solid #fff;}
#headerRow #headerLogo {float:left; margin-top:-8px;}
#headerRow #headerNavigation {float:right; color:#fff; padding:10px;}
#headerRow #headerNavigation a {color:#fff; text-decoration:none;}
#headerRow #headerNavigation a:hover {text-decoration:underline;}

#centerRow {clear:both; background:url('/images/layout/2column_bkgd_final.gif') repeat-y; width:960px; overflow:auto;}
#centerRow #messageBar {border-top:8px solid #ccc;}
#centerRow #leftColumn {float:left; width:200px; border-top:2px solid #fff;}
#centerRow #leftColumn #leftNavigation {padding:10px 0 10px 0; text-align:right; border-bottom:1px solid #fff;}
#centerRow #leftColumn #leftNavigation li {list-style-type:none; padding:3px 10px 3px 5px;}
#centerRow #leftColumn #leftNavigation li a {font-weight:bold; text-decoration:none; color:#666;}
#centerRow #leftColumn #leftNavigation li a:hover {color:#000;}
#centerRow #leftColumn #securityBug {margin-top:300px; text-align:center;}
#centerRow #mainContent {float:left; border-top:2px solid #fff; padding:20px; width:720px!important; width/**/:760px;}

#footerRow {width:960px; font-size:75%; font-weight:bolder; color: #666666; text-align: center; padding-bottom:10px; border-top:2px solid #fff; background-color:#ccc;}
#footerRow a {}
		
.clearFloats {clear:both;}

a {color:#7D1416; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}

/*albums*/
#galleryAlbums {margin:50px 0; width:650px; margin-left:auto; margin-right:auto;}
#galleryAlbums .albumImageWrapper {height:222px; width:650px; margin:20px 10px; clear:both;}
#galleryAlbums .albumImageWrapper .albumImage {text-align:center; margin-top:5px;   padding:10px; background-color:#ccc;}
#galleryAlbums .albumImageWrapper a img.albumImage {border:0;}
#galleryAlbums .albumImageWrapper .albumLeft {float:left; width:222px; height:222px; margin-right:20px; background-color:#fff;}
#galleryAlbums .albumImageWrapper .albumRight{float:left; width:400px; text-align:left;}
#galleryAlbums .albumImageWrapper .albumRight h2 {background-color:transparent; font-weight:bold; font-size:16px;}
#galleryAlbums .albumImageWrapper .albumRight p {}
#galleryAlbums .albumImageWrapper .albumRight .albumStats {padding-top:20px;}
#galleryAlbums .albumImageWrapper .albumRight .albumStats div.stats {font-size:10px;}

/*photos*/
#gallery {}
#gallery .photoImageWrapper {margin:10px; padding:4px; float:left; background-color:#ccc;}
#gallery .photoImageWrapper .photoImage {text-align:center;}
#gallery .photoImageWrapper a img.photoImage {border:0;}
#gallery .photoImageWrapper a {font-size:11px; color:#f00; background-color:transparent; text-decoration:none; border:0;}
#gallery .photoImageWrapper img {border-style:none; text-decoration: none;}
#gallery .photoImageWrapper a:hover {text-decoration:underline;}
/*admin*/
ul#adminList li {height:50px; margin-bottom:10px; }
ul#adminList li img {padding-right:10px; }
ul#adminList li .adminTitle {text-format:bold;}
ul#adminList li .adminStats {text-format:normal;}
ul#adminList li .adminLinks {font-size:.8em;}

h1		{
		font-weight: bolder;
		font-size: 13pt;
		color: #7D1416;
		margin-bottom: 0;
}
h2 		{
		font-weight:bolder;
		font-size:17px;
}
p { margin-bottom:10px;}
