body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background : #FFFFFF;
        color : #000000;
        margin: 0px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -50%;
  width:100%;
}

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

#SmallLogoLayer {
	position:absolute;
	z-index:1;
	left: 674px;
	top: 562px;
}

.style3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style4 {
	font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
    text-decoration: none;
}

a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

.Cat_Title {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.gallery_link {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-weight: bold;
        font-size: 14px;
}
