#container{
	width:740px;
	color: #5D5D5D;
	font-size:16px;
}
		
#container a {
	color: #000099;
	text-decoration: none;
}

#container a:visited {
	color: #000099;
	text-decoration: none;
}

#Featured{
	line-height:150%;
	margin-top:15px;
	text-align:center;
}

#FeatureLink{
	padding-top:300px;
}

h2{
	font-size:16px;
	line-height:100%;
	margin:20px 0;
	font-weight:bold;
	text-transform:uppercase;
}

h3{
	font-size:20px;
	margin-top:20px;
	font-weight:bold;
}

#PageLR{
	clear:both;
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}
