@charset "UTF-8";
h2 {
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:6px;
	color:#666666;
	font-size: 140%;
}
h3 {
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:6px;
	color:#666666;
}
h4 {
	font-size:100%;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:6px;
	color:#666666;
}
.BigFingTXT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 300%;
	font-weight: normal;
	color: #FF3333;
}
#bioShell {
	width: 100%;
	margin-top: 8px;
	position: relative;
}
.bioName {
	font-size: 180%;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1.3em;
	text-align: center;
}
.bioTitle {
	font-size: 120%;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.bioLFTbar {
	background-image: url(../ART/bg-50perGRY_SQR.png);
	background-repeat: repeat;
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 3px ridge #999999;
	position: relative;
	font-size: 90%;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	z-index: 1000;
}
.bioBody {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
	position: relative;
	margin-top: 15px;
	float: left;
	margin-right: 0px;
	width: 700px;
}
.bioPics {
	float: left;
	width: 1200px;
	position: relative;
	height: 200px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-image: url(../ART/bg-50perGRY_SQR.png);
	background-repeat: repeat;
	box-shadow: 0px 0px 8px 2px #333333;
	-webkit-box-shadow: 0px 0px 8px 2px #333333;
	-moz-box-shadow: 0px 0px 8px 2px #333333;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=1, offY=9, positive=true);
	overflow: hidden;
	margin-left: -100px;
	margin-bottom: 10px;
}
#bioBin #bioImage {
	float: left;
	width: 800px;
}
#RC_Matrix {
	width: 440px;
	position: relative;
}
.MasterContainer .MasterColumn a {
	color: #996600;
}
.MasterContainer .MasterColumn a:hover {
	color: #FF6600;
}
#bioShell #ShowHost {
	float: left;
	height: 310px;
	width: 700px;
	position: relative;
	z-index: 1;
	margin-left: 10px;
	margin-top: 10px;
}
#RC_names {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 190px;
	z-index: 5000;
}
#RCNOBIO_names {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 200px;
	margin-top: 20px;
}
.stackthem {
	float: left;
	padding-right: 0px;
	display: block;
	width: 200px;
}
.bioList {
	padding-bottom: 20px;
	margin-bottom: 100px;
}



.goBackbio a {
	color: #33FFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 100px;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(../ART/bg-50perSQR.png);
	background-repeat: repeat;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 0;
	position: relative;
	float: left;
}
.goBackbio a:Hover {
	color: #FF3300;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 100px;
	text-align: center;
	border-right-width: 590px;
	border-right-style: solid;
	border-right-color: #FF3300;
	background-image: url(../ART/bg-50perGRY_SQR.png);
	background-repeat: repeat;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.goBackbio {
	float: left;
	height: 26px;
	width: 71%;
	position: relative;
}
#lineSpace {
	float: left;
	margin-bottom: 10px;
}
