* {
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #navagation {
	background-color: #000;
	height: 27px;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	width: 803px;
}
#container #bannerhome{
	background-image: url(../images/bannerarthome.jpg);
	height: 150px;
	width: 800px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#container #banneronlinesales {
	height: 150px;
	width: 800px;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(../images/bannerartonlinesales.jpg);
}
#container #bannerschedule {
	background-image: url(../images/bannerartschedule.jpg);
	height: 150px;
	width: 800px;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#container #bannergallery {
	background-image: url(../images/bannerartgallery.jpg);
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	height: 150px;
	width: 800px;
}
#container #bannerbio {
	background-image: url(../images/bannerartbio.jpg);
	height: 150px;
	width: 800px;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#container #bannercontact {
	background-image: url(../images/bannerartcontact.jpg);
	height: 150px;
	width: 800px;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#container #main_content  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	background-color: #887C0C;
	height: 900px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	float: left;
	border: 1.5px solid #000;
}
#container #main_content2  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	height: 500px;
	width: 350px;
	position: relative;
	float: right;
	padding: 0px;
}

