body{ 
 margin:0; 
 text-align:center; 
 font-family: Arial,Helvetica,sans-serif;
 font-size:11px;
 color:#bad4df;
 background-color:#000000;
 background-image: url(../images/bg.jpg);
 background-repeat:repeat-x;
 background-attachment:fixed;

} 

.padding5 { padding:0 0 5px 5px}
.margin5 { margin:0 10px}
#wrapper{ 
width:1000px;  
margin-left:auto; 
margin-right:auto; 

} 
#header{
 height:58px;  
 width:1000px;
 background-color:#101d26
} 
#logo{
float:left;
width:207px;
}
#toplink{
float:right;
width:773px;
text-align:right;
padding:35px 20px 0 0;
}
#navigation_bar{
 height:26px;  
 width:820px;
 padding-left:180px;
 background-image:url(../images/bg_navigation.jpg)
}

#navigation_bar2{
 height:26px;  
 width:800px;
 padding-left:200px;
 background-image:url(../images/bg_navigation.jpg)
}

#big_banner{
width:1000px;
background-color:#101d26;

}

#slide_images{
text-align:left;
float:right;
width:760px;
padding:20px
}

#slide_images2{
float:right;
width:800px;
height:510px
}

#slide_images3{
float:right;
width:800px;
height:426px
}

#left_menu{
padding-top:20px;
float:left;
width:180px;
z-index:2
}

#left_menu2{
position:relative;
padding-top:20px;
float:left;
width:200px;
z-index:2
}

#left_menu3{
float:left;
width:200px;
padding:20px 0px;
position:relative;
z-index:2
}

#menu { 
padding:0; 
margin:0; 
} 
#menu li { 
list-style-type:none; 
} 

#line{
height:2px;
width:100%;
background-image:url(../images/line.gif)
}

#headtitle{
text-align:left;
padding-bottom:15px
}

#maincolumn {
position:relative;
width:820px;
padding-left:180px;
text-align:left;
background-color:#18232c
}

#maincolumn2 {
position:relative;
width:800px;
padding-left:200px;
text-align:left;
background-color:#18232c
}

#content_body{
position:relative;
width:780px;
padding:20px 20px 0 20px;
background-color:#1c262f;
}

#content_body2{
padding:20px;
background-color:#1c262f;
}

#content_body3{
position:relative;
width:760px;
padding:20px 20px 0 20px;
background-color:#1c262f;
}

#100logo{
float:right;
width:200px;
}

#intro_text{
width:580px;
text-align:left;
float:left
}

#intro_text2{
width:560px;
text-align:left;
float:left
}

#box{
margin-right:10px;
width:238px;
position:relative;
float:left;
}

#box2{
width:238px;
position:relative;
float:left;
}

#box_head{
width:238px;
height:35px;
}

#box_pic{
width:218px;
height:138px;
padding:0 10px;
background-image:url(../images/box_pic.jpg);
}

#box_text{
width:218px;
text-align:left;
padding:0 10px;
background-image:url(../images/box_text.jpg);
}

#box_bottom{
width:238px;
height:14px;
float:left;
background-image:url(../images/box_bottom.jpg);
}

#footer{
position:relative;
padding:10px 20px;
background-color:#101d26;
text-align:right
} 
#footer_logo{
float:left;
height:27px;
width:169px;
background-image:url(../images/footer_logo.jpg)
}

#footer_text{
width:790px;
float:right;
text-align:right;
font-size:11px;
color: #374b5d;
} 
 
 /* *** Float containers fix*** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* lightbox */
#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/png;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../javascripts/prevlabel.png) left 50% no-repeat; }
#nextLink, #nextLink:visited { background: url(../javascripts/nextlabel.png) right 50% 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; }

img, div { behavior: url(iepngfix.htc) }



