﻿.infobox {
	position: absolute;
	top: 870px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	background-image:url(/img/mainlayout/fauxcolumns.jpg);
	
	
}
	
.infoList {
	color: #CCCCCC;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 10px 30px;
	background-color: #000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.infoList a,
.infoList a:link,
.infoList a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.infoList a:hover {
	text-decoration: underline;
}
	
.frk-txt {
	margin: 30px 0 0 20px;
}

#wrap2 {
	padding: 0 0 30px 0;
	margin: 0 0 80px 0;
}

/*.infobox {
	position: absolute;
	top: 800px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	background-image:url(/img/mainlayout/fauxcolumns.jpg);
	}
	
.infobox h1 {
	color: #CCCCCC;
  font-family: arial;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	background-color: #000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
	
.infotext {
	color: #000000;
  text-align: justify;
  font-family: arial;
	font-weight: normal;
	font-size: 11px;
	margin-left: 180px;
	margin-right: 220px;
	}
	
.infotext strong {
	font-weight: normal;
	text-decoration: underline;
	}

.infotext a:link, .infotext a:visited	{
	color: #E51218;
	text-decoration: none;
	font-weight: normal;
	}
	
.infotext a:hover, .infotext a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}*/