body
{
	margin:auto;
	color:white;
	font-family:Tahoma;
	font-size:12px;
	background:#464545;
}
div.main
{
	text-align:center;
	background-image:url('../gfx/pageback.jpg');
	width:100%;
	height:836px;
	vertical-align:top;
	overflow:visible;
	margin:auto;
}
#gallery img
	{
	border:1px solid white;
	}
#gallery a
	{
	border:0;
	}
.header
	{
	font-size:14px;
	font-family:arial;
	color:white;
	cursor:pointer;
	}

table.main
{
width:980px;
height:836px;
vertical-align:top;	
margin:auto;
}
table.menu
{
	width:960px;
	height:51px;
	background-image:url('../gfx/menuback.jpg');
}
div.content
{
	width:960px;	
	background:#656464;
	margin-top:5px;	
	text-align:center;
	
	
	
}
.footer
{
	width:960px;
	height:75px;
	background-image:url('../gfx/footerBack.png');
	margin-top:5px;
	margin-bottom:25px;
	text-align:right;		
}
a:active,a:hover,a:visited,a:link
{
	color:#83B7E0;
	text-decoration:none;
	font-weight:bold;
}

p.secHead
{
	text-align:center;
	border-bottom:1px dotted white;
	font-size:14px;
	color:#83B7E0;
	font-weight:400px;
	cursor:pointer;
	background-image:url('../gfx/suppDivBack.jpg');
	
	
}
p.secHead2
{
	text-align:center;
	border-bottom:1px dotted white;
	font-size:14px;
	color:#83B7E0;
	font-weight:400px;	
	background-image:url('../gfx/suppDivBack.jpg');	
	margin:0px;
}

p.secBod
{
	font-weight:normal;
	color:white;
	font-size:13px;
	text-align:justify;
	border-bottom:1px solid white;
	padding:8px;
	
}
div.info
{
	height:20px;
	overflow:hidden;
}
div.show
{
position:relative;
top:-20px;
}
div.show2
{
}
.selected{
line-height:28px;float:left;text-align:center;background:url('../gfx/tabBack.jpg');background-repeat:repeat-x;background-position:bottom;height:28px;border-left:1px solid white;border-top:1px solid white;border-right:1px solid white;border-bottom:1px solid #343434;
}
.selected span{
color:white;font-weight:bold;
}
.deSelected{
line-height:28px;float:left;text-align:center;background:url('../gfx/tabBack.jpg');background-repeat:repeat-x;background-position:bottom;height:28px;
}
.deSelected span{
color:silver;font-weight:normal;
}
