/* @override http://127.0.0.1/reg_trundle/trundle.css */

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

body {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0;
}
.oneColFixCtr #container {
	width: 888px;
	background: #FFFFFF;
	text-align: left;
	margin: 20px auto 0;
}
.oneColFixCtr #mainContent {
	padding: 0;
	position: relative;
}
#mainInfo {
	position: relative;
	height: 315px;
	border-bottom: 1px solid #808183;
}
#profileMainInfo {
	position: relative;
	border-bottom: 1px solid #808183;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contactMainInfo {
	position: relative;
	border-bottom: 1px solid #808183;
	width: 100%;
}
#contactDetails {
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 200px;
	margin-left: 394px;
	color: #9c9ea0;
}
#contactDetails strong {
	color: black;
}

#homeMainInfo {
	position: relative;
	border-bottom: 1px solid #808183;
	border-left: 1px solid #808183;
	border-right: 1px solid #808183;
	height: 206px;
}

#mainNav {
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #808183;
	border-top: 1px solid #808183;
}

#descText {
	width: 280px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9c9ea0;
	float: left;
	position: absolute;
	bottom: 0;
}
#prtView {
	float: left;
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9c9ea0;
	top: 10px;
	left: 63px;
	text-decoration: underline;
}
p {
	margin-top: 1px;
	margin-bottom: 10px;
}
img {
	border-width: 0;
}

#profileText {
	font: 13px/20px Arial, Helvetica, sans-serif;
	width: 498px;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
}
#introText {
	width: 370px;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#copyright {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 888px;
	margin-top: 150px;
	margin-bottom: 20px;
}
.homePanel {
	float: left;
	border: 1px solid #808183;
	padding: 12px;
	margin-top: 20px;
	margin-right: 26px;
	margin-bottom: 12px;
	font: 10px Arial, Helvetica, sans-serif;
	width: 176px;
	color: #9c9ea0;
}
.homePanelLast {
	float: left;
	border: 1px solid #808183;
	padding: 12px;
	margin: 20px 0px 12px 1px;
	font: 10px Arial, Helvetica, sans-serif;
	width: 176px;
	color: #9c9ea0;
}
.homePanel img {
	margin-bottom: 8px;
	display: block;
}
.homePanelLast img {
	margin-bottom: 8px;
	display: block;
}

#mainImg {
	float: right;
}
#leftImg {
	float: left;
}
#rightImg {
	float: right;
}
#profileMainInfo #rightImg {
	margin-top: 80px;
}
#thumbs {
	margin-top: 8px;
	margin-bottom: 4px;
}
/*.thumb {
	width: 136px;
	display: inline;
	margin-right: 10px;
	padding: 0;
	margin-left: 0;
}*/
.thumblast {
	width: 136px;
	display: inline;
	margin-right: 0px;
	margin-left: 1px;
}
.thumb {
	border: 1px solid #a8aaad;
	margin: 0;
	padding: 0;
}
.thumblast img {
	border: 1px solid #a8aaad;
}

h1 {
	color: black;
	margin-bottom: 0;
	font: bold 12px "Trebuchet MS";
	text-transform: uppercase;
}
.ralign {
	float: right;
	border-width: 0;
	cursor: pointer;
}
.lalign {
	float: left;
	border-width: 0;
	cursor: pointer;
}
#footer {
	color: #9c9ea0;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 8px;
	padding-top: 6px;
	font: 11px "Trebuchet MS";
}
.clr {
	clear: both;
}
a:link, a:visited {
	text-decoration: none;
	color: #9c9ea0;
}
a:hover {
	text-decoration: none;
	color: black;
}