html{height:100%}
body{
	height:100%;
	width:auto;
	margin:0px;
	background-color: #9D8864;
}
#contentheight{
overflow:auto;
}
#contentcontainer{
	width: 550px;
	margin:16px;
	margin-top:22px;
}
img.alignleft,img.alignright{
	margin-top:4px;
	margin-bottom:0px;
}
img.alignleft{
	margin-right:10px;
}
img.alignright{
	margin-left:10px;
}

.menutopspace{
height:23px;
overflow:hidden;
}

#mainmenu {
	width: 115px;
	margin:16px;
	margin-top:22px;
}

a.menudefault, a.menudefault:link, a.menudefault:visited {
	line-height: 22px;
	color:#808782;
}
a.menuactive, a.menuactive:link, a.menuactive:visited {
	line-height: 22px;
	color:#FFFFFF;
}

.pagevisual{
	background-position: bottom;
	background-repeat: no-repeat;
}

.imageblock{
background-color:#FFFFFF;
}

img.alignleft {
	border: 1px solid;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
}

img.alignright {
	border: 1px solid;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}