body, td
{
	margin-top:0px;
	margin-left:0px;
	left:0px;
	top:0px;
}

body, td
{
	color:#221E1F;
	font:11px/14px Arial, Helvetica, sans-serif;
}

#bodyFrame
{
	border:6px solid #B2B2B2;	
	width:959px;
	height:590px;

}

h3 
{
	font-size: 14px;
	font-weight: bold;
	color: #843638;
}

li 
{
	color: #843638;
}

.footer
{
	color:#999999;
	font: 10px Arial, Helvetica, sans-serif;
}

.subNav
{
	background-color:#EBEBEB;
	color:#33CCFF;
	font-size:11px;
	/*padding-left:25px;*/
	text-align:center;
	visibility:hidden;
}

.subNav a
{
	color:#000000;
	text-decoration:none;
}

.subNav a:hover
{
	color:#33CCFF;
	text-decoration:underline;
}

a
{
	color:#33CCFF;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#contentArea
{
	border: 1px solid #B2B2B2;
	height:313px;
	width:745px;
	overflow:hidden;
}

#txtArea
{
	height:313px;
	width:552px;
	overflow:auto;
	float:left;
	padding-left:15px;
	font-size:11px;
}

#txtArea table
{
	width:520px;
}

#imgArea
{
	float:right;
	width:161px;
	padding:8px 8px 8px 8px;
}

#txtAreaWide
{
	height:313px;
	width:720px;
	overflow:auto;
	float:left;
	padding-left:25px;
	font-size:11px;
}

#txtAreaWide table
{
	width:645px;
}

#txtAreaContact
{
	height:313px;
	width:724px;
	overflow:auto;
	float:left;
	padding-left:25px;
	font-size:11px;
}