body {margin: 0; padding:0; background-color:white}

a {
color:black;
font-size:12px;
font-family:arial
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
.home_text{
color:#4F4F4F;
font-family:arial;
font-size:12px;
padding-left:22px;
padding-top:5px;
padding-right:20px;
}
.footer{
background-color:#24972B;
color:white;
font-size:10px;
font-weight:bold;
font-family:arial;
}
.table1{
background-color:#C5C6C8;
font-family:Arial;
font-size:12px;
color:white;
padding:2px 0 2px 0;
border-bottom-width: 1px;
border-bottom-color:white;
border-bottom-style: inset
}
.table2{
background-color:#D6D7D8;
font-family:Arial;
font-size:12px;
color:white;
padding:2px 0 2px 0;
border-bottom-width: 1px;
border-bottom-color:white;
border-bottom-style: inset
}
.title{
font-size:14px;
color:#FF9800;
font-weight:bold;
font-family:Arial;
padding-left:27px;
padding-top:5px;
padding-bottom:5px;
}
.news_text{
color:#D9001A;
font-size:12px;
font-family:arial;
}
.date_text{
color:#8C8B8A;
font-size:10px;
font-family:arial;

}
.time{
font-size:11px;
color:white;
font-weight:bold;
font-family:Arial;
}
.text {
color:black;
font-family:arial;
font-size:12px;
}
.red{
color:#D9001A;
font-family:arial;
font-size:14px;
font-weight:bold;
}
.inside_table{
background:url('../../public_images/wcc_inside_05.jpg') no-repeat;
background-position:right top;
}
a{
color:#FF9800;
font-family:arial;
font-size:12px;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.button
{
	background-color:black;
	border-width:0px;
	color:#C67A0C;
	font-family:Arial;
	font-size:11px;
	width:50px;
	height:20px;
	font-weight:bold;
}
.text_box
{
	border: Solid 1px #D8D6D6;
	color:Black;
	font-size:12px;
}
.table_title
{
	 font-family:Arial;
	 font-size:14px;
	 color:#FF9800;
	 text-align:center;
}
.table_cell1
{
	font-family:Arial;
	font-size:12px;
	color:white;
	padding:2px 0 2px 0;
	background-color:#938C8C;
	border-bottom-width: 1px;
	border-bottom-color:white;
	border-bottom-style: inset;
	text-align:center;
}
.table_cell2
{
	font-family:Arial;
	font-size:12px;
	color:white;
	background-color:#938C8C;
	border-bottom-width: 1px;
	border-bottom-color:white;
	border-bottom-style: inset;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color:White;
	text-align:center;
}
.table_cell3
{
	font-family:Arial;
	font-size:12px;
	color:white;
	padding:2px 0 2px 0;
	background-color:#938C8C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color:White;
	border-left-color:White;
	border-bottom-style: inset;
	border-left-style: inset;
	text-align:center;
}
	
	
#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(../../PG_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../PG_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; }
