body {
	background-image: url(images/common-background.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7F1F00;
}
#mainmenu a {
	font-family: Georgia, Times New Roman, Times, serif;
}
#mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #AA9F55;
	text-decoration: none;
}
#mainmenu a:visited {
	text-decoration: none;
	color: #FFFFAA;
}
#mainmenu a:active {
	text-decoration: none;
}
#pagewrapper {
	position: absolute;
	top: 9px;
	left: 50%;
	width: 740px;
	margin-left: -370px;
	height: 900px;
}
#outterwrapper {
	width: 740px;
	min-height: 640px;
}
#mainmenu {
	text-align: justify;
	width: 100%;
	margin-bottom: 2em;
	margin-top: 3px;
}
#footer {
	font-family: Courier New, Courier, mono;
	margin-top: 0.5em;
	text-align: center;
	position: absolute;
	top: 784px;
	margin-left: 72px;
}
.sitemenuitem {
}
#contentzone {
	text-align: left;
	width: 690px;
	margin-top: 2.5em;
	margin-left: auto;
	margin-right: auto;
	max-height: 450px;
	overflow-y: auto;
}
#contentzone a {
	color: blue;
}
#contentzone td {
	color: black;
	font-size: 12px;
	line-height: 1.3;
	padding: 0.5em;
}
p {
	text-align: justify;
	color: black;
	line-height: 1.4;
	margin-right: 6px;
}
h4 {
	color: black;
	font-weight: bold;
	font-size: larger;
	text-transform: uppercase;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainmenu li {
	text-align: center;
	float: left;
}
#logozone {
	height: 300px;
	width: 736px;
}
#printinfo {
	display:none; 
}
#buildingmini {
	font-size: 11px;
	float: right;
	width: 274px;
	margin-left: 18px;
	padding:10px;
	border: 2px solid #761321;
}
