/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	background-color:#FFFFFF;
	background-image:url(../gif/backer.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
.newspics {
	margin-left: 12px;
}

#frame {
	width: 744px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	padding:0px;
	text-align: left;
	background-image: url(../gif/left_right_rule.gif);
	background-repeat: repeat-y;
	border-bottom: 1px #b0a191 solid;
}

#header {
	width:744px;
	float:left;
}

#contentleft {
	width:189px;
	float:left;
	
}

#contentcenter {
	width:554px;
	float:left;
}

#introphoto {
	width:130px;
	margin: 0px 10px 0px 0px;
	float:left;
}

#leftphoto{
margin-left: 1px;
}

#footer {
	width: 744px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;
}

#frame_tour {
	width: 504px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	padding:0px;
	text-align: left;
	background-image: url(../gif/left_right_rule.gif);
	background-repeat: repeat-y;
	border-bottom: 1px #b0a191 solid;
}
.bodybg {
	background-image: url(../gif/backer2.gif);
	background-repeat: repeat-x;
}
