﻿body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Bitstream Vera Sans, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center; /* Center container on page for IE */
}

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

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

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#maincontainer{
width: 747px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
	height: 120px;
	text-align: center;
}

#topsection img{
	top: 40px;
	position: relative;
}

#mainwindow{
float: left;
width: 100%;
}


#footer{
	clear: left;
	width: 100%;
	padding: 4px 0;
	font-family: "Book Antiqua";
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	border-style: solid none none none;
	border-width: 1px 0px 0px 0px;
	border-top-color: #000000;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
}
.copyrightarea {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-weight: normal;
}


#gallery_preload_mask{
	visibility: hidden;
	float: left;
}

#gpm1 {
	background-image: url('gallery_index_images/g_alaska.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm2 {
	background-image: url('gallery_index_images/g_coastalsc.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm3 {
	background-image: url('gallery_index_images/g_cumberland.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm4 {
	background-image: url('gallery_index_images/g_florida.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm5 {
	background-image: url('gallery_index_images/g_gamountains.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm6 {
	background-image: url('gallery_index_images/g_hawaii.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm7 {
	background-image: url('gallery_index_images/g_savatybe.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm8 {
	background-image: url('gallery_index_images/g_southwest1.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm9 {
	background-image: url('gallery_index_images/g_stateslandmarks.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm10 {
	background-image: url('gallery_index_images/g_statesnature.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}

#gpm11 {
	background-image: url('gallery_index_images/g_stateswildlife.jpg');
	background-repeat: no-repeat;
	height: 1px;
	width: 1px;
}






