body {
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
min-height: 100%;
margin: 0px;
padding: 0px;
}
#header {
  background: #ffffff;
  clear: both;
  width: 100%;
}
#leftcol {
  background: #ffffff;
  float: left;
  width: 10%;
}
#rightcol {
  background: #ffffff;
  float: right;
  width: 10%;
}
#content {
  background: #eeeeee;
  margin: 0 110px;
  width: 80%;
}
#footer {
  background: #ffffff;
  clear: both;
  width: 100%;
}
h3 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hdlinks A:link {
margin-top: 40px;
color: #3399cc;
font-family: Tahoma;
font-size: 1.20em;
text-decoration: none;
}
    
.hdlinks A:visited {
color: #3399cc;
font-family: Tahoma;
font-size: 1.20em;
text-decoration: none;
}

.hdlinks A:active {
color: #3399cc;
font-family: Tahoma;
font-size: 1.20em;
text-decoration: none;
}

.hdlinks A:hover { 
color: #3399cc;
font-family: Tahoma;
font-size: 1.20em;
text-decoration: none;
border-bottom: solid 1px #c0c0c0; 
padding: 0px; }/*your color*/

.class3 A:link {
font-family: Verdana, Arial;
font-size: 16px;
color: #3399cc;
text-decoration: none;
border-bottom: dotted 0px #3399cc; 
padding: 1px;
}
    
.class3 A:visited {
font-family: Verdana, Arial;
font-size: 16px;
color: #3399cc;
text-decoration: none;
border-bottom: dotted 0px #c0c0c0; 
padding: 1px; }

.class3 A:active {
font-family: Verdana, Arial;
font-size: 16px;
color: #3399cc;
text-decoration: none;
border-bottom: dotted 0px #3399cc; 
padding: 1px; }

.class3 A:hover { 
font-family: Verdana, Arial;
font-size: 16px;
color: #3399cc;
text-decoration: none;
border-bottom: solid 0px #3399cc; 
padding: 1px; }/*your color*/

.class4 A:link {
font-family: Verdana;
font-size: 20px;
color: #3399cc;
text-decoration: none;
border-bottom: dotted 0px #3399cc; 
padding: 1px;
}
    
.class4 A:visited {
color: #3399cc;
text-decoration: none;
border-bottom: dotted 0px #3399cc; 
padding: 1px; }

.class4 A:active {
color: #3399cc;
text-decoration: none;
border-bottom: dotted 0px #3399cc; 
padding: 1px; }

.class4 A:hover { 
color: #3399cc;
text-decoration: none;
border-bottom: solid 0px #3399cc; 
padding: 1px; }

#top_bar {
	background: #000000;
	height: 5px;
	width: 10%;
	margin-bottom: 30px;
}
#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: 600px; height: 801px; 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;background: url(http://www.lacarmina.com/images/prevlabel.gif) left 0% no-repeat;}
#nextLink { right: 0; float: right;background: url(http://www.lacarmina.com/images/nextlabel.gif) right 0% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.lacarmina.com/images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.lacarmina.com/images/nextlabel.gif) right 0% 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: #000; }


