body {
  
  margin:0px;
  padding:0px;
  background-image: url('images/bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h2 {
	font-size: 20px;
	display: inline;
}

.pright {
  float:left; 
  width: 555px; 
}

.box_left1 {
 width: 537px; 
 background-image: url('images/ie_leftbg1.gif');
}

.box_left {
 width: 537px; 
 background-image: url('images/ie_leftbg.gif');
}

.box_right {
 width: 416px;
 background-image: url('images/ie_rightbg.gif');
}

.innerbox {
   padding-left: 15px;
   padding-right: 15px;
   line-height: 1.5;
}

.box_left_top { background-image: url('images/ie_lefttop.gif'); height: 18px; }
.box_left_end { background-image: url('images/ie_leftend.gif'); height: 18px; }

.box_right_top { background-image: url('images/ie_righttop.gif'); height: 18px; width: 416px; }
.box_right_end { background-image: url('images/ie_rightend.gif'); height: 18px; width: 416px; }

.main {
  text-align: center;
}

.layout {
  margin: auto;
  padding: 0px;
  text-align: center;
  width: 978px;
  background-image: url('images/heading.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}

.content {
  font-family: Tahoma;
  font-size: 11px;
  width: 978px;
  text-align: center;
}

.outcontent {
  margin: auto;
  width: 978px;
  text-align: justify;
}

.header {

  padding: 10px;
  color: #ffffff;

}

.header a {
  color: #ffffff;
}

.header a:hover {
  color: #df1e42;
}


.end {
  margin: auto;
  padding: 0px;
  padding-top: 5px;
  text-align: center;
  background-image:url('images/ie_end.gif');
  background-repeat: no-repeat;
  height: 60px;
}

a {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma;
  font-size: 11px;
}

.line {
  height: 1px;
  background-color: #31270f;
}

.newsbottom {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color: #364047;
  padding: 4px;
}

.break {
  width: 100%;
  background-color: #364047;
  height: 3px;
}

li {
  font-weight: bold;
  font-size: 12px;
}

.bottom {
  margin:auto;
  width:455px;
  height: 107px;
  background-image: url('images/ie_bottom.gif');
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 5000; 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; }
