HTML, BODY, .mainTable
{
	height: 100%;
}
BODY
{
	background: #000;
	color: #000;    
	margin: 0px;
	padding: 0px;
}
P, OL, UL, DL, LI, DD, DT, FORM, TD, TH, BODY, TEXTAREA, SELECT, INPUT
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
}


A, A:link
{
	color: #b00;
	text-decoration: none;
}
A:visited
{
	color: #909;
}
A:hover, A:active
{
	text-decoration: underline;
}
A:active
{
	color: #fff;
}

TABLE
{
	border: 0px;
	border-collapse: collapse;
}
TABLE TR, TABLE TR TD ,TABLE TR TH
{
	vertical-align: top;
}
TABLE TR TD ,TABLE TR TH
{
	padding: 0px;
}
IMG
{
	border: 0px;
}
FORM
{
	margin: 0px;
}

H3
{
	font-size: 10pt;
	font-weight: bold;
}

/* ********************************** MAIN CLASSES *****************************************/

.mainTable
{
	width: 100%;
}
.centeredContent
{
	vertical-align: middle;
	text-align: center;
}
.contentTable
{
	margin: auto;
	width: 780px;
}
.contentTable THEAD TD, .contentTable TFOOT TD
{
	background-color: #4a4a4a;
}
.contentTable THEAD TD A IMG
{
	border: 2px solid #4a4a4a;
	border-width: 3px 2px 3px 0px;
}
.pdLink
{
	width: 250px;
	float: left;
	background-color: #141414;
}
.pdLink P
{
	margin: 0px;
	padding: 7px 10px;
}
.pdLink A, .pdLink P
{
	color: #ccc;
}
.pdLink A:visited
{
	color: #909;
}
.pdLink A:active
{
	color: #b00;
}
.copyright
{
	color: #9a9a9a;
	text-align: right;
	padding: 7px 10px;
}
.pageContent
{
	background: #cdcdcd;
}

.simpleText TH
{
	color: #fff;
	font-size: 13pt;
	width: 250px;
	text-align: right;
	padding-top: 60px;
}

.links TH
{
/*
	width: auto;
	padding: 25px 35px !important;
	text-align: left;
*/
}
.simpleText TD
{
	padding: 120px 30px 40px 0px;
}
.links TD
{

	padding-top: 140px;
	height: 550px;
}
.links P
{
}
.copyrightInfo
{
	text-align: right;
	color: #777;
	font-family: arial, helvetica;
	font-size: 7pt;
	padding: 2px 5px;
}
.exTable
{
	width: 100%;
}
.headerCell
{
	width: 180px;
	padding: 25px 35px;
}
.cv .headerCell
{
	width: 215px !important;
	text-align: right;
	padding: 0px 35px 0px 0px;
}
.exContent
{
	padding: 50px 35px 35px 0px;
	background-color: #a8a8a8;
}
.cv .exContent
{
	padding-top: 0px;
}
.bio TH
{
	width: 215px;
	padding: 25px 0px 25px 35px ;
}
.bio TD
{
/*	background: transparent;*/
	background-color: #a8a8a8;
	padding-left: 35px;
	padding-top: 25px;
}

.exContentTable TH
{
	width: 130px;
	vertical-align: top;
}
.exContentTable TH DIV
{
	text-align: right;
	font-size: 8pt;
	background-color: #cfcfcf;
	color: #333 !important;
	font-family: "arial", helvetica;
}
.cv .exContentTable TH DIV
{
/*	background-color: #a8a8a8;*/
}
.exContentTable TH DIV, .exContentTable TD
{
	padding: 6px 10px;
}
.exContentTable TD
{
	padding-bottom: 16px;
}
.subHeader
{
	background-color: transparent !important;
	text-align: left !important;
}
.subHeader IMG
{
	position: absolute;
	margin-top: 25px;
}
.px1
{
	height: 25px;
	padding: 0px !important;
	background-color: transparent !important;
}
.contactTable
{
	margin-bottom: 100px;
}
.contactCell
{
	padding: 55px 60px 120px 35px; 
	text-align: right;
	width: 210px;
}
.contactImageCell
{
	padding: 120px 50px 20px 0px;
}
.contactCell DIV
{
	padding-top: 40px;
}
.contactText
{
	padding-right: 50px;
}

.galleryList
{
	width: 100%;
}
.galleryList THEAD TD
{
	padding: 55px 0px 35px 15px;
	text-align: right;
	background: transparent;
}
.galleryList .leftCell
{
	padding: 0px 25px 15px 25px;
	width: 200px;
}
.galleryList .rightCell
{
	padding: 0px 35px 35px 0px;
}
.galleryMenu
{
	margin-bottom: 32px;
	margin-left: 10px;
}
.galleryMenu TH
{
	text-align: right;
	padding-bottom: 20px;
}
.galleryMenu TD
{
	padding: 10px 0px 20px 0px;
}
.galleryMenu TD A
{
	display: block;
	border-bottom: 1px solid #cdcdcd;
}
.active
{
	border-color: #000 !important;
}

.gdHeader
{
	margin: 6px 0px;
	border-bottom: 1px solid #7b7b7b;
	padding: 4px 10px;
	text-align: right;
	font-family: arial, helvetica;
	font-size: 12pt;
}
.gdBody
{
	text-align: right;
	font-family: arial, helvetica;
	font-size: 7pt;
	padding: 0px 10px;
}

.gdBody H3
{
	font-size: 8pt;
}
.galleryThumbnails IMG
{
	margin: 2px;
}
.galleryList .copyrightInfo
{
	text-align: left !important;
}

.pager
{
	width: 100%;
}
.pager TD
{
	padding: 10px;
	width: 33%;
}
.pager .cell2
{
	text-align: center;
}
.pager .cell3
{
	text-align: right;
}
.picBlock .infoRow TD, .picBlock .infoRow TH
{
	border-bottom: 1px solid #b1b1b1;
}
.picBlock TH
{
	text-align: left;
	padding: 5px 10px; 
	padding-top: 20px;
	font-size: 14pt;
	font-family: "arial", helvetica;
}
.picBlock TD
{
	padding: 5px; 
}
.picBlock .infoRow TD
{
	text-align: right;
}
.picBlock .pager
{
	margin: 15px 0px;
}