@charset "utf-8";
/* CSS Document */
body  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	background-image:url(grafix/siteback.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
}
.top {
	width:990px;
	height:92px;
	top:20px;
	left:50%;
	margin-left: -495px;
	position:absolute;
	background-image:url(grafix/topback.png);
}
.menu {
	width:980px;
	height:32px;
	top:112px;
	left:50%;
	margin-left: -495px;
	position:absolute;
	background-image:url(grafix/menuback.gif);
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}
div #container {
width: 620px;
height: 300px;
}
A.nav:link {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color: #fb3f9c;
text-decoration: none;
}

A.nav:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
text-decoration: none;
color: #fb3f9c;
}

A.nav:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
text-decoration: underline;
color:  #263b72;
}
.middle {
	width:990px;
	left:50%;
	position:absolute;
	margin-left:-495px;
	height:238px;
	top:149px;
}
.conttop {
	width:990px;
	left:50%;
	position:absolute;
	margin-left:-495px;
	height:30px;
	top:387px;
	background-image:url(grafix/content_top.jpg);
}
.content {
	width:990px;
	left:50%;
	position:absolute;
	margin-left:-495px;
	top:417px;
	background-image:url(grafix/content_back.jpg);
}
.realcontent {
	width: 870px;
	padding-left:60px;
	padding-right:60px;
	background-image:url(grafix/content_back.jpg);
}
.2col {
	width: 990px;
	background-image:url(grafix/content_back.jpg);
}
.bottom {
	width: 990px;
	height:25px;
	background-image:url(grafix/content_bottom.png);
	text-align:center;
	padding-top:40px;
}
.bottext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}
A.copy:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
text-decoration: none;
}

A.copy:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration: none;
color:#666;
}

A.copy:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration: underline;
color:#666;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	color: #263b72;
}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fb3f9c;
	font-size:16px;
	text-decoration: none;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:16px;
	color: #fb3f9c;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: underline;
	color: #263b72;
}
.news {
	width: 630px;
	float:left;
}
.specials {
	width: 230px;
	float:right;
}
.clear {
	clear:both;
}

#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; }
