body {
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #000;
	background: #fff;
	}
img { border: none; }
a:link, a:active, a:visited, a:hover { text-decoration: underline; }

.clear { display: block; clear: both; }
.fleft { float: left; }
.fright { float: right; }
.nofloat { float: none; }
.abs { position: absolute; }

.img_fleft { float: left; padding: 0px 1em 1em 0px; }
.img_fright { float: right; padding: 0px 0px 1em 1em; } 
.p_center { text-align: center; }

h1, h2, h3, h4 { color: #000; margin: 1em 0px 0.5em 0px; font-weight: bold; }
h1 { text-align: center; margin-top: 0px;}
ul { list-style: disc inside; }
ol { list-style-position: inside; }
ul ul { padding-left: 1em; list-style-type: circle; }

#container_news_actions, #container_top, #container_topmenu, #container_left, #container_navigation { display: none; }

#container_right table { border-collapse: collapse; }
#container_right td, #container_right th { padding: 0.2em; border: 1px solid #aaa; }
#container_right ul, #container_right ol { list-style-position: outside; padding: 0.5em 0em 0.5em 2em; }

#container_guestbook form { display: none; }
.gallery_item { float: left; margin: 5pt 5pt 0pt 0pt; }
/* ---------- bottom ---------- */
#container_copyright { text-align: center; font-size: 0.9em; padding: 1em 0pt 0pt 0pt; margin: 3em 0pt 0pt 0pt; border-top: 1px solid #000; }
#container_copyright img { display: none; }
