body {
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	}	
 
#container {
	width: 650px; 
	background: #FFFFFF; 
	border: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	

#header {
	height: 90px;
	width: 655px;
	padding-top: 30px;
	}

#homeMainContent {
	background-image: url(images/peony131.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 375px;
	margin-top: 20px;
	}
	
#MainContent {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 20px;
	}
	
#exhibitpics {
	background-color: #FFFFFF;
	width: 650px;
	text-align: center;
	}
	
#weblist {
	float: right;
	width: 283px;
	text-align: left;
	font-size: 11px;
	}
	
.webpic {
	border: 1px solid #666666;
	margin-left: 25px;
	margin-top: 15px;	
}

.printpic {
	border: 1px solid #666666;
	margin-right: 5px;
	margin-bottom: 15px;
}

.logopic {
	margin-right: 10px;
	margin-bottom: 15px;
}

#printlist {
	float: right;
	width: 115px;
	text-align: left;
	font-size: 12px;
	margin-left: 10px;
	line-height: 2.25em;
	}
	
#printphotos {
	width: 520px;
	text-align: right;
	margin-right: 120px;
}
	
#links {
	width: 630px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F96;
	word-spacing: 22px;
	padding: 4px 20px 2px 0;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
	}
	
#footer {
	width: 650px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	padding: 4px 0px 3px 0;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 40px;
	}
	
ul {
    list-style-type: disc;
	line-height: 1.5em;
	}
	
.exhibitlist {
	line-height: 1.75em;
	margin-left: 5px;
	}
	
.pic{
	border: 1px solid #666666;
	margin-right: 4px;
	margin-left: 4px;
}


.textright{
	margin-top: 40px;
}

.small{
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
	
a {
	color: #40A9C2;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #40A9C2;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}

a.change:link { 
	color: #40A9C2;
	text-decoration: none;
}
a.change:active { 
	color: #40A9C2;
	text-decoration: none;
}
a.change:hover { 
	color: #40A9C2;
	text-decoration: none;
}
a.change:visited { 
	color: #40A9C2;
	text-decoration: none;
}
