@charset "UTF-8";
/* CSS Document */

body 
	{
	color: white;
	background-color: #003;
	margin: 0px
	}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: "Century Gothic", Verdana, Geneva, Helvetica, Arial, sans-serif;
	margin-left: -473px;
	top: -277px;
	left: 50%;
	width: 945px;
	height: 553px;
	visibility: visible;
	position: absolute;
	color: #203D89;
	font-size: .9em;
	font-weight: bold;
	text-align: justify;
	}
.text_insert {
	padding: 8px;
	font-size: 0.85em;
	vertical-align: middle;
	overflow: auto;
}
.text_insertScroll {
	padding: 8px;
	font-size: 0.85em;
	vertical-align: middle;
	overflow: auto;
	height: 215px;
}
a:link {
	text-decoration: none;
	color: #F6B20C;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #F6B20C;
}
a:active {
	text-decoration: none;
	color: #F6B20C;
}
.newstextholder {
	text-align: center;
	top: 50%;
	position: absolute;
	width: 480px;
	margin-left: -240px;
	left: 50%;
	height: 120px;
	margin-top: -60px;
}
.membertext {
	padding: 8px;
	font-size: 0.8em;
	font-weight: bold;
}
.creditslave {
	font-size: 0.7em;
	margin-left: 30px;
	text-indent: -14px;
	line-height: .9em;
}
.creditmaster {
	font-size: 0.9em;
	text-indent: -12px;
	margin-left: 12px;
}
h3 {
	font-size: 1.4em;
	background-color: #F6EF87;
	text-indent: 10px;
	line-height: 1.6em;
}
.areabox {
	padding: 8px;
	clear: left;
	float: left;
	width: 280px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #999999;
	font-size: 0.8em;
	text-align: left;
}
.professionalcredit {
	font-size: .8em;
}
.professionalcredittitle {
	font-size: 1em;
	line-height: 1.3em;
	border: 1px solid #203D89;
	display: inline;
	padding: 4px;
}
.ourteamheader {
	font-size: 2em;
	line-height: 1.8em;
	color: #F6EF87;
	text-align: center;
}
.portrait {
	font-size: 0.7em;
	clear: none;
	float: left;
	width: 100px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: center;
	line-height: 1em;
}
.portraitphoto {
	cursor: pointer;
}
