html {overflow:visible;}
div#loc_v {
	position: absolute;
	width: 820px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -220px;
}

div#loc_vb {
	position: absolute;
	width: 820px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -220px;
}

div#loc_va {
	position: absolute;
	width: 820px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -220px;

}




#loc_v a img {
	border: solid 4px #ccc;
}
#loc_v a:hover img {
	border-color: white;
}
#loc_v a:hover {  /* wakeup IE */
	border-width: 0;
}

c.img {
	margin: 0;
	border: 0;
}
div#content {
background-color:pink;

}
#footer {
display:none;
}
#gallery a {padding:3px;}
#gallery .gal_links {
margin:0 auto;
width:600px;
}
#gallery a.thum {display:block; float:left; padding:3px; color:#fff; text-decoration:none; font-family:'TrebuchetMS',sans-serif; font-size:12px;}
#gallery a.pic {
margin:0 auto;
}
#gallery a.thum:hover {color:#888;}
#gallery {
margin:0 auto;
text-align:center;
width:1050px;
}
.firstimg {
clear:both;
margin:0 auto;

text-align:center;

}
.firstimg img {
margin:0 auto;
}
.bg_cover{
display:block;
float:left;
margin-bottom:10px;

}
.bg_cover a {
text-decoration:none;
}
.bg_cover a span{
color:#555555;
font-family:Tahoma;
font-size:14px;
text-transform:capitalize;;

}
.bg_cover a img{
border:solid 2px #fff;
}
a.gal_back {
padding-top:12px;
text-decoration:none;
font-size:12px;
color:#555;
}
div#center {
padding-top:10px;

}