* {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;}


body {
	margin: 0px;
	width: 100%;
	background-color: black;
	font-size: 13px;
	letter-spacing: 1px;
	color: white;
}


a {color: white;}


.TdEmpty {
	font-size: 1px;
	color: black;
}


#TblContent {
	width: 100%;
	margin: 0px auto;
}


#TrHeader {height: 144px;}
#TdContentTopLeft, #TdContentTopLogo, #TdContentTopRight
		, #TdContentBottomLeft, #TdContentBottomMenu, #TdContentBottomRight {background-repeat: no-repeat;}
#TdContentTopLogo, #TdContentBottomMenu {width: 168px;}
#TdContentTopHeader, #TdContentBottomFooter {
	width: 822px;
	background-repeat: repeat-x;
	background-image: url(../images/backgrounds/white-hor.gif);
}
#TdContentTopLeft {
	background-position: bottom right;
	background-image: url(../images/backgrounds/corner_top-left.png);
}
#TdContentTopLogo {
	background-position: bottom left;
	background-image: url(../images/backgrounds/logo.jpg);
}
#TdContentTopHeader {background-position: bottom left;}
#TdContentTopRight {
	background-position: bottom left;
	background-image: url(../images/backgrounds/corner_top-right.png);
}


#TrFooter {height: 96px;}
#TdContentBottomLeft {
	background-position: top right;
	background-image: url(../images/backgrounds/corner_bottom-left.png);
}
#TdContentBottomMenu {
	background-position: top left;
	background-image: url(../images/backgrounds/corner_bottom-menu.png);
}
#TdContentBottomFooter {
	background-position: top left;
}
#TdContentBottomFooter div {
	margin: 6px 10px 0px 0px;
	font-size: 11px;
	text-align: right;
}
#TdContentBottomFooter div a {text-decoration: none;}
#TdContentBottomFooter div a:hover {text-decoration: underline;}
#TdContentBottomRight {
	background-position: top left;
	background-image: url(../images/backgrounds/corner_bottom-right.png);
}


#DivHeaderContainer {position: relative;}


#DivHeaderPrimary {
	position: absolute;
	top:  11px;
	left: 77px;
	left: 112px; /* temp */
	width: 418px;
	height: 91px;
	background-image: url(../images/backgrounds/header-primary.png);
}


#DivHeaderSecondary {
	position: absolute;
	top:  106px;
	left: 429px;
	left: 484px; /* temp */
	width: 327px;
	height: 30px;
	background-image: url(../images/backgrounds/header-secondary.png);
}


#DivHeaderImage {
	position: absolute;
	background-repeat: no-repeat;
	background-position: top left;
}



#TdContentMidLeft, #TdContentMidMenuPrimary, #TdContentMidRight {
	background-repeat: repeat-y;
	background-position: top right;
	background-image: url(../images/backgrounds/white-vert.gif);
}
#TdContentMidRight {background-position: top left;}


#TdContentMidMenuPrimary {padding: 10px 0px 3px 3px;}


#TdContentMidMenuPrimary a {display: block;}


#TdContentMidMenuPrimary img {border-width: 0px;}


#TdContentMidContent {
	width: 822px;
	background-repeat: repeat-y;
	background-position: 0px 331px;
	background-image: url(../images/backgrounds/pearls.png);
}


#DivContainer {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds/ying-yan.png);
	min-height: 236px;
	_height: 236px; /* IE only */
	padding: 355px 66px 30px 233px;
	text-align: justify;
}
#DivPhoto, #DivArtwork, #DivTitle {
	position: absolute;
	background-repeat: no-repeat;
	background-position: top left;
}
#DivPhoto {
	top:  13px;
	left: 17px;
	width:  250px;
	height: 257px;
}


#DivTitle {
	top:  297px;
	left: 233px;
	width: 216px;
	height: 35px;
}


/* --- --- --- */


p, h2.TextSection {
	margin: 0px 0px 14px 0px;
	text-indent: 48px;
}
p, li, h2, td.TdPoetryMsg {line-height: 21px;}
ul li {list-style-type: disc;}
p.NoIndent {text-indent: 0px;}


.DivIndent {margin-left: 20px;}
.DivIndent p {text-indent: 0px;}
.NoIndent {text-indent: 0px;}


h2, h2.TextSection {
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
h2.TextSection {text-decoration: underline;}


table.TblPoetry {margin: 50px 0px 0px auto;}
table.TblPoetry td {font-style: italic;}
td.TdPoetryAuthor {
	padding: 20px 0px 35px 0px;
	text-align: right;
}


.ImgBorderLeft {
	margin-right: 20px;
	border: 1px white solid;
	float: left;
}
.ImgBorderRight {
	margin-left: 20px;
	border: 1px white solid;
	float: right;
}


.Cleaner {clear: both;}


.TextError, .TextError * {
	font-family: 'Courier New';
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: red;
}
.TextError {padding: 0px 8px;}


#Counter {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
}
