@charset "utf-8";
#container {
	position: relative;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#rightCol {
	float: right;
	width: 120px;
	position: relative;
	margin-top: 150px;
	text-align: left;

}
#leftCol {
	width: 120px;
	float: left;
	margin-top: 150px;
	text-align: left;

}
#centerCol {
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	position: relative;
	background-image: none;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}


.clearFloat {
	line-height: 1px;
	clear: both;
	height: 1px;
	width: 100%;
}
#leftNavLower {
	padding-top: 25px;
	margin-top: 80px;
	position: relative;
}

#content  {
	height: 445px;
	width: 756px;
    background-image: url(../images/body_bg.jpg);
	position: relative;
	overflow: hidden;
	background-position: center top;
}
#container #centerCol #content #contentRight .inner {
	text-align: left;
	padding: 3px;
}
#container #centerCol #content #contentLeft .inner {
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 45px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 155px;
	width: 756px;
	position: relative;
	background-position: center top;
}
#contentLeft {
	height: 369px;
	width: 475px;
	float: left;
	position: relative;
	margin-top: 10px;
}
#contentRight {
	height: 369px;
	width: 253px;
	position: relative;
	margin-left: 480px;
	margin-top: 10px;
}


#footer {
	background-image: url(../images/footer.jpg);
	width: 756px;
	height: 76px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-position: center top;
}

body {
	text-align: center;
	background-image: url(../images/body_bg_fill.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #7a7a7a;
}
#container #rightCol #rightNaveLower {
	margin-top: 80px;
}

.imageHold {
	margin-top: 15px;
	width: 415px;
	height: 275px;
}

table.gallery {
	float: right;
}

.thumb {
	border: 1px solid #333;
}
#contentLeftBlog {
	width: 720px;
	overflow: auto;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}

#contentLeftBlog .inner {
	padding-left: 50px;
	padding-right: 50px;
}

div.text {
	color: white;
    font-size: small;
    padding-bottom: 5px;
    border-bottom: dashed 1px #888;
}

div.text h1 a {
	font-size: large;
	font-weight: 900;
}


.galleryNav1,.galleryNav2 {
	height: 15px;
	font-size: 8pt;
	color:white;
	position:relative;
	width: 220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.galleryNav2 {
	position:relative;
	margin: 0 auto;
	
}

#breadcrumb1,#breadcrumb2,#prev,#next {
	color:white;
	font-size: 8pt;
	text-decoration:none;
}

.gallerNav a.breadcrumb:hover{
	color:white;
}

#rightColBlog {
float: right;
width: 200px;
position: relative;
margin-top: 200px;
text-align: left;

}

.displayImage {
	border: 1px solid black;
}

#sideBar {
	height: 369px;
	width: 250px;
	position: relative;
	margin-left: 480px;
	margin-top: 10px;
	background-color: red;
}

#contentBlog {
	height: 369px;
	width: 475px;
	float: left;
	position: relative;
	margin-top: 10px;
}

#postScroll {
	height: 260px;
	text-align: left;
    overflow: hidden;
    position: relative;
	border-bottom: dashed 1px #999;
border-top: dashed 1px #999;
padding-top: 10px;
padding-bottom: 10px;
}
#container #centerCol #content #contentRight .inner #expanderDiv li, #container #centerCol #content #contentRight .inner #expanderDiv ul {
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ddd;
	font-size: x-small;
}
#container #centerCol #content #contentLeft .inner img {
	border: 1px solid #000000;
}
#container #centerCol #content #contentLeft .inner .galleryNav2 {
	float: right;
	width: 170px;
	font-size: .75em;
}
#container #centerCol #content #contentLeft .inner .galleryNav2 a {
	font-size: .9em;
}
