@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/diamoncole_bg.png);
	margin:0px;
	border:0px;
	padding:0px;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#2A1F00;
}
img{
	border:none;
}
div {
	border:none;
}
#wrapper {
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	background-color:#333333;
	overflow:auto;
}
#headline_bgimage {
	background-image:url(../images/gallery/bg.png);
	background-position:right;
	width:1024px;
	height:128px;
	background-repeat:no-repeat;
	float:left;
}
#menu_holder {
	background-image:url(../images/home_page/menuholder.png);
	text-align:center;
	width:105px;
	height:510px;
	float:left;
}
#menu {
	color: #CFF;
	position:relative;
	top:120px;
}
.menubutton {
	width:90px;
	height:25px;
}
#main_content {
	width:919px;
	float:left;
	text-align:center;
}
/*lightbox_css_begin*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../lightbox2.04/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../lightbox2.04/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #2d4655;
}
/*lightbox_css_end*/

#bubble {
	width:919px;
	float:left;
}
#top {
	background-image:url(../images/gallery/content_top.png);
	background-repeat:repeat;
	width:919px;
	height:60px;
}
#middle {
	background-image:url(../images/gallery/content_middle.png);
	width:919px;
}
#bottom {
	background-image: url(../images/gallery/content_bottom.png);
	background-repeat:repeat;
	width:919px;
	height:125px;
}
#main_text {
	position:relative;
	left:35px;
	width:850px;
	text-align:center;
	
}
#copyright {
	background-image:url(../images/diamondcole_copyright.png);
	width:1024px;
	background-repeat:no-repeat;
	height:22px;
	text-align:right;
	float:left;
	font-size:small;
	text-decoration: none;
	font-style: italic;
}
#caddy {
	background-image:url(../images/gallery/caddy.png);
	background-position:right;
	background-repeat:no-repeat;
	width:919px;
	height:250px;
	float:right;
}
#links {
	position:relative;
	top:170px;
	width:270px;
	height:80px;
	left:270px;
}
