body {
	#font-family:Helvetica serif; 
	#font-size:normal;
	font: 14px/1.5 Georgia, Baskerville, serif;
	background-color: white;
	#background-image:url('images/orangetexture.gif');
	background-image:url('images/berg_ahorn_color_bkg.jpg');
	background-attachment:fixed;
	text-align: center; /* to correct the centering IE bug*/
}

p {
	text-indent:1em; 
	#font-family:Helvetica serif; 
	font-size:normal;
	margin:10px;
}

img {
	margin: 10px;
	border-style:solid;
	border-color: #723D14;
	border-width:1px;
}


#header {
	background: url('images/crumpled_paper_273118.JPG') top left repeat-y;
	margin-bottom:20px;
	width:810px; 
	height:130px;
	text-align: left;
	margin:0px;
	position:relative;
	z-index:3000;
	}

#logoPos {
}
.headerPicture {
	position: absolute;
	top: 0px;
	left:719px;
}

.menu { 
	position: absolute;
	bottom: 0px;
	left:91px;
	width: 628px; 
	height: 32px; 
	margin: 0; 
	padding: 0;  
 	border: 0px solid red; 
	z-index:2900;
	text-align:center;
	}

.menu a {
	font: 18px/1.8 Copperplate, Georgia, serif;
	#font-style: italic;
	font-weight : bold;
	text-decoration : none;
	width:auto;
	height:auto;
	white-space:nowrap; 
}


#mainContainer {
	border:0px solid #999;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	padding:0;
	width:810px;
	position:relative;
	height:auto;
	}

#mainDiv {
	Xbackground: url('images/main_back.png') top left repeat-y;
	border:20px solid #804000;
	background-color:#ECECEC;
	position: relative; 
	border:0px solid green;
	margin:0;
	padding:0;
	border-bottom:0px solid #ddd; 
	text-align:left;
	}
	
#centerDiv {
	background: url('../img/main_bkg.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width:810px; 
	margin:0px; 
	padding:0px;	
	border: 0px solid red;
	text-align:left;
	position:relative;
	z-index:200;
	}

#footer {
	background: url('images/crumpled_paper_273118.JPG') top left repeat-y;
	border-bottom:0px solid #ddd;
	width:810px; 
	height:70px;
	text-align: left;
	margin-top:20px;
	position:relative;
	z-index:3000;
	}

h1.header {
	color: #C3A10C;
	font-style: italic;
	text-align: center;
	margin: 10px;
}
h2.header {
	color: #C3A10C;
	font-style: italic;
	text-align: center;
	margin: 10px;
}

#artists {
	margin: 10px;
	padding: 10px;
	background-color:#C3A10C;
	postion: relative;
	float: left;
	top: 0px;
	left: 0px;
	width:175px;
	text-align: center;
}
