body 		{
					color: #000000;
					font: 14px "Georgia"; 
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
					background-color: #000000;
}

a:link {text-decoration: none; color:#31434F;}
a:visited {text-decoration: none; color:#BD4A71;}
a:hover {text-decoration:underline;color:#000000;}
a:active {text-decoration: none; color:#31434F;}

#frame 			{	width:760px; margin-right:auto; margin-left:auto; padding:2px; 
					text-align:left; }
#headerlyr		{	float:left; width:760px; height:147px; z-index:8; visibility:visible; }
#navbarlyr		{	float:left; width:760px; height:41px; z-index:8; visibility:visible;
					background:url(images/navbar.jpg); }
#newsinfolyr	{	float:left; width:211px; z-index:8; visibility:visible; }
#newsinfolyrT	{	float:left; width:211px; height:25px; z-index:8; visibility:visible;
					background:url(images/news_info_top.jpg); }
#newsinfolyrM	{	float:left; width:211px; height:378px; z-index:8; visibility:visible;
					background:url(images/news_info_middle.jpg); background-repeat:repeat; }
#newsinfolyrM2	{	float:left; width:211px; height:510px; z-index:8; visibility:visible;
					background:url(images/news_info_middle.jpg); background-repeat:repeat; }
#newsinfolyrC	{	width:171px; z-index:8; visibility:visible; }
#newsinfolyrB	{	float:left; width:211px; height:25px; z-index:8; visibility:visible;
					background:url(images/news_info_bottom.jpg); }
#contentlyr		{	float:left; width:549px; height:428px; z-index:8; visibility:visible; 
					font:15px "Georgia"; background-color: #FFFFFF;  }
#contentlyr2	{	float:left; width:549px; height:560px; z-index:8; visibility:visible; 
					font:15px "Georgia"; background-color: #FFFFFF;  }

.contentside	{
	margin-left: 15px;
	margin-right: 26px;
	font-size: 15px;
	font-weight: 300;
	line-height: 16px;
	font-style: italic;
}
.contentsidenote {
	margin-right: 26px;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
}
.contentbody	{
	margin-left: 12px;
	margin-right: 15px;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}
.contentheader	{
	margin-left: 20px;
	margin-right: 45px;
	color: #593C36;
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
}
