body
{ 
background:#000033;
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 0px 0px;}



body
{font-family:Book Antiqua;
color:#000033} 

a:link {color: #000033;
font-family:book antiqua;}
a:visited {color: #3366FF;}
a:active {color: #FF0000;}
a:hover {text-decoration:underline;} 

#navbar ul {
    margin: 0;
    padding: 8px;
    font-size:9pt;
    list-style-type: none;
    text-align: center;
    background-color: #000033;
    color:white;
    }

#navbar ul li {
    display: inline;
    }

#navbar ul li a {
    text-decoration: none;
    font-weight:bold;
    padding: .2em 4px;
    color: white;
    background-color: #000033;
    }

#navbar ul li a:hover {
    color: #000;
    background-color: #fff;
    }

p
{font-family:Book Antiqua;
color:#000033; 
font-size:14pt; 
text-align:center} 

p.justify
{font-family:Book Antiqua;
color:#000033; 
font-size:12pt; 
text-align:justify}

p.left
{font-family:Book Antiqua;
color:#000033; 
font-size:12pt; 
text-align:left}


#para
{font-family:Book Antiqua;
color:#000033; 
font-size:14pt; 
text-align:center}

img
{border-width:0}

table.center 
{margin-left:auto; 
margin-right:auto; 
width:800px; 
text-align:center;
border-width:0;
background:white;}

table.hover 
{margin-left:auto; 
margin-right:auto; 
width:630px; 
text-align:center;
border-width:0;
background:white;
align:center;}

table.left 
{margin-left:auto; 
margin-right:auto; 
width:800px; 
border-width:0;
background:white;
text-align:left;
}

td
{font-family:Book Antiqua;
color:#000033; 
font-size:12pt; 
text-align:center;
vertical-align:text-bottom}

td.top
{font-family:Book Antiqua;
color:#000033; 
font-size:12pt; 
text-align:left;
vertical-align:text-top}

td.left
{font-family:Book Antiqua;
color:#000033; 
font-size:12pt; 
text-align:left;
display: inline;
float: left; 
margin-right:auto;
margin-left:20px;
}



h1
{font-family:Book Antiqua;
color:#000033; 
font-size:26pt; 
text-align:center} 

h2
{font-family:Book Antiqua;
color:#000033; 
font-size:16pt; 
text-align:center} 

p.sale
{font-family:Book Antiqua;
color:#000033; 
font-size:36pt; 
text-align:center} 

p.heading
{font-family:Book Antiqua;
color:#000033; 
font-size:20pt; 
text-decoration:underline;
text-align:center} 

#center
{margin-left:auto; 
margin-right:auto;
font-family:Book Antiqua;
color:#000033; 
font-size:14pt;
text-align:center;}

#left
{margin-left:auto; 
margin-right:auto;
font-family:Book Antiqua;
color:#000033; 
font-size:14pt;
align:center;
text-align:left;
}

#lists
{float:left; 
margin-right:auto;
font-family:Book Antiqua;
color:#000033; 
font-size:14pt;
align:center;
text-align:left;
}


#clearancepage p
{margin-left:auto; 
margin-right:auto;
font-family:Book Antiqua;
color:#000033; 
font-size:20pt;
text-align:center;}

table.footer
{margin-left:auto; 
margin-right:auto;
font-family:Book Antiqua;
color:#000033; 
font-size:11pt;
text-align:center;}


#footer
{margin-left:auto; 
margin-right:auto; 
width:800px; 
text-align:center;
color:white;
font-size:11px;}

#footer a {
    text-decoration: none;
    font-weight:bold;
    padding: .2em 4px;
    color: white;
    }

#footer a:hover {
    color: white;
    }
    
#footer tfoot
{margin-left:auto; 
margin-right:auto; 
width:800px; 
text-align:center;
color:white;
font-size:11px;}

span.parade 
{bgcolor:#000033;
color:white}

span.Collection 
{bgcolor:#000033;
color:white;
font-size:11pt;
text-decoration: none;
font-weight:bold;
}

span.question
{
font-family:Book Antiqua;
color:#000033; 
font-size:13pt;
font-weight:bold;
text-align:left;}

span.answer
{
font-family:Book Antiqua;
color:#000033; 
font-size:12pt;
text-align: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: #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; }
