@charset "ISO-8859-1";

body {
	background-color: #FFFFFF;
}
#wrapper{
	margin:0 auto;
	width:900px;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
.border{
	border:1px solid #000;
	background-image:url(images/background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content    
	{
	margin-left: -450px;
	position: absolute;
	top: -283px;
	left: 671px;
	width: 900px;
	height: 591px;
	visibility: visible;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 15px;
	background-image: url(images/content_larger.jpg);
	background-repeat: no-repeat;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 15px;
	background-image: url(images/content_largersolid1.jpg);
	background-repeat: no-repeat;
}
.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 15px;
	background-image: url(images/content_largersolid.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #623A45;
	padding-left:15px;
	padding-right:15px;
}
a:link {
	font-weight: bold;
	color:#690;
}
a:visited {
	font-weight: bold;
	color: #ad3d21;
}
a:hover {
	font-weight: bold;
	color: #668535;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
}
.brownText{
	color:#630;
}
#iframeStandard {
	width:607px;
	height:470px;
	overflow-x:hidden;
	overflow-y:auto;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}