body { 
margin-top: 0; 
margin-bottom: 10px;
background-color: #FFF; 
font-family: Arial, Helvetica, sans-serif; 
text-align: center;
}

* {
margin: 0;
padding: 0;
}

p,h1, h2, h3, h4, h5, h6, ul, li, pre {
margin: 10px 0 0 0;
text-align: left;
}

h1		{ font-family: Georgia, 'Times New Roman', Times, serif; font-weight: normal; font-size: 16pt; color: #604C56;  line-height: 16pt; }
h2		{ font-family: Georgia, 'Times New Roman', Times, serif; font-weight: normal; font-size: 13pt; color: #666666; }
h3		{ font-weight: normal; font-size: 10pt; color: #FF3333; }
h4		{ font-weight: bold; font-size: 10pt; color: #000000; }

p					{ font-size: 10.5pt; line-height: 13pt; text-align: left;}
p.small		{ font-size: 9pt; line-height: 9pt;  color: #999999; margin-bottom: 3px;  margin-top: 3px;  }
p.large		{ font-style: italic; font-size: 17pt; line-height: 22pt; color: #000000;} 
p.red		   { font-weight: bold; font-size: 9.5pt; line-height: 13pt; color: #FF3333;} 
p.redsmall	{ font-size: 9pt; line-height: 9pt; color: #FF3333;} 
p.grey			{ font-size: 9.5pt; line-height: 13pt; color: #999999; }

.close0		{ margin-bottom: 6px;  margin-top: 6px; }
.close1		{ margin-bottom: 3px;  margin-top: 3px; }
.close2		{ margin-bottom: 0;  margin-top: 0; }

hr {
border: none 0;
margin-top: 10px; 
padding-top: 5px; 
border-top: 1px dashed #604C56; /*the border*/
width: 100%;
height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}

#wrap {
width: 750px;
margin: 0 auto;
text-align: left;
}

#topbar {
background-color: #FFF; 
margin: 0 auto;
text-align: left;
width: 770px; 
height: 170px;
}
 
#sidebar {
float: left; 
padding: 0;
width: 150px; 
} 

.sidebar_inner {
padding: 0;
margin: 0;
width: 140px; 
} 

.sidebar_inner ul {
  font-size: 9.5pt; 
	list-style: square inside; 
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}
.sidebar_inner li {
	font-size: 9.5pt;
	list-style: square inside; 
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	}


#sidebar_space {
float: left; 
padding: 0;
width: 20px; 
} 

#content {
float: left; 
width: 580px;
padding: 0;
border: 0 solid #CCC;
}

#bottom {
clear: left;
width: 750px;
padding: 0;
border: 1 solid #CCC;
}

.grey_hold {
padding: 0;
margin:  5px 0 5px 0;
width: 140px; 
border: 1px solid #BBB;
text-align: center;
float: left;
}

.grey_hold_inner {
padding: 0;
width: 130px; 
border: 0 solid #BBB;
float: left;
margin: 0 auto;
margin: 5px;
}

.grey_hold_inner p{
margin-top: 5px;
}

#artintrobg { 
background-color: #f8f3df; 
background-image: url(../images/column-intro.png); background-repeat: repeat-x; 
text-align: left;
width: 580px;
margin-bottom: 5px;
}

#artintrobg p { 
margin-top: 10px;
margin-left: 8px;
margin-right: 8px;
margin-bottom: 8px;
} 

.artbg{ 
width: 580px;
background-color: #f8f3df; 
border-bottom: 1px solid #C90;
margin-bottom: 5px;
float: left;
}

.artbg_image{
float: left;
width: 185px;
padding: 5px;
margin: 0;
}

.artbg_text{
float: left;
width: 370px;
padding: 5px;
margin: 0;
}


.small1		{font-weight: normal; font-size: 9pt; line-height: 9pt;  margin-bottom: 6px;  margin-top: 3px;  }

a          { text-decoration: none; font-weight: bold; font-size: 9.5pt; line-height: 13pt; }
a:link     { color: #FF3333; }
a:visited  { color: #FF3333; }
a:hover    { color: #CCCCCC; }

a.head           { text-decoration: underline; font-weight: normal; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 13pt;  color: #604C56;  margin-bottom: 6px;  margin-top: 3px;}
a.head:link      { color: #604C56;}
a.head:visited  { color: #604C56; }
a.head:hover   { color: #CCCCCC;}
a.head:active   { color: #604C56;}


a.menu           { text-decoration: underline; font-weight: normal; font-size: 9.5pt; line-height: 13pt; }
a.menu:link      { color: #999999;}
a.menu:visited  { color: #999999; }
a.menu:hover   { color: #CCCCCC;}
a.menu:active   { color: #CCCCCC;}

a.redsmall          { text-decoration: none; font-weight: normal; font-size: 9pt; line-height: 10pt; }
a.redsmall:link     { color: #FF3333; }
a.redsmall:visited  { color: #FF3333; }
a.redsmall:hover    { color: #CCCCCC; }

.formBorderReq	{ border: 1px solid #999999; font-family: arial; font-size: 9pt; color: #999; font-weight: normal; background: #FFFFCC; }
.formBorder	{ border: 1px solid #999999; font-family: arial; font-size: 9pt; color: #999; font-weight: normal; background: #FFFFFF;}


ul {
  font-size: 9.5pt; 
	list-style: square inside; 
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	}
li {
	font-size: 9.5pt;
	list-style: square inside; 
	/* border-bottom: 1px solid #CCC; */ 
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
	/* FengShuiDiaries */

table.fsd
{text-align: center;
color: #fff;
width: 100%;
background-color: #999;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.fsd td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
font-size: 12px;
border: 1px #fff solid;}

table.fsd td.hed
{background-color: #999;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}