body{
	 margin: 5px 0 0 0;
	 padding: 0;
    background-color: #72423E;
	 background-image: url(images/background.jpg);
    background-repeat: repeat-x;
}

#pageframe{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/framebg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}

#rightbar{
	float: right;
	width: 253px;
	background-image: url(images/rightbarbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}

#tmenu{
	width: 253px;
}

#tmenu ul{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
}

#tmenu li{
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 0 0 0;
}

#leftside{
	width: 592px;
	float: left;
	z-index: 2;
}

#wrapper{
	width: 846px;
	background-image: url(images/wrapperbg.gif);
	background-repeat: repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 0;
}

#header{
	width: 592px;
	height: 207px;
	background-color: #C5B5A6;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#mmenu{
	width: 592px;
	height: 50px;
	float: left;
	background-image: url(images/mmbg.gif);
	background-repeat: no-repeat;
	z-index: 2;
}

#mmenu ul{
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#mmenu li{
	display: inline;
	font-size: 100%;
	margin-right: 20px;
}

#content{
	width: 592px;
	float: left;
	background-image: url(images/leftsidetop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#galleryrow{
	width: 560px;
	margin-left: 30px;
	margin-bottom: 30px;
	
}
.gpic{border: 1px solid #ffffff;
	margin-right: 15px;	
}


#clearone{
   width: 846px;
	clear: both;
}

#footer{
	width: 846px;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat;
	background-position: left;
	
}

#logoright{
	float: right;
	width: 253px;
	text-align: center;
}

#btmmenu{
	width: 592px;
	float: left;
	padding-top: 12px;
	text-align: center;
}

#btmmenu ul{
	padding: 0 0 4px 0;
	margin: 0;
	text-align: center;
}

#btmmenu li{
	display: inline;
	margin: 0 12px 0 12px;
}

#clearbtm{
   width: 846px;
	clear: both;
}

#bottom2{
	width: 846px;
	height: 33px;
	background-image: url(images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: auto;
	margin-right: auto;
	
}


#cright{
  width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}