body {
	background: #f6f5f5;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	min-height: 600px;
	min-width: 775px;
}

a	{
	color: #fff;
}

#bg	{
background: #f6f5f5 url(img/bg.jpg) no-repeat center 0%;
min-height: 600px;
}

#container	{
	height: 550px;
	margin: 0px auto 0 auto;
	padding-top: 27px;
	width: 775px;
}

#home_logo	{
	float:left;
	margin-left: 5px;
}

#links	{
	background-color: #fff;
	float: right;
	margin: 82px 0 10px 0;
	height: 25px;
	width: 500px;
}

#links img	{
	margin-left: 11px;
}
.gallery_image	{
	position: absolute;
	top: 220px;
	width: 800px;
}

.center_block	{
	float: left;
	margin-left: 42px;
}

.center_block p	{
	color: #7c7c7c;
	float: left;
	font-size: 13px;
	margin-top: 15px;
	width: 475px;
}

.center_block img	{
	float: left;
}

#footer	{
	margin: 0 auto 0 auto;
	text-align: center;
}

.thumbnails	img	{
	margin-right: 10px;
}

.thumbnails	{	
	width: 770px;
}

.album01_thumbs	{
	clear: left;
	float: left;
	height: 60px;
	margin: 50px 0 0 30px;
}

.album02_thumbs	{
	float: left;
	height: 100px;
	margin: 100px 0 0 30px;
}

.album_titles	{
	margin:20px 0 0 10px;
}

.album_titles img	{
	margin-bottom: 15px;
}

.image_block	{
	float:right;
	margin-right: 23px;
}

#image_copyright	{
	float: right;
	margin-right: 10px;
}

#gallery , #thumbs  {
	font-size: 75%;
}

