body {
	margin: 1px;
	padding: 1px;
	font: normal 14px/20px Gill Sans, Verdana;
	background: #FFFFFF url('../images/backYellow.gif') repeat-y 0 0;
}

a {
	color: #FFFFFF;
}

a img {
	border: 0;
}

h1 {
	display: none;
}

hr {
	height: 0px;
	clear: both;
	border: none;
}
	*html hr {
		d\isplay: none;
	}

span.bold {
	color: #A80000;
	font-weight: bold;
}

#logo {
	position: absolute;
	left: 580px;
	width: 280px;
	margin-top: 60px;
}

#content {
	float: left;
	height: 340px;
	width: 430px;
	margin: 60px 0 0 60px;
	padding: 10px;
	font: normal 14px/20px Gill Sans, Verdana;
	overflow-y: auto;
	overflow-x: hidden;
	background: #FECD06;
}
	* html div#content {
		marg\in: 60px 0 0 30px;
	}
	#flashContent {
		overflow: hidden;
	}

#menuContainer {
	position: absolute;
	top: 360px;
	left: -315px;
	width: 500px;
	background: #4F399B;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
	.roundtop {
		width: 500px;
		background: url('../images/corners/whiteTR.gif') no-repeat top right;
	}

	.roundbottom {
		width: 500px;
		background: url('../images/corners/whiteBR.gif') no-repeat top right;
	}

	img.corner {
		width: 19px;
		height: 19px;
		border: none;
		display: block !important;
	}
	#photogallery {
		float: left;
		height: 140px;
		width: 270px;
		margin: 0 60px 0 0;
		text-align: center;
	}
	#menuContainer ul {
		margin: 10px 0 0 0;
		list-style-type: none;
	}