@charset "utf-8";
/* CSS Document */

p
{
font-size:11px;
text-align:left;
color:black;
font-family:georgia;
}




p.about
{
font-size:11px;
text-align:justify;
color:black;
font-family:georgia;
}


div.photocred
{	
	position:fixed;
	top: 90px;
	left: 50%;
	right:50%;
	margin-left:-350px;
	z-index:3;
}


table.slideshow
{
	position:fixed;
	top: 22px;
	left: 15px;
	z-index:1;
	border: none;
}

table.nav
{
	position:fixed;
	top: 4px;
	left: 215px;
	z-index:3;
	border: none;
}

table.news
{
	position:fixed;
	top: 4px;
	left: 765px;
	z-index:4;
	border: none;
}


div.photocred
{
top:550px;
z-index:3;
position:fixed;
	left: 50%;
	right:50%;
	
}


p.photocred
{
font-size:9px;
text-align:left;
color:black;
font-family:georgia;
}


div.logo
{
	position:fixed;
	bottom: 10px;
	right: 10px;
	z-index:4;
}



a:link 
{
text-decoration: none;
color: #000000;
font-family: georgia;
 }

a:visited 
{ 
text-decoration: none;
color: #000000;
font-family: georgia;
}

a:hover 
{
 text-decoration: none;
 color: #000000;
font-family: georgia;
 }

a:active {
text-decoration: none;	
color: #000000;
font-family: georgia;
 } 


td
{
font-family: georgia;
font-size: 12px
}

td.heading
{
	font-size: 14.5px;
	font-weight: 50;
	font-family: georgia;
}

 td.background
{
	background-color:#FFFFCC;
	filter: alpha(opacity=70);
-moz-opacity: .70;
-khtml-opacity: 0.70;
opacity: .70;
}

div.background
{
height: 534px;
width: 250px;
margin: 0px auto;
padding: 0px;
border: none;
border-width:0;
overflow:hidden;

}

p.caption
{
font-size:11px;
text-align:justify;
color:black;
font-family:georgia;
}


td.caption
{
padding: 15px;
}

div.about
{
height: 534px;
overflow:hidden;
}

tr.heading
{
height: 17px;
}

tr.arrows
{
align: middle;
width: 50px;
}


tr
{
font-size: 24px
}

table
{
font-size: 24px
}

