a {
	color: #FF1C1C;
	text-decoration: none;
}

a:hover, a.menu:hover {
	color: Black;
}

a.activeimg:hover {
	border: 1px solid #3C5A80;
}

a.address:hover, a.signature:hover {
	color: #FFFFFF;
}

a.bluesmalltext{
	color: #435265;
	font-weight: bold;
}

a.bottomlinks {
	color: #BDCEE5;
	font-size: 10px;
}

a.bottomlinks:hover {
	color: #000000;
}

a.path:hover{
	color: #6A1C1D;
	font-size: 10px;
}

a.signature{
	color: #BDCEE5;
	font-size: 9px;
	line-height: 12px;
}

a.whitesmalltext{
	color: #FFFFFF;
	font-weight: bold;
}

a.whitesmalltext:hover, a.bluesmalltext:hover {
	color: #E2E2E2;
}

body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FBDCFE5;
	scrollbar-darkshadow-color: #959595;
	scrollbar-face-color: #BDCEE5;
	scrollbar-highlight-color: #98A6B8;
	scrollbar-shadow-color: #BDCEE5;
	margin:0;padding:0;
}
.imagesDay {
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
.imagesDay:hover {
	border-style:solid;
	border-width:1px;
	border-color: #3c5a80;
}
input, select,  textfield, button{
	border-bottom: 1px solid #2F6B96;
	border-left: 1px solid #2F6B96;
	border-right: 1px solid #2F6B96;
	border-top: 1px solid #2F6B96;
	color: #7B7B7B;
	height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span, p, td, tr, body {
	color: #631617;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.activeimg, a.activeimg {
	border: 1px solid #FFFFFF;
}

.address, a.address{
	color: #D7E1F0;
	font-size: 10px;
	line-height: 12px;
}

.bluesmalltext{
	color: #435265;
	font-size: 10px;
	line-height: 13px;
}

.headerparagraph{
	font-size: 12px;
}

.headline{
	color: #6A1C1D;
	font-size: 20px;
	line-height: 25px;
}
.headline h1{color: #6A1C1D;
	font-size: 20px;
	line-height: 25px;}
.path, a.path, a.topofpage {
	color: #FFFFFF;
	font-size: 10px;
}

.subheadline{
	font-size: 13px;
	font-weight: bold;
}

.tdheader {
	background-color: #D5BFBF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.tdline1{
	background-color: #F0E8E8;
	padding: 2px 2px 2px 2px;
}

.tdline2{
	background-color: #FCF4F4;
	padding: 2px 2px 2px 2px;
}

.whitesmalltext{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
.gallerytitle{
color: #566A82;
font-size: 11px;
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height:11px;
}

.whitetitle{
color: #FFFFFF;
font-size: 13px;
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.red {
	color: #FF1C1C;
	text-decoration: none;
}
#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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: #000; }
