/*=STRUCTURE
=== === === === === === === === === === */
html {
	
}
body {
	text-align: center;
	background: #000 url(images/bg_tile.jpg) repeat-x 50% top;
	margin: 0;
	padding: 0;
	font: 62.5%;
}
#box {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	height: 50px;
}
.container{
	margin: 0 auto;
	text-align: left;
}
/*=COMMON
=== === === === === === === === === === */
p{
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6{
	line-height: 150%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	text-align: center;
	margin: 30px auto;
	padding: 0;
}
a:link, a:visited {
	color: #039;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F60;
	text-decoration: underline;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/*=IMAGES
=== === === === === === === === === === */
.imageRight {
	float: right;
    margin: 0 0 20px 30px;
    padding: 0 0 0 10px;
}
.imageLeft {
	float: left;
    margin: 0 20px 10px 0;
    padding: 5px;
	background: #e8e5d2;
	border: #96ba31 1px solid;
}
/*=MASTHEAD
=== === === === === === === === === === */
#mastheadShadTop {
	position: absolute;
	left: 257px;
	top: 20px;
	width: 607px;
	height: 16px;
	background: url(images/masthead_shad-top.png) repeat-x top;
	_background: ;
}
#mastheadShadBtm {
	position: absolute;
	left: 257px;
	top: 303px;	
	width: 607px;
	height: 14px;
	background: url(images/masthead_shad-btm.png) repeat-x top;
	_background: ;
}
#masthead {
	position: absolute;
	left: 0;
	top: 36px;
	clear: both;
	margin: 0;	
	float: left;
	padding: 14px;
	background: #8e8e8e;
	_background: #8e8e8e;
	border: 1px solid #373d44;
}
#masthead .main1 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main2 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main2.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main3 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main3.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main4 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main4.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main5 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main5.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main6 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main6.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main7 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main7.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .main8 {
	position: relative;
	float: left;
	width: 868px;
	height: 235px;
	padding: 0;
	background: #fff url(images/bg_head-main8.jpg) no-repeat top;
	border: 1px solid #fff;
}
#masthead .small {
	position: absolute;
	left: 549px;
	top: 58px;
	float: left;
	width: 319px;
	height: 152px;
	padding: 0;
}
#masthead h1{
	background: url(images/head_heni-tom-date.png) no-repeat top;
	float: left;
	height: 152px;
	text-indent: -9999px;
	width: 319px;
}
/*=STAGE
=== === === === === === === === === === */
#stage {
	float: left;
	margin: -16px 0 0 0;
	padding: 16px;
	background: #454545 url(images/bg_stage.jpg) repeat-x top;
}
#stage .area {
	position: relative;
	float: left;
	width: 572px;
	padding: 317px 0 15px 0;
	background: #f0f0f0 url(images/bg_content.jpg) no-repeat top;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
#stage .area h2{
	background: url(images/home_content_full.png) no-repeat top;
	float: left;
	height: 227px;
	text-indent: -9999px;
	width: 572px;
}
#stage .area h3{
	height: 86px;
	text-indent: -9999px;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 25px;
}
#stage .area p{
	margin: 0 50px 15px 110px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #555;
}
#stage .area ul{
	margin: 0 50px 15px 110px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #555;
	list-style: square;
}
#stage .area .map{
	margin: 35px 0 5px 110px;
	color: #555;
	padding: 4px;
	border: 1px solid #000;
	background: #fff;
}
#stage .area .guestbook{
	margin: 0 0 5px 50px;
}
#stage .area small{
	margin: 0 0 15px 110px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #555;
}
/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
	float: left;
	width: 241px;
	padding: 0;
	margin: 303px 0 0 16px;
}