body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
}
h1 {
	color: #B11016;
	font-size: 16px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: double;
	border-top-color: #B11016;
	border-right-color: #B11016;
	border-bottom-color: #B11016;
	border-left-color: #B11016;
	padding-left: 0px;
}
b {
	color: #B11016;
}

.nav {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

.nav a{
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.nav a:hover{
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-left: 10px;
}
.navtext {
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
.navtext strong{
	font-weight: bold;
	color: #B11016;
	text-align: left;
	padding-left: 0px;
}
.footer {
	text-align: center;
	font-size: 11px;
}
.footer a{
	text-align: center;
	color: #B11016;
	font-size: 11px;
	font-weight: bold;
}
.footer a:hover{
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
#featured {
	margin-right: 10px;
	margin-bottom: 5px;
	float: right;
	width:230px;
	height:265px;
	position: relative;
	margin-top: 45px;
	margin-left: 10px;
	background-image: url(images/featured.gif);
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 40px;
	margin-left:12px;
}
