html, body, #wrapper {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 10px;
	background: #cccccc url(../images/bg_grad.jpg) fixed;
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
	background-color: #FFFFFF;
}
a:link, a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
sup {
	font-size: smaller;
}
a:hover {
	color: #00FF00;
}
#content {
	float: left;
	font-size: 1.4em;
	width: 594px;
	height: 100%;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #009966;
}
.exerpts {
	font-size: 1.1em;
	color: #999999;
	margin: 10px;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: bold 1.2em;
	font-weight: bold;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 1em;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: circle;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
.menu {
	color: #FFFFFF;
	text-align: center;
	background-color: #0168B3;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.menul {
	color: #FFFFFF;
	text-align: center;
	background-color: #0168B3;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.ads {
	border: 1px solid #48AE4A;
}
.adstop {
	font-size: 1em;
	text-align: center;
	color: #006633;
}
.blacklink {
	font-size: 1em;
}
.blacklink a:link {
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.blacklink a:visited {
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.blacklink a:hover {
	font-size: 1em;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}
#kop {
	float: left;
	width: 594px;
	height: 100%;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-bottom: double #009966;
	font-size: 1.7em;
	font-weight: bold;
	color: #334d55;
	text-align: right;
}
.mainExpand {
	cursor: hand;
	cursor: pointer;
	font: bold .9em Georgia, "Times New Roman", Times, serif;
}
.adv {
	margin-top: 20px;
}
.adv a {
	color: #333333;
	text-decoration: none;
	font-size: .9em;
	font-weight: normal;
}
.arc90_imgcaption {
	text-align: center;
	border: 1px solid #DDD;
	padding: 1em;
	width: 9em;
}
.arc90_imgcaptionTXT {
	font-size: .8em;
	color: #666;
	text-align: left;
}
.floatl {
	float: left;
	margin-right: 1em;
}
.floatr {
	float: right;
	margin-left: 1em;
}
.blok {
	border: #0000FF dashed 1px;
}
.hh {
	font-style: italic;
	font-weight: bold;
}
