@charset "ISO-8859-1";

#header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(Maui_Venetian_Plaster/Art_Walls.gif);
	height: 100px;
	width: 750px;
	margin-top: 10px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #FFFFFF;
}
#mainContent {
	height: 400px;
	width: 750px;
	background-color: #FFFFFF;
	display: block;
	margin-top: 20px;
	text-align: justify;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	color: #a98738;
}
#Content {
	height: 400px;
	width: 750px;
	background-color: #FFFFFF;
	display: block;
	background-image: url(oil_paintings/outono.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	clear: both;
	overflow: hidden;
}
#Content2 {
	height: 400px;
	width: 680px;
	background-color: #FFFFFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	font-size: 16px;
	color: #a98738;
	overflow: auto;
	font-weight: lighter;
}
#Content2A {
	height: 400px;
	width: 680px;
	background-color: #FFFFFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	font-size: 16px;
	color: #a98738;
	overflow: hidden;
	font-weight: lighter;
}
#Content4 {
	height: 400px;
	width: 680px;
	background-color: #FFFFFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	font-size: 16px;
	color: #a98738;
	overflow: auto;
	font-weight: lighter;
	background-image: url(oil_paintings/Found_Art.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h8{
	background-color: #FFFFFF;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	font-size: 16px;
	color: #a98738;
	overflow: auto;
	font-weight: lighter;
}


#Content2 p3 {
	text-align: center;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	font-size: 12px;
	display: block;
	width: 750px;
	padding-top: 30px;
}
#Content3{
	height: 400px;
	width: 750px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	margin-top: 20px;
	position: relative;
	clear: none;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash{
	height: 240px;
	width: 400px;
	background-color: #FFFFFF;
	float: none;
	clear: both;
	padding-top: 10px;
	margin-top: 100px;
	margin-left: 300px;
	}
#Nav{
	height: 100px;
	width: 750px;
	background-color: #FFFFFF;
	text-align: center;
	float: none;
	list-style-type: none;
	display: block;
	background-image: url(Maui_Venetian_Plaster/Artist_in_Hawaii.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
	font-family: "Helvetica Neue Light", Helvetica, "Courier New";
	font-size: 12px;
	color: #999999;
}
#Nav  ul li {
	list-style-type: none;
	display: inline;
}
