@charset "utf-8";

h1{
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 18px;
	text-align: center;
}

}


h1.footer {
	font-size: 14px
	color:#FFF
}

div {
	padding: 10px;
}
a:link,a:visited,a:hover,a:active {
	color: #CCC;
}
#horizont {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content {
	position: absolute;
	margin-left: -450px; /* div's width / 2 */
	top: -259px; /* div's height / 2 */
	left: 50%;
	width: 900px;
	height: 518px;
	visibility: visible;
	background-color: #333333;
}

.bodytext {
	height: 388px;
	width: 500px;
}

td img {
	display: block;
	text-align: center;
}

.homebody {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}

.highlight {
	color: #FFF;
	font-weight: bold;
}

.linktext {
	line-height: 30px;
	font-size: 14px;
}

.scrollbar {
	text-align: center;
}
.scrollbardiv {
	overflow: auto;
}


.spacer {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.picture {
	height: 388px;
	width: 315px;
}
#content {
	border: thin double #1D1D1F;
	text-align: center;
}
#bodycontent {
	width: 20px;
}

#container {
	padding: 0px;
	width: 850px;
	height: 420px;
	position: relative;
	left: 24px;
	top: 25px;
}
#baseimg {
}
#apDiv1 {
	padding: 0px;
}
.list {
	text-align: left;
}
#mainimg {
	text-align: right;
}
#footer {
	position:absolute;
	width:903px;
	height:30px;
	z-index:1;
	left: 5px;
	top: 510px;
	text-align: center;
	padding: 4px;
}
#footer {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
</style>
#horizont #content table tr td p {
	text-align: justify;
}
