.width65 {
	width: 65%;
}
.width40 {
	width: 40%;
}
.width45 {
	width: 45%;
}
.width20 {
	width: 20%;
}
.width70 {
	width: 70%;
}
.width30 {
	width: 30%;
}
.width484 {
	width: 484px;
}
.displayBlock {
	display: block;
}
#menu {
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	padding-left: 0px;
	margin: 0px;
}
.fatRule {  border-bottom: 12px solid #ddd;}
.noRule {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.redLink {color: #CC0000;}
