A:link
{
   color:#FFFFFF;
   text-decoration:none;
}

A:visited
{
   color:#FFFFFF;
   text-decoration:none;
}

A:active
{
   color:#FFFFFF;
   text-decoration:none;
}

A:hover
{
   color:#9999FF;
   text-decoration:none;
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24pt;
	color: #FFFFFF;
	text-align: center;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color: #192134;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

td
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12pt;
}

p
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12pt;
}

.navigation
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bolder;
}

.active
{
   font-color:#FFBBBB;
}

.photogallery{
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #858ACE;
	border-right-color: #858ACE;
	border-bottom-color: #858ACE;
	border-left-color: #858ACE;
}

.photogallerythin{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #858ACE;
	border-right-color: #858ACE;
	border-bottom-color: #858ACE;
	border-left-color: #858ACE;
}