@charset "utf-8";
body {
	background-color: #e1dcdc;
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border:none;
	}
#toplevel {
	width:946px;
	margin-left:auto;
	margin-right:auto;
}
#tel {
	text-align:right;
	width:964px;
	margin-left:auto;
	margin:auto 0 auto 0;
}
#top {
	width:964px;
	margin:auto 0 auto 0;
	height:26px;
	background-image:url(../images/layout/images/top_top.gif);
}
#top_content {
	width:964px;
	margin:auto 0 auto 0;
	background-image:url(../images/layout/images/top_bg.gif);
	min-height:300px;
}
#header {
	width:723px;
	margin:auto 0 auto 0;
	margin-left:15px;
	margin-bottom:10px;
	padding-left:226px;
	height:178px;
	background-image:url(../images/layout/images/logo.gif);
	background-repeat:no-repeat;

	
}
#menu {
	float:left;
	width:226px;
	margin-left:15px;
}
#menutop {
	background-image:url(../images/layout/images/menu_top.gif);
	height:6px;
}
#menu_contents {
	background-color:#78d5f1;
	min-height:300px;
}
#menubottom {
	background-image:url(../images/layout/images/menu_bottom.gif);
	height:13px;
}
#content {
	float:right;
	background-color:#FFF;
	width:692px;
	margin-right:20px;
}
#top_bottom {
	width:964px;
	margin:auto 0 auto 0;
	background-image:url(../images/layout/images/top_bottom.gif);
	height:36px;
}
#footer1 {
	width:964px;
	margin:auto 0 auto 0;
}
footer2 {
	width:964px;
	margin:auto 0 auto 0;
}

.clear {
	clear:both;
}
#menu img {
	margin-bottom:5px;
}
.image_left{
	float:left;
	margin-right:10px;
}
.image_right {
	float:right;
	margin-left:10px;
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid darkred;
margin-left:auto;
margin-right:auto;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size:14px;	
}
