body {
	background-color: #FFFF99;
	margin: 0px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
}
#header{
	margin-top: 8px;
	overflow: hidden;
}
#headerimg{
	float: left;
}
#menuitems{
	margin-top: 0px;
	float: right;
	overflow: hidden;
}
.menuitem{
	float: left;
}
#subheader{
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 10px;
}
#content{
	overflow: hidden;
}
.contentleft{
	margin-top: 5px;
	width: 312px;
	float: left;
	overflow: hidden;
}
.contentright{
	overflow: hidden;
}
.gallerycontent{
	
}
