body {
	background-color: #FFFFFF;
	width: 100%;
}

footer {
	margin-top: 30px;
}

.span12 {
	padding-left: 10px;
	padding-right: 10px;
}
 
.brand {
    color: #777;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    padding: 10px 20px;
    text-shadow: 0 1px 0 #fff;
}

.header_content {
	margin-top: 0px;
}

.content img {
	margin: 10px;
}

.content_gallery_mini {
	padding-top: 10px;
  	padding-bottom: 20px;
  	padding-left: 50px;
	padding-right: 50px;
	z-index: 2;
	position: relative;
}

.mini_gallery {
	height: 150px;
	white-space: nowrap;
}

.albums {
    margin-left: 25px;
	margin-right: 25px;
    text-align: center;
	display: inline-block;
}

.albums img {
	border: 10px solid;
	border-color: #FFF;
}

#rslides {
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 100%;
}

.enter {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
}

.enter a {
	color: #FFF;
	text-decoration: none;
}

.enter a:hover {
	color: #000;
	text-decoration: none;
}

.description {
	margin-top: 20px; /* 565 */
	text-align: center;
	padding: 5px;
}