body {
background-color:#383838;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
color:#FFFFFF;
}

#page {
border-width: 5px;
border-style: solid;
border-color: #2E2E2E;
width:900px;
background-color:#000066;
margin:auto;
padding:auto;
}

#header {
clear:both;
font-family:Times;
width:850px;
height:80px;
background-image:url(images/HeaderTNC2.jpg);
padding-top:73px;
padding-left:50px;
}

#menulinks {
clear:both;
width:890px;
height:43px;
padding-left:10px;
background-color:#283A90;
}

#menulinks a {
	padding-left:8px;
	padding-right:8px;
	padding-top:15px;
	height:38px;
  background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin-right:3px;	
  }
  
#menulinks a:hover, #menulinks a.active {
	background-color:#000066;
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}

#mainarea {
width:860px;
clear:both;
padding-left:40px;
}

#contentarea {
width:475px;
padding-right:30px;
float:left;
line-height:14pt;
padding-bottom:10px;
}

#fullcontentarea {
width:800px;
padding-right:30px;
float:left;
line-height:14pt;
padding-bottom:10px;
}

#sidebar {
float:left;
width:350px;
line-height:14pt;
}

#footer {
width:900px;
clear:both;
height:32px;
padding-top:20px;
text-align:center;
line-height:14pt;
background-color:#283A90;
background-repeat:no-repeat;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
}

h1 {
font-size:48pt;
color:#283A90;
margin:0;
}

h1 a {
color:#FFFFFF;
}

h2 {
font-size:12pt;
color:#FFFFCC;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFCC;
margin:0;
padding-left:10px;
}

a {
color:orange;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#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/lightbox/prevlabel.gif) left 15% no-repeat; 
}


#nextLink:hover, #nextLink:visited:hover 
{ background: url(images/lightbox/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; 
}
