body{
	text-align: center;
	background: url('images/back.gif');
	}
	
#main{
	margin: 0 auto;
	width: 900px;
	background-image: url('images/mainBack.gif');
	color: #000;
	border: 2px solid #949194;
	}
	
#banner{
	width: 900px;
	background-color: #fff;
	padding: 0;
	text-align:left;
	margin-bottom: 0px;
	}
	
#content{
	width:900px;
	text-align: left;
	margin-top: 0;
	padding: 0;
	background-image: url('images/mainBack.gif');
	}
	
#content p{
	font-family: arial;
	font-size: 85%;
	padding: 0;
	margin: 15px;
	}
	
#content h4 {
	color:#ad01cc;
	margin: 10px;
	padding: 0;
	font-family: arial;
	font-size: 85%;
		}
		
#content ul {
	font-family: arial;
	font-size: 80%
	}
	
#content iframe{
	margin-left: 50px;
	margin-bottom: 50px;
	}
		
#painting{
	float: right;
	margin-left: 50px;
	margin-top: 10px;
	}
	
.event1{
	margin-left: 75px;
	}
	
.event2{
	margin-left: 230px;
	}
	
#group{
	float: left;
	width: 248px;
	margin: 10px;
	}

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #a60ab8;
border: 1px solid #ccc;
color: #fff;
float: left;
font-family: arial, sans-serif;
font-size: 80%;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fbaf38;
border-bottom: 1px solid #fff;
color: #fff;
}

#navlist a:hover { color: #fff;
background: #fbaf38; }

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { 
color: #f00 !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
} 

#sidebar{
	width: 200px;
	float: right;
	background:#a60ab8;
	text-align: center;
	padding: 0 0 0 0;
	margin: 10px 0 0 10px;
	border-left: 2px solid #949194;
	border-bottom: 2px solid #949194;
	border-top: 2px solid #949194;
	}
	
#sidebar a{
	width: 200px;
	height: 91px;
	margin: 0;
	padding: 0;
	border-top: 2px solid #fff;
	}
	
#sidebar a:hover{
	background: #ffc807;
	}

#footer{
		margin: 0 auto;
		width: 900px;
		}
	
#footer ul{
	display: inline;
	color: #fff;
	font-size: 80%;
	}
	
#footer ul li{
	display: inline;
	list-style-type: none;
	color: #fff;
	margin-right: 10px;
	}
	
#footer ul a{
	color: white;
	}
	
#footer p{
	color: white;
	font-size: 75%;
	}
	
#footer p a{
	color: white;}
	
#slideshow{
	float: left;
}

#slideshow table{
	margin:20px;
	}
	
form{
	font-size: 80%;
	font-family: arial;
	margin-left: 10px;
	background-image: url(images/formback.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 150px;
	}
	
form legend{
	color: #ad01cc;
	}
	
	