body {
	font-family: Maiandra GD, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:100%;
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin:0;
	padding:0;
}
h1 {
	font-size: 24px;
	color: #F80080;
}
h2 {
	font-size: 15px;
}
.bigger {
	font-size: 16px;
}
.smaller {
	font-size: 12px;
}
td {
	font-size: 14px;
}
.whitetext {
	color: #FFFFFF;
}
#nav_tbl    	{ background:url(images/linkbackground.jpg) no-repeat;
            
               }
#nav_tbl TD	{
                 text-align:center;
			}
.nav_lnk		{ font-size:10pt;
                 font-weight:bold;
                 text-decoration:none;
                 text-transform:uppercase;
                 padding-left:5px;
                 padding-right:5px;
                 font-family: Arial;
				 color: white;
			}
.nav_lnk:hover { color:black;
 	 		  background-color:white;
 			}
.gallery_link {
  font-weight: bold;
  color: #999999;
}
.gallery_link_active {
  font-weight: bold;
  color: #999999;
}