body{
	padding:0;
	margin:0;
	background-image:url(../images/bodybackground.jpg);
	background-repeat:repeat-x;
	font-size:62.5%;
	font-family: Helvetica, Verdana, Arial, sans-serif;}
	
img{padding:0;behavior: url(iepngfix.htc); }

	
#header{
	height:254px;
	margin:auto;
	}
	
#topheader{	
	background-image: url(../images/topstripe.jpg);
	height:100px;
	}

#middleheader{
	background-image: url(../images/middlestripe1.jpg);
	height:154px;
	}
	
#middleheader p {
	padding:0;
	}
	
#container{
	background-repeat: repeat-x;
	width:600px;
	margin:auto;
	background-color:white;
	background-image:url(../images/contentbackground.jpg);
	}
	

	
iframe{
	margin:auto;
	}
	
.centeredimage{
	text-align: center;
	padding-bottom:1px;
	}
	
h2{
	text-align: center;
	font-size:1.8em;
	color:#000000;
	font-weight: normal;
	line-height: 1.4;
	}
	
h3{
	font-size:1.4em;
	font-weight: normal;
	}

h4{
	font-size:1.2em;
	line-height: normal;
	font-weight: normal;
	margin:4px 15px;
	}
	
h5{
	padding-left:3px;
	border-bottom:1px black solid;
	font-size: 1.8em;
	color:#d80;
	margin:6px 2px 2px 2px;
	}

h6{
	margin:0 0 5px 15px;
	font-weight: normal;
	font-size:1.2em
	}
	
em{
	color:#108c8b;
	margin:4px 4px 4px 0;
	font-size: 1.2em;
	font-weight:bold;
	font-variant: small-caps;
	}



#content{
	width:600px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}

#content h1{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#dd8800;
	font-size: 2.5em;
	font-weight: normal;
	margin:0;
	padding:0 0 4px 0;
	border-bottom:solid 1px black;
	
	}

#content p{
	font-size:1.2em;
	padding:8px;
	line-height: 1.5;
	}

#content img{
	padding:2px;
	}
	
.imgright{float:right;margin-left:15px;margin-bottom:5px;
padding:2px;}
.imgleft{float:left;margin-right:15px;margin-bottom:5px;
padding:2px;}

	
.textright{font-size: 10px; text-decoration: none; float:right;}
.textright a {text-decoration:none;color:#333622;padding:2px;}
.textright a:hover{color:#108c8b;text-decoration:underline ;}
.textright a img {border:none;}
.submenu a{
	
	color:#333622;
	text-decoration: none;
	}
	
.submenu a:hover{
	color:#108c8b;
	}
	
.submenu{
	font-size:1.2em;
	margin-top:1em;
	text-align: center;
	}

#content ul{	
	list-style:none;
	}

#content ul li {
	background: url(../images/cross.png) left center no-repeat;
	font-size:1.2em;
	padding:10px 10px 10px 18px;
	}
	
#content a{
	color:#108c8b;
	text-decoration:none;
	}

#content a:hover{
	color:#333622;
	}

.classtop{
	width:500px;
	height:31px;
	margin:auto;
	background-image:url(../images/classboxtop.jpg);
	background-color: #ccffcc;
	}
	
.class{
	width:500px;
	margin:auto;
	background-image:url(../images/classboxbackground.jpg);
	background-repeat: repeat-y;
	}
	
.classbottom{
	width:500px;
	height:31px;
	margin:auto;
	background-image:url(../images/classboxbottom.jpg);
	background-color: #ccffcc;
	}
	
#footer{
	letter-spacing: 1pt;
	height:142px;
	background-image: url(../images/bottomstripe.jpg);
	color:#fff;
	}

#foot{
	width:500px;
	margin:auto;
	}

#footerright{
	float:left;
	padding-top:10px;
	font-size: 1em;
	line-height:1;
	}	
	
#footerleft{
	padding-top:10px;
	float:right;
	}

#footer a {
	
	text-decoration: none;
	font-size: 1em;
	color:#fff;
	}
	
#footer a:hover{
	color:#108c8b;
	}
	
.islandblue{
	color:#108c8b;
	font-size: inherit;
	}
	
.burntbrick{
	color:#dd8800;
	font-size: inherit;
	}


.galltitle{
	color:#dd8800;
	font-size: 2em;
	}
	
#map{
	padding:5px;
	border: 1px solid black;
	}
	
	
#artcamps{
	float:left;
	width:240px;
	height:241px;
	}
	#artcamps img{padding-left: 40px}
	
#cartooning{
	float:right;
	width:240px:
	height:241px;
	}
	#cartooning img{padding-right:40px}
	
#animation{
	float:left;
	width:240px;
	height:241px;
	}
	#animation img{padding-left: 40px}

#ceramics{
	float:right;
	width:240px:
	height:241px;
	}
	#ceramics img{padding-right:40px}

.clear{clear:both;}
	


#datesLeft{
	float:left;
	width:295px;
	}
#datesRight{
	float:right;
	width:295px;
	}
	
.dates{
	border:1px dashed black;
	width:275px;
	padding:0 0 5px 5px;
	margin:5px;}


	
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */

ul#saturday{
margin:0;

padding:0;
list-style-type:none;
width:auto;
position:relative;
display:block;
height:36px;
text-transform:uppercase;
font-size:inherit;
font-weight:bold;
background:transparent url("../images/bgOFF.gif") repeat-x top left;
border-bottom:3px solid #108c8b;
border-top:1px solid #C0E2D4;
}

ul#saturday li{
display:block;
float:left;
margin:0;
padding:0;
}

ul#saturday li a{
display:block;
float:left;
color:#874B46;
text-decoration:none;
padding:12px 20px 0 20px;
height:24px;
background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;
}

ul#saturday li a:hover{
background:transparent url("../images/bgHOVER.gif") no-repeat top right;
}

ul#saturday li a.current,ul#saturday li a.current:hover{
color:#fff;
background:transparent url("../images/bgON.gif") no-repeat top right;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

	/*list*/
#navcontain{
	background-image:url(../images/bgOFF.gif);
	}	
#navlist{
	margin:auto;
	font-variant: small-caps;
	padding-top: 12px;
	font-size: 1.2em;
	width:545px;
	}	
	



#content .galltitle {color:#dd8800;
	font-size: 2em;}
	




	
	



