/* page formatting */body {	margin-left: 5;	margin-right: 5;	margin-top: 0;	background-color: #ffffff;	color: #898989;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: underline;}a:active {	text-decoration: none;}/* navigation */#top {	width: 100%;	height: 82px;	float: left;}#logodiv {	width: 181px;	height: 82px;	padding-left: 10px;	padding-top: 5px;	background: url(images/logo.gif) no-repeat;	background-position: center;	float: left;}#links1 {	width: 181px;	height: 82px;	background: url(images/devider.gif) no-repeat;	background-position: left;	float: left;}#links2 {	width: 181px;	height: 82px;	background: url(images/devider.gif) no-repeat;	background-position: left;	float: left;}#contacts {	width: auto;	height: 82px;	background: url(images/devider.gif) no-repeat;	background-position: left;	float: left;}#toptext {	width: auto;	height: auto;	padding-left: 15px;	padding-top: 9px;	float: left;}#toptext2 {	width: auto;	height: auto;	padding-left: 15px;	padding-top: 9px;	float: left;}/* all pages */#main {	width: 100%;	height: 381px;	background-color: #535D54;	clear: left;	float: left;}#indexmain {	width: 100%;	height: 381px;	background-color: #212620;	clear: left;	float: left;}#imgmain {	width: 454px;	height: 381px;	border-right: 5px solid #ffffff;	float: left;}#textmain {	width: auto;	height: 381px;	float: left;}#textmain2 {	width: auto;	height: 381px;	background: url(images/txtbg.gif) no-repeat;	float: left;}#textholder {	width: 410px;	height: 371px;	padding-top: 25px;	padding-left: 32px;	padding-right: 20px;	float: left;}#texteholder {	width: 410px;	height: 40px;	padding-top: 25px;	padding-left: 32px;	padding-right: 20px;	float: left;}#pageedate {	width: 105px;	height: 331px;	padding-top: 25px;	padding-left: 32px;	clear: left;	float: left;}#pageetext {	width: 325px;	height: 331px;	padding-top: 25px;	padding-right: 20px;	float: left;}#radmedia {	width: 50%;	height: auto;	padding-top: 5px;	clear: left;	float: left;}#copyright {	width: 50%;	height: auto;	padding-top: 5px;	text-align: right;	float: left;}/* attention special divs */#imgrow {	width: 410px;	height: 126px;	margin-bottom: 1px;	clear: left;	float: left;}#imgthumb {	width: 150px;	height: 126px;	clear: left;	float: left;}#imgtext {	width: 250px;	height: auto;	padding-top: 20px;	padding-left: 10px;	float: left;}#imgtextpage {	width: 250px;	height: 90px;	float: left;}#imgpage {	width: 200px;	height: 16px;	clear: left;	float: left;}/* FAQ scrolbox */#faqscroll {	margin-top: 15px;	display: block;	width: 370px;	height: 300px;	overflow: auto;	padding: 10px;}/* text formatting */.titlelinks {	font-size: 10px;	color: #898989;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pageheading {	font-size: 17px;	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pagecontent {	font-size: 12px;	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pagecontentsmall {	font-size: 10px;	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pagecontentbold {	font-size: 12px;	color: #ffffff;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pagecontentitalic {	font-size: 12px;	color: #ffffff;	font-style: italic;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pageitalic {	font-size: 12px;	color: #ffffff;	font-style: italic;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pagelinks {	font-size: 12px;	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}.pageselected {	font-size: 12px;	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: underline;}/* form formatting */.input {	width: 370px;	padding: 2px;	margin: 2px;	margin-top: 15px;	float: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	background-color: #535D54;	border: 1px normal #292B28;}.input2 {	width: 370px;	padding: 2px;	margin: 2px;	clear: left;	float: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	background-color: #535D54;	border: 1px normal #292B28;}.button {	width: 100px;	padding: 2px;	margin: 2px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	clear: left;	float: left;	color: #363636;}.button2 {	width: 100px;	padding: 2px;	margin: 2px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	float: left;	color: #363636;}