@charset "utf-8";
body {
	font-family: Georgia;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#pageholder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.maincontent {
	float: left;
	width: 800px;
}
#banner {
	float: left;
	width: 800px;
	background-image: url(../images/bgbanner.gif);
	background-repeat: repeat-x;
}
#toplinks {
	clear: both;
	float: left;
	width: 725px;
	background-color: #C5C6C8;
	text-align: center;
	padding-left: 75px;
}
#toplinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#toplinks ul li {
	display: inline;
}
#toplinks ul li a {
	background-color: #FFFFFF;
	float: left;
	line-height: 24px;
	border-left: solid 1px #CF031C;
	border-right: solid 1px #CF031C;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#toplinks ul li a:hover {
	background-color: #CF031C;
	color: #FFFFFF;
}
.maincontent #left {
	float: left;
	width: 650px;
}
.maincontent #right {
	float: right;
	width: 149px;
	padding-top: 100px;
	text-align: right;
}
.top-profile-pics {
	clear: both;
	float: left;
	width: 650px;
}
.top-profile {
	float: left;
	width: 84px;
	padding: 8px 4px 8px 4px;
}
.fullprofiletext {
	clear: both;
	float: left;
	width: 450px;
	padding: 6px 0px 6px 200px;
	background-repeat: no-repeat;
	background-position: left top;
}
.fullprofiletext .heading {
	clear: both;
	float: left;
	width: 430px;
	padding-bottom: 6px;
	border-bottom: solid 1px #000000;
	font-size: 16px;
}
.fullprofiletext .heading2 {
	clear: both;
	float: left;
	width: 430px;
	padding-top: 6px;
	font-weight: bold;
	color: #BA0818;
}
.fullprofiletext .text {
	clear: both;
	float: left;
	width: 430px;
	padding-top: 6px;
}
.top-profile .top {
	text-align: center;
	clear: both;
	float: left;
	width: 84px;
}
.top-profile .bottomtext {
	text-align: center;
	clear: both;
	float: left;
	width: 84px;
}
.top-profile .bottomtext a {
	color: #B80719;
}
#footer {
	line-height: 20px;
	background-image: url(../images/bgfooter.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 800px;
	margin-top: 6px;
}
#top-lower-line {
	clear: both;
	float: left;
	width: 800px;
	font-size: 3px;
	line-height: 3px;
	background-color: #D30218;
}
#training-left {
	float: left;
	width: 200px;
}
#training-right {
	float: right;
	width: 380px;
	padding-right: 20px;
}
#training-header {
	clear: both;
	float: left;
	width: 620px;
	font-size: 16px;
	padding-top: 24px;
	padding-bottom: 6px;
	margin-left: 12px;
	border-bottom: solid 1px #000000;
}
#training-text {
	clear: both;
	float: left;
	width: 620px;
	margin-left: 12px;
	padding-top: 24px;
}
#gallerypic {
	text-align: center;
	clear: both;
	float: left;
	width: 620px;
	padding-bottom: 12px;
}
#gallerylinks {
	clear: both;
	float: left;
	width: 610px;
	padding-left: 10px;
}
#gallerylinks #left {
	float: left;
	width: 85px;
}
#gallerylinks .middle {
	float: left;
	width: 450px;
	text-align: center;
}
#gallerylinks #right {
	float: left;
	width: 60px;
	padding: 0px;
}
#gallerylinks a {
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 3px;
	background-color: #CF031C;
	font-size: 11px;
}
#gallerypic img {
	padding: 6px;
	border: 1px solid #CF031C;
}
#gallerylinks a:hover {
	background-color: #2D66AD;
}
#picloader {
	width: 381px;
	position: absolute;
	z-index: 100;
	left: 440px;
	top: 307px;
	height: 226px;
	line-height: 226px;
	background-color: #FFFFFF;
	font-size: 18px;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
