body,html {font: 15px/1.5 times new roman,serif; 
           margin:0;
           padding:0;
           background:#990000;
           color:#fff;}

#hr {color: #fff; background-color: #fff; height: 1px;}

#wrap {background:#990000;
       margin: 0 auto;
       width: 1000px;
       height: 680px;}

#main {float:left;
       width: 500px;
       padding: 35px;}

#sidebar {float: right;
          width: 400px;}

#nav {text-align: right;
      height: 50px;
      width: 1000px;}

#footer {text-align: right;
         font-size: 14px;
         margin: 0 auto;
         width: 800px;}

a:link {text-decoration: none; color: #fff;}
a:visited {text-decoration: none; color: #fff;}
a:hover {text-decoration: underline;}
a:focus {text-decoration: underline;}

ul {list-style: none;
    margin-left: 0;
    padding-left: 1em;}

.listtitles {font-weight: bold; font-size: 18px;}

 
.album{width:100%;
       background-color: #fff; 
       padding: 10px; 
       float:left}

.album .image {float: left; 
               margin: 5px; 
               width: 100px; 
               height: 100px;
               border: solid 1px #333}

#singlecolumn {width: 675px;
               padding: 35px;}

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

#clear {clear: left;}

.imglogo {border-style: none;
          float: left;
          margin-right: 30px;
margin-left: 160px;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0px;
                  padding-bottom: 0px;}

table {width: 700px;
       border: 0;
       border-spacing: 0px;}

td {border: 0;}
 
th {border: 0;
	background:#600;
	color:#FFF;}










