* { padding: 0; margin: 0; }


#wrapper {
 margin: 0 auto;
 width: 960px;
 background-color: #cccccc;
}

#header {
 width: 960px;
 padding: 0px;
 height: 147px;
 margin: 00px 0px 0px 0px;
 background: #999999;
}


A:link {
text-decoration: none;
color: #666666;
}

A:visited {
text-decoration: none; 
color: #666666;
}

A:active {
text-decoration: none; 
color: #666666;
}

A:hover {
text-decoration: none; 
color: #ffffff;
}

A:disc {
list-style-type: disc;
list-style-type: circle;
list-style-type: square;
list-style-type: none;
}

#navigation {
 margin: 0;
 padding: 0;
 width: 100%;
 border-top: 3px solid ;
 border-top-color: #666666;
 border-top-width: 3px;
 border-bottom: 3px solid ;
 border-bottom-color: #666666;
 border-bottom-width: 3px;
 background-color: #cccccc;
 text-decoration: none;
}

#html #navigation ul{ /*IE only rule, reduce menu width*/
 width: 99%;
}

#navigation ul li{
 display: inline;
}

#navigation ul li a{
 float: left;
 color: black;
 padding: 0px 10px;
 text-decoration: none;
 background: transparent url(media/vertical.gif) center right no-repeat;
}

#navigation ul li a:visited{
color: #666666;
}

#navigation ul li a:hover{
color: white;
background-color: #999999;
}

#text {
width: 475px;
float: right;
position: relative;
top: 60px;
left: -30px;
text-decoration: none;
}

#jobtext {
width: 575px;
float: right;
position: relative;
top: 60px;
left: -30px;
text-decoration: none;
}

#context {
width: 575px;
float: right;
position: relative;
top: 60px;
left: -190px;
text-decoration: none;
}


#traintext {
width: 525px;
float: right;
position: relative;
top: 60px;
left: -30px;
text-decoration: none;
}

#text.second {
width: 300px;
position: absolute;
top: 50px;
left: 50px;
text-decoration: none;

}

#servtext {
width: 525px;
float: right;
position: relative;
top: -30px;
left: -70px;
text-decoration: none;
}

#text.third {
width: 300px;
position: absolute;
top: 385px;
left: 50px;
text-decoration: none;

}
    

#content {
background-color: #000000;
width: 960px;
}

#contactcontent {

position: absolute;
top: 0px;
left: 300px;
background-color: #999999;
width: 360px;
height: 620px;
}

#newscontent {
position: relative;
top: 20px;
left: 40px;
background-color: #999999;
width: 500px;
height: 2600px;
}

#servcontent {
background-color: #999999;
width: 960px;
height: 2470px;
}

#biocontent {
background-color: #999999;
width: 960px;
height: 800px;
}

#copycontent {
background-color: #999999;
width: 960px;
height: 640px;
}

#contactcontainer{
position: relative;
left: 0px;
top: 0px;
background-color: #333333;
height: 420px;
}

#newscontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #333333;
height: 560px;

}

#traincontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #333333;
height: 530px;

}

#servcontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #333333;
height: 950px;
}

#jobscontainer {
position: relative;
left: 0px;
top: 0px;
background-color: #333333;
height: 590px;
}

#copycontainer {
position: relative;
left: 50px;
top: 50px;
background-color: #999999;
height: 600px;
width: 860px;
}


img.spook { 
    float: left;
    position: relative;
left: -330px;
top: 778px;
}

img.blink { 
    float: left;
    position: relative;
left: -140px;
top: 500px;
}

img.ptt { 
    float: left;
    position: relative;
left: -80px;
top: 350px;
}

img.cg { 
    float: left;
    position: relative;
left: 90px;
top: 65px;
}
    

#flashmovie {
float: left;
position: relative;
top: 65px;
left: 50px;
}



.thumbnail img{
position: relative;
top: 10px;
left: 25px;
border: 1px solid black;
margin: 0 0px 0px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px #666;
}

.thumbnail span{ /*CSS for enlarged image*/
position:  absolute;
background-color: #ccc;
padding: 0px;
left: 0px;
border: 0px #666;
visibility: hidden;
color: #666;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
top: 0px;
left: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 108px;
left: 240px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


#footer { 
 width: 960px;
 height: 28px;
 border-top: 2px solid ;
 border-top-color: #666666;
 border-top-width: 3px;
 border-bottom: 2px solid ;
 border-bottom-color: #666666;
 border-bottom-width: 3px;
 background-color: #cccccc;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 position: relative;
top:0px;
left:0px;
}


#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 century gothic, 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; }

