body
{
	margin: 0;
	padding: 0 2em 0 2em;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	background-color: #e8e8e8;
}
p
{
	line-height: 1.8em;
}
#page
{
	border-right: #bdbebd 1px solid;
	padding-right: 8px;
	border-top: #bdbebd 1px solid;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-left: auto;
	border-left: #bdbebd 1px solid;
	width: 790px;
	margin-right: auto;
	padding-top: 8px;
	border-bottom: #bdbebd 1px solid;
	background-color: #ffffff;
	text-align: left;
}
#menu
{
	z-index: 10;
	background: url(topnav-bg.gif) repeat-x left bottom;
	line-height: normal;
	position: relative;
	width: 100%;
}
#menu UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#menu LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 2px 0px 0px;
	line-height: 1.3em;
	padding-top: 0px;
}
#menu A
{
	padding-right: 20px;
	margin-top: 4px;
	display: block;
	padding-left: 20px;
	background: url(topnav-sep.gif) no-repeat right top;
	float: left;
	padding-bottom: 0px;
	color: #ffffff;
	line-height: 22px;
	padding-top: 0px;
	height: 22px;
	text-align: center;
	text-decoration: none;
}
#menu #lang
{
	display: inline;
	line-height: 1.3em;
	margin-top: 0.17em;
	margin-right: 0.5em;
	float: right;
	border: none;
}
#footer
{
	clear: both;
	background: url(bottomnav-bg.gif) repeat-x left bottom;
	line-height: normal;
	text-align: left;
	height: 22px;
}
#footer #author
{
	float: left;
	margin-left: 0.5em;
	margin-top: 0.2em;
}
#footer #rights
{
	margin-left: 440px;
	margin-top: 0.2em;
	color: #ffffff;
}
#footer #author A
{
	color: #ffffff;
}
h3
{
	color: #a1b754;
	line-height: 1em;
	font-family: 'Trebuchet MS' , verdana, sans-serif;
	font-size: 1.7em;
}
h4
{
	color: #a1b754;
	line-height: 1em;
	font-family: 'Trebuchet MS' , verdana, sans-serif;
	font-size: 1.2em;
	text-decoration: underline;
}
.center
{
	text-align: center;
}

