body {
	background-image: url(img/background.gif);
	background-color: #CDD1D3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A60100;
	font-weight: normal;
	padding-bottom: 4px;
}
.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	padding-bottom: 4px;
}

.headerholder {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	height: 206px;
	z-index: 2;
	vertical-align: top;
	clear: none;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #AA0001;
	font-size: 25px;
	line-height: 35px;
}
.naviholder {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 23px;
	z-index: 2;
	background-image: url(img/menu.gif);
	vertical-align: top;
	clear: none;
}
.naviholderinside {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 23px;
	z-index: 2;
	background-image: url(img/menu.gif);
	vertical-align: top;
	clear: none;
}

.container {
	background-image: url(img/strip1.gif);
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #FFF;
}
.leftsection {
	width: auto;
	clear: left;
	float: left;
	padding-bottom: 14px;
}
.leftboxtop {
	background-image: url(img/leftbox_top.png);
	height: 14px;
	width: 626px;
	margin-top: 14px;
}


.leftboxbottom {
	background-image: url(img/leftbox_bottom.gif);
	width: 598px;
	background-position: bottom;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
}



.rightsection {
	width: auto;
	clear: right;
	float: right;
	padding-bottom: 14px;
}
.rightboxtop {
	background-image: url(img/rightboxtop.png);
	height: 14px;
	width: 306px;
	margin-top: 14px;
}
.rightboxbottom {
	background-image: url(img/rightboxbottom.gif);
	width: 278px;
	background-position: bottom;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
}
.textindent {
	padding-left: 30px;
}

.innerbox {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #AA0201;
	font-style: italic;
	font-weight: bold;
}
a:visited {
text-decoration: none;
	color: #AA0201;
	font-style: italic;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
	color: #000;
}


.textred {
	color: #A90101;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #AB0000;
}
a:hover {
text-decoration: none;
	color: #AA0201;
	font-style: italic;
	font-weight: bold;
}
a:active {
text-decoration: none;
	color: #AA0201;
	font-style: italic;
	font-weight: bold;
}

.footer {
	background-image: url(img/strip2.gif);
	width: 974px;
	height: 19px;
	text-align: center;
	padding-top: 3px;
	font-size: 10px;
	color: #000;
	padding-bottom: 4px;
	clear: both;
}

.menu {
	width: 974px;
}
.nudgedown {
	margin-top: 8px;
}
.nudgedown2 {
	margin-bottom: 14px;
}
.floatright {
	float: right;
}
.redheadingregularsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A60100;
	padding-bottom: 4px;
}
