body {
background: #F9E8AC;
font-family: arial, sans-serif;
font-size: 67.5%;
margin: 0;
padding: 0;
}

caption {
text-align: left;
font-size: 1.1em;
font-weight: bold;
margin-top: 10px;
}

td {
vertical-align: top;
}

td span {
font-size: .7em;
}

	#image {
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	}

	#banner {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 760px;
	}

	#banner h1 {
	background: url(../images/logo.png) top left no-repeat;
	height: 104px;
	margin: 5px 0 0  308px;
	padding: 0;
	text-indent: -5000px;
	width: 136px;
	}
	
	#content {
	border: 1px solid #FFCC33;
	border-right: none;
	float: left;
	margin-top: 4px;
	width: 500px;
	}
	
	#content a {
	color: red;
	}
	
	#content h1 {
	color: #FF0018;
	border-bottom: 1px solid #FFCC33;
	font-size: 1.1em;
	font-weight: lighter;
	margin: 0;
	padding: 3px 0 3px 6px
	}
	
	#content p, #content table {
	font-size: 1.1em;
	line-height: 135%;
	margin: 10px 0 0 10px;
	}
	
	#content h3 {
	margin-left: 10px;
	}
	
	#content table th {
	border-collapse: collapse;
	text-align: left;
	width: 200px;
	}
	
	#frame {
	width: 800px;
	}
	
	#icon {
	border: 0;
	clear: left;
	margin: 20px 0 10px 10px;
	}
	
	#nav {
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin: 5px 0 0 14px;
	width: 110px;
	}
	
	#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#nav ul li {
	background: #FF0018 url(../images/btn.png) top left no-repeat;
	height: 17px;
	margin: 0 0 5px 0;
	width: 96px;
	}
	
	#nav ul li a {
	color: #F9E8AC;
	display: inline-block;
	margin: 3px 0 0 8px;
	text-decoration: none;
	}
	
	#nav ul li a:hover, #nav ul li.on a {
	color: black;
	}
	
	#slideshow{
	float: left;
	height: 300px;
	margin: 10px;
	overflow: hidden;
	width: 450px;
	}
	
		#slideshow ul{
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		#slideshow li{
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	
	#slider {
	float: left;
	height: 355px;
	overflow: hidden;
	position: relative;
	width: 595px !important;
	margin-left: 10px;
	margin-bottom: 10px;
	}

		#slider a#snext {
		background: url('../images/aL_2.png') top left no-repeat;
		display: block;
		height: 38px;
		left: 0px;
		position: absolute;
		text-indent: -400px;
		top: 139px;
		width: 38px;
		z-index: 5000;
		}
	
			#slider a#sprev {
			background: url('../images/aR_2.png') top left no-repeat;
			height: 38px;
			position: absolute;
			right: 0px;
			text-indent: -400px;
			top: 139px;
			width: 38px;
			z-index: 5000;	
			}
	
				#slider ul {
				height: 355px;
				list-style: none;
				width: 595px;
				}
	
					#slider ul li {
					float: left;
					height: 355px;
					width: 595px;		
					}
	
	
	#splash {
	float: left;
	margin: 5px 0 0 0;
	width: 631px;
	}
	
	#splash img {
	margin-right: 8px;
	}
	
		.arrow {
		background: url(../images/arrow.gif) top left no-repeat;
		padding-left: 10px;
		}
		
		.fleft {
		float: left;
		margin: 0 5px 5px 0;
		}
		
		.menu {
		background: yellow;
		clear: both;
		margin-left: 10px;
		}
		
		.menu dt {
		font-weight: bold;
		float: left;
		padding: 2px 0;
		width: 400px;
		}
		
		.menu dd {
		float: left;
		}
		
	/* events */
	
		dl.events {
		margin: 0;
		padding: 0;
		}
		
		dl.events dt {
		margin: 0;
		padding: 0;
		}
		
		dl.events dd h3 em {
		color: #444;
		font-style: normal;
		}
		
		dl.events dd h3 {
		background: #FABB8F;
		padding: 4px;
		}
		
		dl.events dd {

		margin: 0;
		padding: 0;
		}
	
	
	
