/* CSS Document */
#middlecontentwhitebackground {
	margin: 0 auto;
	border: 0;
	width:780px;
	height: 555px;
	background:#e1e1e1;
	border:none;
	position: relative;

}

#middlebuffer {
	margin: auto;
	border: 0;
	width: 780px;
	height: 5px;
	background: #e1e1e1;
	position: relative;
	
}

#middlecontent {
	width: 661px;
	height: 550px;
	margin: auto;
	position: relative;
	border:none;
	background:url(pics/photogallery/backgroundlarge.jpg);
	background-repeat:no-repeat;
	}

#gallery_navbar {
	width: 367px;
	height: 33px;
	margin-top: 10px;
	margin-left: 18px;
	position: absolute;
	background-image:url(images/navbar.gif);
	}

#top01 {
	margin-top: 354px;
	margin-left: 15px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#top02 {
	margin-top: 354px;
	margin-left: 138px;
	width: 108px;
	height: 83px;
	position:absolute;

}

#top03 {
	margin-top: 354px;
	margin-left: 268px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#top04 {
	margin-top: 354px;
	margin-left: 420px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#top05 {
	margin-top: 354px;
	margin-left: 543px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#bottom01 {
	margin-top: 448px;
	margin-left: 71px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#bottom02 {
	margin-top: 448px;
	margin-left: 194px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#bottom03 {
	margin-top: 448px;
	margin-left: 364px;
	width: 108px;
	height: 83px;
	position:absolute;
}

#bottom04 {
	margin-top: 448px;
	margin-left: 487px;
	width: 108px;
	height: 83px;
	position:absolute;
}


#standingseam_iframe {
	margin-top: 49px;
	margin-left: 134px;
	width: 400px;
	height: 300px;
	position:absolute;
	
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
	}
a:link {
	color: #ffffff;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #5b021b;
}
a:active {
	color: #5b021b;
}

