#tableStyle {
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	display: table;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	list-style-position: outside;
	list-style-type: circle;
	overflow: scroll;
	cursor: text;
}
#headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: auto;
	width: auto;
}
#avatar {
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/eyeDudeAvatar.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	text-align: left;
	float: none;
	right: 0px;
	bottom: 0px;
}
#centerBottom {
	overflow: hidden;
	visibility: visible;
	z-index: 99;
	position: absolute;
	left: 0;
	top: 0;
	text-align:center;
	vertical-align:bottom;
	width: 100%;
	height: 44px;
	float: none;

}
#bottomRight {
	visibility: visible;
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/meSitting.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	right: 0px;
	bottom: 0px;
}
#topRight {
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/profileBG.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	float: none;
	right: 0px;
	bottom: 0px;
}
#bottomLeft {
	visibility: visible;
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../images/bottomLeft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	right: 0px;
	bottom: 0px;
}
.q {
	font-family: Helvetica, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: left;
	vertical-align: top;
	visibility: visible;
	z-index: auto;
	width: 50px;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: right;
	vertical-align: middle;
	width: 150px;
}
#profileBox {
	text-align: right;
	vertical-align: top;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	z-index: 99;

}
.profileBox {
	width : 200px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: right;
	vertical-align: middle;
	margin-top:20px;
	margin-right: 5px;

}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	background-attachment: scroll;
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	height: 99%;
	width: 100%;
	border: 1px groove #FF6633;
	list-style-position: inside;
	list-style-type: circle;
	position: absolute;
	visibility: visible;
	z-index: 99;
	cursor: text;
	page-break-before: always;
	page-break-after: always;
}
#centerForm {
    width : 100%;
	height : 99%;
	text-align: center;
	vertical-align: middle;
}
#centerForm2 {
    width : 100%;
	height : 99%;
	text-align: center;
	vertical-align: middle;
}
#centerScroll {
	vertical-align:middle;
	overflow: scroll;
	width: 45%;
	height: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: left;
	display: block;
	border: thin ridge #FF6600;
	visibility: visible;
	z-index: auto;
	position: relative;
	top: 0px;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: center center;
/*	background-image: url(../images/LostInTime-SilentWords.png); */
}
#centerScroll2 {
	vertical-align:middle;
	overflow: scroll;
	width: 70%;
	height: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: left;
	display: block;
	border: thin ridge #FF6600;
	visibility: visible;
	z-index: auto;
	position: relative;
	top: 0px;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: center center;
/*	background-image: url(../images/LostInTime-SilentWords.png); */
}
.quote {
    font-size: 10px;
	position: relative;
	bottom: 10px;
}
body {
	scrollbar-3dlight-color:#FF9900;
    scrollbar-arrow-color:#FF3300;
    scrollbar-base-color:#FF6600;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#FF6600;
    scrollbar-highlight-color:#FF9900;
    scrollbar-shadow-color:#000033;
}
.sectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: left;
	text-indent: 5px;
	display: block;
}
.subsectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	text-align: left;
	text-indent: 10px;
	display: block;
}
.subsectionBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 12px;
	display: block;
}
