body, html 
{
	margin:0px;
	padding: 0px;
	background:url(img/bg.jpg);
	background-color: #faf4d4;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

table
{
	padding: 0;
	margin: 0;	
}
	
img
{
	border: none;
}


.align_center
{
position: relative;
right: 50%;
float: right;
}

.sbody
{
	position: relative;
	right: -50%;
	margin: 0;
	min-width: 980px;
	max-width: 1100px;
	padding:0 10px 0 10px;
	height:auto !important;
	}

.top
{
	position: relative;
	margin: 0;
	border: none;
	height: 86px;
	width: 100%;
}

.logo
{
	position: relative;
	margin: 0;
	border: none;
	width: 339px;
	height: 86px;
	background: url(img/logo.png);
	float: left;
}

.navi
{
	position: relative;
	margin: 0;
	border: none;
	height: 86px;
	width: 575px;
	text-align: justify;
	background-repeat: no-repeat;
	float: right;
	top: 21px;
}

.space
{
	position: relative;
	margin: 0;
	border: none;
	height: 50px;
	width: 100%;
	float: left;
}

.content
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	float: left;


}

.left
{
	position: relative;
	width: 36.5%;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

.left.about
{
	width: 17%;
}

.center
{
	position: relative;
	width: 61%;
	margin: 0;
	padding: 0;
	border: none;
	float: right;	
}

.center.big
{
	width: 82%;
}



.link
{
	height: 25px;
	background: url(img/mbg.png);
	margin-left: 5px;
	margin-right: 5px;
	margin: 0;
	text-align: center;
}

.mbg
{
	left: 0px;	
	position: absolute;
	float: left;	
}
.mbgr
{
	right: 0px;	
	position: absolute;
	float: left;	
}





.photos
{
	position: relative;
	text-align: justify;
	float: left;
	height: 310px;
	background-color: #fae4cd;
	padding: 1px;
}
