body {
  	background-color:#590907;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;  /*IE Hack to center divs*/
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #CC9933;
}

a:visited {
	text-decoration: none;
	color: #CC9933;
}

a:hover {
	text-decoration: underline;
	color: #CC9933;
	/*background-color: #CC9933;*/
}

a:active {
	text-decoration: none;
}

img {
	border: 0px;
}

#main {
	width: 620px;
	border: 1px solid #000;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	background-color: #fff;
}

#content {
	margin-top: 0px;
	width: 600px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	font-size: 12px;
	text-align: justify;
}

#content-gallery {
	margin-top: 0px;
	width: 600px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	font-size: 12px;
	text-align: justify;
	background-color: #ccc;
}

.content-title {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
}

.content-img-right img{
	display: block;
	border: 1px solid #000;
	margin-left: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	float: right;
}

.content-img-left img{
	display: block;
	border: 1px solid #000;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	float: left;
}

#home-nav a {
	padding-bottom: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#nav-block {
	width: 15px;
	height: 7px;
}

#header {
	background-image: url("http://www.ccopiela.com/images/graphic-rule-final.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 30px;
	text-align: left;
}

#header a {
	padding-bottom: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer {
	background-image: url("http://www.ccopiela.com/images/graphic-rule-final.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 30px;
	margin-bottom: 1px;
	padding-top: 2px;
}

#footer a {
	padding-bottom: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer-nav {
	vertical-align: bottom;
}

#header-nav {
	vertical-align: top;
	text-align: right;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(http://www.ccopiela.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.ccopiela.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.ccopiela.com/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	
td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#BBB59C;
}
.nav
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.nav:hover
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.footer
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#B6B098;
	text-decoration:none;
}
.footer:hover
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#B6B098;
	text-decoration:none;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #000000; /*Highlight black color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-bottom: 0px;
}

.invertedshiftdown2 ul{
float: right;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Verdana, Arial;
color: #fff;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #875c00; /*Default menu color*/
/*border-bottom: 8px solid white;*/
}

.invertedshiftdown2 a:hover{
background-color: #000; /*Highlight red color theme*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
text-decoration: none;
color: white;
}

.invertedshiftdown2 a:visited{
color: #fff;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #000; /*Highlight red color theme*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
color: white;
}

.invertedshiftdown2 li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	/*margin-left: 9em;*/
	margin-left: 140px;
	margin-top: -4em;
	z-index: 1000;
}
	
.invertedshiftdown2 li ul ul { /* third-and-above-level lists */
	left: -999em;
	z-index: 1000;
}

.invertedshiftdown2 li:hover ul ul, .invertedshiftdown2 li:hover ul ul ul, .invertedshiftdown2 li.sfhover ul ul, .invertedshiftdown2 li.sfhover ul ul ul {
	left: auto;
	/*left: -999em;*/
	z-index: 1000;
}
	
.invertedshiftdown2 li:hover ul, .invertedshiftdown2 li li:hover ul, .invertedshiftdown2 li li li:hover ul, .invertedshiftdown2 li.sfhover ul, .invertedshiftdown2 li li.sfhover ul, .invertedshiftdown2 li li li.sfhover ul { 
/* lists nested under hovered list items */
	left: auto;
	z-index: 1000;
}
