@charset "ISO-8859-1";
.body {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentbackground {
	background-image: url(images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img{
border: 0px
}.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #A20008;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: a20008;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.normaltext:link {
	color: #0000FF;
	text-decoration: none;
}
.normaltext:hover {
	color: #0000FF;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 29px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:link {
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
#subnav {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 700px;
}
