@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg_body_winter.jpg);
}

#main-container {
	width: 960px;
	height: 1172px;
	margin: 0 auto;
	text-align: left;
}

div.top-nav {
	width:auto;
	height: 27px;
	margin-left: 20px;
	float:left;
}
#banner {
	width: 960px;
	height: 313px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#banner-flash {
	width: 451px;
	height: 315px;
	margin-top:0px;
	margin-left:48px;
	float:left;
}
#photos-flash {
	width: 413px;
	height: 315px;
	margin-top:0px;
	margin-left:10px;
	float:left;
}
#sub-container {
	width: 960px;
	height: 647px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#adsense {
	width: 160px;
	height: 600px;
	margin-top:56px;
	margin-left:50px;
	float:left;
}
#content {
	width: 660px;
	height: 600px;
	margin-top:57px;
	margin-left:47px;
	text-align: left;
	float:left;
}
div.content-left {
	width: 445px;
	height: 600px;
	margin-top:0px;
	margin-left: 0px;
	text-align: left;
	float:left;
}
div.content-right {
	width: 200px;
	height: 600px;
	margin-top:0px;
	margin-left: 15px;
	text-align: left;
	float:left;
}
div.gallery-thumb {
	width: 180px;
	height:135px;
	margin-left:20px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}
div.gallery-image {
	width: 600px;
	height: 450px;
	margin-left: 20px;
	margin-top: 55px;
	float: left;
}

