body {
	font-family:times,serif;
	background-color:#EBD896;
	color:#7D2925;
	text-align:center;
}
div.container {
	background-color:#FAF5E1;
	border:1px solid #295B42;
	height:100%;
	width:800px;
	text-align:left;
}
div.logo {
	padding:20px;
	background-color:#FAF5E1;
	color:#7D2925;
	font-size:18pt;
	font-weight:bold;
	height:160px;
}
div.menu {
	clear:both;
	float:left;
	background-color:#FAF5E1;
	width:200px;
}
div.content {
	float:left;
	background-color:#FFFDF3;
	background-image:url("img/cnt/wz.gif");
	background-repeat:no-repeat;
	background-position:center;
	padding:10px;
	border-width:10px;
	border-color:#EBD896;
	border-left:double;
	border-top:double;
	width:570px;
	min-height:400px;
}
div.address {
	clear:both;
	float:left;
	padding:3px;
	font-size:0.8em;
}
div.topbutton {
	clear:both;
	float:none;
	text-align:right;
	font-size:0.8em;
}
img {
	border-style:none;
}
img.logo {
	float:left;
	padding-right:20px;
	margin-left:32px;
}
#lco_menu {
	list-style-type:none;
	text-align:left;
	margin:0px;
	margin-top:10px;
	padding:10px;
}
li.lco_menu {
	margin-bottom:5px;
	font-weight:bold;
	border-bottom:2px dotted #295B42;
	padding-bottom:3px;
}
li.lco_menuselected {
	margin-bottom:5px;
	font-weight:bold;
	border-bottom:2px solid #7D2925;
	padding-bottom:3px;
}
a:link, a:visited, a:active {
	color:#7D2925;
	text-decoration:none;
	width:200px;
}
a:hover {
	color:#295B42;
	text-decoration:none;
	width:200px;
}

a.lco_menu:link, a.lco_menu:visited, a.lco_menu:active {
	color:#295B42;
	text-decoration:none;
	width:200px;
}
a.lco_menu:hover {
	color:#7D2925;
	text-decoration:none;
	width:200px;
}
a.lco_menuselected:link, a.lco_menuselected:visited, a.lco_menuselected:active {
	color:#7D2925;
	text-decoration:none;
	width:200px;
}
a.lco_menuselected:hover {
	color:#7D2925;
	text-decoration:none;
	width:200px;
}
h1 { font-size:1.4em;}
h2 { font-size:1.3em;}
h3 { font-size:1.2em;}
