#WRAPPER {
	background-color: #000000;
}
#TOP {
	text-align: left;
	vertical-align: top;
}
#TOP td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
.topTitle {
	padding-left: 27px;
}
.topInlay {
	width: 32px;
	text-align: center;
}
.topTitlette {
	width: 106px;
}
.topMenu {

}
.topMenu td {
	vertical-align: top;
}
.topMenu a {
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding-right: 8px;
}

#BODY {
	margin-top: 52px;
}
#BODY td {
	vertical-align: top;
}
.bodySide {
	width: 26px;
}
.bodyMain {
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 138px;
	margin: 0px;
}
.bodyMenu {
	width: 152px;
	padding-top: 84px;
	text-align: right;
}
.bodyMenu a {
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	padding-bottom: 12px;
	display: block;
}
.bodyContent {
}
.bodyNotes {
	width: 200px;
	margin-top: 24px;
}
.bodyNav {
	margin-top: 24px;
}
.bodyNav a {
	/*
		margin: 1em 0; padding:7px 0 10px 20px;
*/
	display:block;
	background-repeat: no-repeat;
}
.ssUI {
	width: 154px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	color: #828282;
}
.ssMain {
	padding-left: 0px;
}
/* --------- */
.m_photo a {
	background-image: url(img/bpics1.gif);
}
.m_photo a:hover {
	background-image: url(img/bpics2.gif);
}
.m_photo2 a {
	background-image: url(img/bpics2.gif);
}
.m_cont a {
	background-image: url(img/bcont1.gif);
}
.m_cont a:hover {
	background-image: url(img/bcont2.gif);
}
.m_cont2 a {
	background-image: url(img/bcont2.gif);
}
.m_links a {
	background-image: url(img/blinks1.gif);
}
.m_links a:hover {
	background-image: url(img/blinks2.gif);
}
.m_links2 a {
	background-image: url(img/blinks2.gif);
}
.m_bio a {
	background-image: url(img/bbio1.gif);
}
.m_bio a:hover {
	background-image: url(img/bbio2.gif);
}
.m_bio2 a {
	background-image: url(img/bbio2.gif);
}
.m_books a {
	background-image: url(img/bbks1.gif);
}
.m_books a:hover {
	background-image: url(img/bbks2.gif);
}
.m_books2 a {
	background-image: url(img/bbks2.gif);
}
.m_mags a {
	background-image: url(img/bmags1.gif);
}
.m_mags a:hover {
	background-image: url(img/bmags2.gif);
}
.m_mags2 a {
	background-image: url(img/bmags2.gif);
}
/* --------- */
.navBack a {
	background-image: url(img/bBk1.gif);
}
.navBack a:hover {
	background-image: url(img/bBk2.gif);
}
.navNext a {
	background-image: url(img/bNext1.gif);
}
.navNext a:hover {
	background-image: url(img/bNext2.gif);
}
/* --------- */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*
	font-size: 75%;
*/
	color: #FFFFFF;
	background-color: #000000;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
p, a, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 200%;
	font-weight: bold;
}
h2 {
	font-size: 180%;
	font-weight: bold;
}
h3 {
	font-size: 150%;
	font-weight: bold;
}
h4 {
	font-size: 120%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-size: 100%;
}
td {
	font-size: 90%;
}
.floatBoxL {
	float: left;
	padding-right: 24px;
	padding-bottom: 24px;
}
.xclear {
	clear: both;
}
