.cl {
	clear: both;
	height: 1px;
	width: 1px;
}
.footmenit {
	float: left;
	list-style: none;
	white-space: nowrap;
	width: 200px;
}
#footmen {
	text-align: center;
	margin-left: auto;
	font-size: 0.8em;
	font-variant: small-caps;
	display: block;
	margin-right: auto;
	padding: .5em 0em 0em;
}

#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background: #CCC;
	text-align: center;

}
body {
	font: 1em Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
p {
	width: 300px;
	margin: 1px auto 0.5em;
	font-size: .9em;
}
a:link {
	color: #7C2218;
	text-decoration: none;
}
a:visited {
	color: #7C2218;
	text-decoration: none;
}
a:hover {
	color: #7C2218;
	text-decoration: underline;
}
a:active {
	color: #7C2218;
	text-decoration: none;
}
#header {
	width: 800px;
	color: #7C2218;
	font-variant: small-caps;
	margin: 0px auto;
}
#header #ad {
	font-size: 22pt;
	letter-spacing: 0.4em;
}

#header #nac {
	text-align: right;
	height: 12pt;
	font-size: 12pt;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #7C2218;
	padding-bottom: 0.3em;
}
#admenu {
	padding: 0px;
	display: block;
	height: 1em;
	list-style: none;
	font-size: 10pt;
	margin-top: 0.2em;
	margin-bottom: 0px;
}

#admenu .menitem {
	float: right;
	list-style: none;
	margin-right: 1.7em;
	margin-left: 0px;
}

