body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(pics/bg_map.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
a:visited {
	color: #000000;
}

a:link {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/* start gallery thums styles*/

td.border {
	border:1px #808080 solid;
	padding:1px;
	}

table {
	border-collapse: collapse;
	}
.page {
	text-decoration:none;
	}

a.page:hover {
	text-decoration:underline;
	color:#ffffff;
	}

.spacer {
	border:1px #808080 solid;
	font-size:8pt;
	}
.boldText {
	font-weight: bold;
	font-size:8pt;

	  }

a.albums {
         color:#000000;
	text-decoration:none;
	 }

a.albums:hover {
	       text-decoration:underline;
               color:#000000;
	       }
.currentAlbum {
              color:#000000;
	      text-decoration:underline;	      
	      }
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bigger {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.bigger:hover {
	            color:#000000;
	       }
a.bigger:link {

	            color:#000000;
}
.underbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-weight: bolder;
	font-size: 14px;

	

}
img {
	border: none;
}
.tagline {
	font-weight: bold;
	font-size:11px;
	color: #0033FF;

}
.taglinesmall {

	font-weight: bold;
	font-size:9px;
	color: #0033FF;
}

