#container{
	width:740px;
	color: #5D5D5D;
	font-size: 12px;
	margin-top:15px;

		}
		
#container a {
	color: #000099;
	text-decoration: none;
}

#container a:visited {
	color: #000099;
	text-decoration: none;
}

.FeaturedTitle{
	font-size:18px;
	border-bottom:solid 1px #999;
}

#FeatureLeft{
	float:left;
	width:450px;
	line-height:150%;
}

#FeatureRight{
	float:right;
	width:280px;
}

h2{
	font-size:26px;
	color:#701340;
	font-weight:bold;
}

h2 span{
	font-weight:normal;
}

h3{
	font-size:14px;
	color:#701340;
	font-weight:bold;
	font-family:"Hiragino Kaku Gothic Pro W3";
}

.Credit{
	text-align:right;
	color:#666;
	font-size:10px;
	margin-bottom:10px;
}

#PageLR{
	clear:both;
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}
