#content
{

	margin: 0px  0px 0px 0px;
	padding: 20px 0px 20px 20px;
	width: 825px; 
	vertical-align: top;
	color: #000;
	background: #fff;
	text-align: left;
	float: left;

}



/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	color: #FF8000;
	font-size: 22px;
	text-align: center;
}
#content h2
{
	color: black;
	font-size: 18px;
}
#content h3
{
	color: #FF8000;
	font-size: 16px;
	font-weight: bold;
}
#content h4
{
	color: black;
	font-weight: bold;
	font-size: 14px;
}
/*
.htmlcontent, #htmlcontent
{
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	vertical-align: top;
	background: White;
	font-size: 12px;
	text-align: left;
	width: 725px;
}
*html .htmlcontent, #htmlcontent
{
	width: 547px;
}*/
#content_header
{
	background: #dddddd;
	height: 24px;
	color: Black;
	text-align: left;
	padding: 4px 0 0 4px;
	margin: 0 10px 0 20px;
	font-weight: bold;
}
#htmlcontent td, p
{
	font-size: 12px;
}
.cmsiframe
{
	/*width: 800 - 0 (padding) - 0 (border)*/
		width:800px;
	height :600px;
}