img, div, a, input, #header { behavior: url("/css/iepngfix.htc"); }

body {
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	padding: 0;
	margin: 0;
	color: #fff;
	background: #134376 url(../img/background.png) repeat-x;
}

h1 {
	color: #333333;
	font: 15px "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 5px;
	border-bottom: 1px solid #c2c2c2;
	margin-top: 0;
}

h2 {
color: #000000;
	font:  12px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-top: 30px;
	margin-left: 20px;
	
}

h3 {
	color: #333333;
	font: 12px "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-top: 0;
}

h4 {
	color: #fff;
	font: 10px "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 2px;
	margin-top: 0;
	border-bottom: 1px solid #ffffff;
}

a
{
text-decoration: none;
}

a img {
	border-style: none;
}

#wrap {
	width: 713px;
	margin: 25px auto 15px;
}

#infobar {
	margin: 0 auto;
	color: #fff;
	font-weight: normal;
	font-size: 9px;
	line-height: 22px;
	height: 100%;
	background: url(../img/infobar.png) no-repeat center;
	margin-bottom: 10px;
	width: 338px;
	text-align: center;
}

#infobar p {
	margin: 0;
	background: url(../img/mainmenu_tiny.png) no-repeat left;
	background-position: 15px;
	padding-left: 20px;
}

#copybar {
	margin: 0 auto;
	color: #fff;
	font-weight: normal;
	font-size: 9px;
	line-height: 22px;
	height: 100%;
	background: url(../img/copybar.png) no-repeat center;
	margin-bottom: 10px;
	width: 338px;
	text-align: center;
}

#copybar p {
	margin: 0;
}

#header {
	background-image: url(../img/header.png);
	height: 61px;
width: 713px;
}

#header ul {
	list-style-type: none;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#header ul li {
	float: left;
	background: url(../img/separator.png) no-repeat;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
}

#content {

	background: url(../img/center_white.png) repeat-y;
	color: #333333;
	font-size: 11px;
	overflow: auto;
	clear: right;
	padding-left: 5px;
	padding-right: 5px;
}


#description {
	height: 102px;
	font-size: 14px;
	line-height: 19px;
	padding-right: 30px;
	color: #000000;
	background: url(../img/description.png) 0 ;
	margin-bottom: 15px;
}

#description p {
	margin-top: 0;
	padding-left: 184px;
	height: 100%;
	padding-top: 4px;
}

#description bu {
	text-align: center;
	margin-top: 0;
	padding-left: 100px;
	height: 100%;
	background: url(../img/mainmesnucon.png) no-repeat 20px 10px;
	padding-top: 25px;
}


#version {
	color: #fff;	
	font-size: 9px;
	height: 100%;
	background: url(../img/bluebar.png) no-repeat center;
	text-align: center;
	margin-bottom: 25px;
	line-height: 23px;
	font-family: Lucida Grande, Helvetica, Arial, Geneva, sans-serif;
}

#content img {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}

#content p {
	margin-left: 40px;
	margin-right: 20px;
}


#shots {
	width: 280px;
	margin-left: 20px;
}

#sidebar {
	float: right;
	padding-right: 30px;
	width: 340px;
	padding-left: 30px;
	margin-top: 0px;
}

#sidebar p {
	font: 11px Verdana, Lucida Grande, Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
	line-height: 19px;
	
}

#content ul {
	padding-left: 0;
	line-height: 22px;
	list-style: disc inside;
}

#footer {
	padding-top: 30px;
	background: url(../img/footer_white.png) no-repeat;
	clear: both;
	text-align: center;
}

a:link { 
	font-size: 10px;
	color: #3a5d9d;
	}
a:visited { 
	font-size: 10px;
	color: #3a5d9d;
	}
a:hover { 
	font-size: 10px;
	color: #aeaeae;
	}
a:active { 
	font-size: 10px;
	color: #C1C1C1;
	}


#lightbox{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0%;
    }

#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
    }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover {background: url(images/prev.gif) no-repeat; background-position:center;background-position:left;}
#prevLink:visited:hover {background: url(images/prev.gif) no-repeat; background-position:center;background-position:left;}

#nextLink:hover {background: url(images/next.gif)  no-repeat; background-position:center; background-position:right;}
#nextLink:visited:hover {background: url(images/next.gif) no-repeat; background-position:center; background-position:right}


#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #ffffff;
    margin: 0 auto;
    line-height: 1.4em;
    }

#imageData{
    padding:0 10px;
    }
#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;    }    
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000000;
    }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
    
* html>body .clearfix {
    display: inline; 
    width: 100%;
    }

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
    }    
	
#firefox_banner {
position: absolute;
z-index: 20;
left: 0px;
top: 30px;
display: block;
height: 100px;
width: 100px;
background: url(../img/firefox2.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}

.smaller
{
font: 10px Verdana, Lucida Grande, Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
	line-height:17px;
}

.title
{
	font-size: 12px;
	line-height:18px;
	font-weight:bold;

}
table a {display: block; width: 100%;}

#linkbar {
	height: 30px;
	background: url(../img/linkbar.png) repeat-x;
background-position: top;

}

#linkbar li {
	list-style-type: none;
	float: left;
	padding-left: 25px;
	padding-top: 5px;
}

#linkbar a
{
	color: #fff;
	letter-spacing: 0.1em;
	text-decoration: none;
	outline: none;
	font-family: Lucida Grande, Helvetica, Arial, Geneva, sans-serif;
	font-size:13px;
}

#linkbar a:hover {
	background: #4f87c4; 
	color: #fff;
}

