body {
color:#000;
font-size:14px;
font-family:Times New Roman, Times, serif;
line-height:22px;
background-color:#ffffcc;
text-align:left;
margin:0;
}

h3 {
color:#d10506;
font-family:Times New Roman, Times, serif;
font-size:16px;
font-variant:small-caps;
letter-spacing:0.2em;
word-spacing:0.5em;
}

h4 {
color:#FFF;
font-family:Times New Roman, Times, serif;
font-size:12px;
font-variant:small-caps;
letter-spacing:0.2em;
word-spacing:0.5em;
}

blockquote {
padding-top:10px;
border-top:ridge 2px #FFF;
padding-bottom:10px;
border-bottom:ridge 2px #FFF;
margin:20px 30px 20px 20px;
}

.class1 a:link 
	{
	color: #ffffcc; 
	text-decoration: none; 
	background-color: transparent 
	}

.class1 a:visited 
	{ 
	color: #ffffcc; 
	text-decoration: none; 
	background-color: transparent 
	}

.class1 a:hover 
	{ 
	color: black; 
	text-decoration: underline; 
	background-color: transparent 
	}

.class1 a:active 
	{ 
	color: #ffffcc; 
	text-decoration: underline; 
	background-color: transparent 
	}

.class2 a:link {
color:#000;
font-weight:700;
text-decoration:none;
background-color:transparent;
}

.class2 a:visited {
color:#000;
text-decoration:none;
background-color:transparent;
}

.class2 a:hover {
color:#000;
text-decoration:underline overline;
background-color:transparent;
}

#header {
position:absolute;
height:200px;
top:10px;
left:240px;
}

#navbar {
color:#FFF;
font-size:12px;
line-height:16px;
background-color:#d10506;
position:absolute;
top:200px;
left:245px;
width:740px;
text-align:center;
letter-spacing:4px;
margin-bottom:15px;
height:17px;
}

#logo {
position:absolute;
top:50px;
left:30px;
}

#logo1 {
position:absolute;
top:50px;
left:1050px;
}

#main {
color:#000;
text-align:left;
position:absolute;
overflow-y:auto;
top:230px;
left:245px;
width:740px;
height:490px;
clear:left;
}

#footerbar {
color:#FFF;
background-color:#d10506;
text-align:center;
position:absolute;
height:20px;
top:720px;
left:245px;
width:740px;
clear:left;
font-size:12px;
line-height:16px;
letter-spacing:2px;
margin-bottom:15px;
}

#cwws {
text-align:center;
position:absolute;
top:625px;
left:1100px;
}

#footer {
color:#d10506;
background-color:#ffffcc;
text-align:center;
position:absolute;
height:17px;
top:737px;
left:245px;
width:740px;
clear:left;
}

#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: #d10506; 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: 50%; height: 100%; background-image: url(data:image/gif;base64,AAAA); 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: #d10506; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: white; }
#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; }

