@charset "UTF-8";
/* CSS Document */

#subpage {
	width: 100%;
	background-image: url(../images/bak_gray-right.gif);
	}
	
	
#redline {
	background-image: url(/images/redline_top.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	
	}

#leftcolumn_subpage { 
 margin: 10px 0px 0px 60px;
 padding: 0px 0px 0px 0px;
 width: 470px;
 float: left;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 line-height: 17px;
}

#leftcolumn_subpage .textblox
{
	width: 425px;
	}

#leftcolumn_subpage h1
{
	padding-bottom: 2px;
	}

#leftcolumn_subpage .ingress {
	font-style:italic;
	margin-bottom: 8px;
	}
	
#leftcolumn_subpage .btex {
	margin-bottom: 8px;
	}

#rightcolumn_subpage { 
 float: right;
 margin: 20px 0px 0px 0px;
 padding: 0px;
 width: 320px;
 display: inline;
}

#rightcolumn_subpage .artnewscolumn {

	margin: 16px 43px 0px 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#rightcolumn_subpage h3{
	color: #5f5f5f;
	}

#rightcolumn_subpage .textcolumn {

	margin: 16px 43px 0px 47px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#rightcolumn_subpage .textcolumn img {

	margin-bottom: 6px;
	margin-top: 16px;
}

