@charset "utf-8";
body {
	background: #FFF;
	margin: 0;
	text-align:center;
}
a {color:#5f77a1}
a img  {border:0px;}

p { margin:0;}

#frame{
	width: 950px;
	margin: 0 auto;
	text-align:center;
	background: url(images/public_bg.jpg) #d3c9ca;
	background-repeat:no-repeat;
	border-left: 1px solid #6e5457;
	border-right: 1px solid #6e5457; 
	border-bottom: 1px solid #6e5457;
	text-align:center;
    }

.v-space{
	margin: 5px 0 0 0;
}

#top {
	width: 952px;
	margin: 0 auto;
	text-align:center;
    }
	
#top img {

	margin: 0;
	border: 0;
    }

.album{
	border: #ded7d7 solid 6px;
}

#text  { 
	height:160px;
	padding:15px 275px 0 90px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e5457;
	border: 0;

}

#newphotos  {
	width: 402px;
	margin-left:3px;
	position:absolute; 
	top:75px;
	left:0px;
	z-index:2;
}

#newvid {	
	width: 402px;
	position:absolute; 
	top:75px;
	right:2px;
	z-index:2;
	}

#fill { 
	margin-left: -55px;
	border: 0;
	width:110px; 
	z-index:1;
	position:absolute; 
	bottom:0px;
	Left:50%;
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
	text-align: center;
    }
	
.navbar, navbar a {
	border: 0px;
	margin: 0px;
}