body
{	
	width: 950px;
	margin: 0 auto;
	background: #36382A  url('/images/common/bg_body.gif') repeat-x top left;
}
html{
}
#header{
	position: relative;
	width: 950px;
	height: 195px;
	background: url('/images/common/header.png') no-repeat 0 7px;
}
#primary{
	float: right;
	position: relative;
	width: 665px;
	margin: 0;
	margin-top: -60px;
}
#about #primary,
#contact #primary{
	margin-top: 0;
}

#about div.events{
	margin-top: -50px;
}
#home #primary,
#gallery #primary{
	width: 940px;
	margin: 0 auto;
	float: none;
	padding: 0;
	margin-top: 0;
}
#sidebar{
	width: 270px;
	color: #999;
}
#footer{
	font-size: 1.3em;
	text-align: center;
	margin-top: 15px;
	padding: 0 0;
	width: 950px;
	border-top: 1px solid #55574c;
}
#footer-images{
	margin: 0 auto;
	width: 420px;
}
#topbar{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 2.1em;
	overflow: auto;
}
.container{
	position: relative;
	width: 950px;
	padding-top: 25px;
}
.puffbox{
	padding-top:30px;
	padding-bottom:00px; 
	margin-bottom:10px
}

.introbox{
	background-color:#38392E;
	padding:30px 0 30px;
}

#home .introbox{
	position: relative;
	width: 885px;
	padding: 25px;
	margin: 0 0 10px 0;
	background: url('/images/bgs/home_intro_top.gif') no-repeat top left;
}
#home .introbox_btm{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 930px;
	height: 15px;
	background: url('/images/bgs/home_intro_bottom.gif') no-repeat bottom left;
}
#map{
	margin-bottom: 20px;
}