body {
background: #000000;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif
}

td {
vertical-align: top;
}

img {
border: 0;
}

a, a:active, a:visited {
color: #333;
text-decoration: underline;
}

a:hover {
color: #333;
text-decoration: none;
}

.selected {   
	background: url("nTAbA-on.gif") right top no-repeat;
} 

#whiteBox {
background-color:#ffffff;
border:1px solid #000000;
width:530px;
height:477px;
padding:3px;
margin-top:20px;
}

.noMargin{
margin-top:-8px;
}
#content-explorer {   
    padding-top: 0px;   
    width:773px;   
    line-height:normal; 
	margin-top:-16px;  
}   
#content-explorer ul {   
	padding: 0px 10px 0;   
	list-style: none;   
	max-width: 773px;  
	height: 20px;   
	
}   
#content-explorer ul li {   
	float: left;   	
	text-align: center;   
	overflow: hidden;   
	margin-left: 0px; 
	width:105px;  
}   
#content-explorer ul li a {   
	display: block;    	
	padding: 2px 20px 1px 20px;   
	font-weight: bold;   
	color: #000000;   
	text-decoration: none;
	font-size:13px;
    height:px
}   
#content-explorer ul li a:hover {   
	color: #000000;  
	text-decoration: none; 
}   
#content-explorer ul li.selected {   
	background:url("nTAbA-on.gif") right top no-repeat;
}   
#content-explorer ul li.selected a {   
 	background:url("nTAbA-on.gif") right top no-repeat;
	color: #000000;   
	text-decoration: none;
}   

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

/*CSS for enlarged image*/
.thumbnail:hover span{ 
visibility: visible;
left: 2px;
top: 95px;
z-index: 100;
}

.link {
float:left;
height:38px;
}

#right-column {
width:500px;
float:left;
}

.content-tab-box {
font-size:10px;
color:#000;
padding-left:5px;
padding-right:5px;
height: 66px;
width:756px;
border: 2px solid #ffffff; 
margin-top:-16px;  
height: 95px; 
z-index:999;
}

.tabcontentiframe {	

}
.tab-content {
background:#d8e4ec;
width:770px; 
}

.tab-box {
background:#ffffff;
height:370px;
width:770px;

}

.main-image-news {
width:390px;
height:258px;
overflow: hidden;
}

.main-image h4 {
font-size: 12px;
font-weight: bold;
}

.main-image-content {
font-size:10px;
color:#000;
padding: 0px;
overflow: hidden;
}
.main-image p {
margin:0;
padding: 3px 0 0 3px;
}

.scrolling-content {
width:240px;
height:350px; 
float:right;
margin:0px 0 0 0;
background-color:#ffffff;
overflow: hidden;
}

.icon-image {
width:75px;
height:70px;
text-align:center;
vertical-align:top;
padding:7px 7px 7px 7px;
}

.icon-image img {
border:1px solid #fff;
}

.icon-description {
font-size:10px;
color:#000000;
vertical-align:bottom;
padding: 3px 15px 3px 0;
}

.icon-description a,.icon-description a:link,.icon-description a:visited,.icon-description a:hover  {
color:#fff;
text-decoration: none;
font-weight: bold !important;
}

.cell-dark {
background:#1b234c;
width:243px; 
height:70px;
padding:1px;
}

.cell-light {
background:#1d3261;
width:243px; 
height:70px;
padding:1px;
}


