body, html {
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background-color: #FEF4D9;
	background-image: url(images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
#container {
	margin: 0px auto;
	width: 700px;
	background-color: white;
	text-align: left;
	}
	
/* B E G I N  H E A D (special thanks to a list apart sliding doors tutorial) */

#header2 {
	float: left;
	width: 700px;
	background-image: url("./images/tabs/bg.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: normal;
	height: 147px;
	padding:0px;
	margin: 0px;
	}
#header2 ul {
	float: right;
	margin:0;
	padding:112px 0px 0;
	list-style:none;
	}
#header2 li {
	float:left;
	background:url("./images/tabs/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	}
#header2 a {
	float:left;
	display:block;
	background:url("./images/tabs/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color:#765;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header2 a {float:none;}
/* End IE5-Mac hack */
#header2 a:hover {
	color:#333;
	}
#header2 #current {
	background-image:url("./images/tabs/left_on.gif");
	}
#header2 #current a {
	background-image:url("./images/tabs/right_on.gif");
	color:#333;
	padding-bottom:5px;
	}
/* end head */



/* B E G I N  C O N T E N T */

#content {
	float: left;
	width: 469px;
	\width: 479px;
	w\idth: 469px;
	background-color: white;
	padding: 16px 18px 16px 40px;
	font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}
.contentpillarleft {
	width: 265px;
	\width: 275px;
	w\idth: 265px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(images/pillar_border.gif);
	background-position: right;
	background-repeat: repeat-y;
	}
.contentpillarright {
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin-left: 35px;
	padding: 0px;
	float: left;
	clear: right;
	}
#content a {
	color: #916E11;
	}
#content a:visited {
	color: black;
	}
#content a:hover {
	color: #F0B825;
	}
#content p {
	margin-left: 10px;
	padding-bottom: 15px;
	}
.nowrap {
	clear: both;
}
h2 {
	color: #F54A07;

	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 0px;
	}
h3 {
	color: #F57507;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
h4 {
	color: white;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	}
h5 {
	color: white;
	font-size: 20px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
	}
h6 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: justify;
	text-align: center;
	background-image: url(images/pillar_border.gif);
	background-position: top;
	background-repeat: repeat-x;
	}


#eventbox {
	background-color: Orange;
	padding: 8px;
	margin: 20px 0px 0px 50px;
	width: 350px;
	height: 126px;
}
#eventbox td {
	padding-left: 23px;
}
.eventdate {
	background-image: url(images/pillar_border.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 80px;
	text-align: center;
	line-height: 25px;
	height: 106px;
	float: left;
}
.eventinfo {
	float: left;
	margin-left: 12px;
	height: 106px;
}
#programlinks {
	width: 450px;
}
#programlinks a {
	text-align: center;
	float: left;
	margin: 0px 0px 8px 8px;
	background-color: #FFE9B3;
}

/* B E G I N  C O N T E N T  I M A G E S */

div.drop {
	background: url('images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 15px 0 15px 25px;
	padding: 0;
	position: relative;
	}
div.drop img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	}
.filmdrop2 {
	background: url('images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: left;
	margin:  15px 5px 5px 5px;
	padding: 0;
	position: relative;
	}

.filmdrop2 img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	}
.imagecontainer {
	float:left;
	clear: both;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/* end content images */



/* B E G I N  S I D E B A R */

#sidebar {
	float: left;
	width: 130px;
	}
#sidebar ul {
	list-style: none;
	padding-top: 10px;
	}
#sidebar li {
	background-image: url(images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 4px 0px 0px 5px;
	padding-left: 16px;
	}
#sidebar a {
	color: #333;
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	}
#sidebar a:hover {
	color: white;
	background-color: gray;
	}
#sidebar img {
margin-left: 5px;
padding: 10px 0px 10px;
border: none;
	}
/* end sidebar */



/* B E G I N  F O O T E R */

#footer {
	clear: both;
	width: 700px;
	height: 57px;
	background-color: #F0B825;
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: white;
	text-align: center;
	background-image: url(images/index_footer.gif);
	background-position: bottom;
	}
#footer p {
	padding-left: 20px;
	padding-top: 40px;
   color:#333;
	}
/* end footer */


/* Gallery */

#prev, #next {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#ddd;
	text-decoration:none;
	margin:0 10px 10px;
}
#prev {
	float:left;
}
#next {
	float:right;
}
#prev, #next {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#ddd;
	text-decoration:none;
	margin:0 10px 10px;
}
.imgwrapper {
	float: left;
	margin: 0 0 15px 25px;
	padding: 2px;
	height:113px;
}
.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}
.imgwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
.imgwrapper a:visited img {
	background-color:#fff;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #036;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}
#single {
	padding:3px;
	border:1px solid #aaa;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}
#desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}
#credit {
	background:#036;
	border-top:4px solid #333;
	/*-moz-border-radius:0 0 20px 20px;*/
	color:#fff;
	font-size:9px;
	text-align:center;
	margin:10px 0 0;
	padding:3px 0;
	clear:both;
}
#credit a {
	color:#fff;
}
#directories, #breadcrumb {
	border-bottom:1px solid #ddd;
	margin:0;
}
#breadcrumb {
	padding:5px;
	border-bottom:1px solid #ddd;
	color:#fff;
	margin-bottom:10px;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active {
	color:#fff;
}
#dirdesc {
	padding:4px;
	border-bottom:1px solid #ddd;	
}
#gallery {
/*	margin:10px 5px 5px;*/
	float: left;
	width: 599px;
	\width: 609px;
	w\idth: 599px;
	background-color: white;
	padding: 16px 10px 16px 40px;
	font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#directories ul {
	list-style:circle;
	padding-bottom:5px;
}
#directories li {
	margin:2px 0;
}
#image {
	text-align:center;
}
h3 a {
	color: crimson;
}
#directories a {
	color: crimson;
}
table {
margin: 1em 0 1em 0;
font-size: .9em;
width: 100%;
background: #E4E4E4;

}
td h3 {
text-align: center;
padding: 1em;
}
td {
background: #fff;
text-align: center;
padding: .3em;
}