#wrapper{background:url(../Images/bg.gif) repeat-x;width:100%;}
#header_bg{background:url(../Images/headerbg.jpg) repeat-x;height:105px;}
#container{
	width:755px;
	margin:0 auto;
	position:relative;
}
#header{
	height:260px;
   text-align:center;
	width:755px;
	margin-top:-105px;
	background:url(../Images/header.png) no-repeat;
}
#header .SiteLinks{position:absolute;left:0;margin-top:-10px;}

.LogoPane img{
	margin-top:104px;
	margin-left:10px;
}
.LogoPane{}
.LogoPane .HeaderlessEdit{position:absolute;float:left;width:150px;text-align:left;}

#content{
	width:755px;
   min-height:300px;
   clear:left;
   margin:0 auto;
	margin-bottom:25px;
	margin-left:0px;
}

.ContentPane{color:#000;float:left;width:534px;}
.ContentPane p{margin-left:10px;padding-right:10px;}
.ContentPane .HeaderlessEdit{position:absolute;}
.ContentPane .HeaderlessEdit a{position:relative;left:-100px;}
.ContentPane:after{clear:both;display:block;font:1px/0px serif;content:".";height:0;visibility:hidden;}

#Trabon{width:221px;float:right;margin-top:25px;}

.CalloutPane{clear:both;background:none;text-align:center;margin:0 auto;margin-top:35px;height:auto;}
.CalloutPane .HeaderlessEdit{position:absolute;}
.CalloutPane .HeaderlessEdit a{position:relative;left:-100px;}

#map{text-align:center;margin:0 auto;}

.FooterPane{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	background:#c6ce57;
	height:28px;
	margin-top:105px;
}

#footergraphic{position:relative;top:0px;z-index:-1;background:#000 url(../Images/footer.png) repeat-x;width:100%;height:178px;}

/* This will make the admin controls take over the content area on pages in the admin section */
/* Please don't delete this unless you know what you're doing */
#admin .LeftPane{display:none;}
#admin .RightPane{display:none;}
#admin .ContentPane{width:800px;}
#admin #Trabon{display:none;}
#admin .FooterPane{display:none;}