body {
	background-color: #C22026;
	margin: 20 auto 0 auto;
	text-align:center;
}
#wrapper {
	width: 832px;
	margin: 0 auto 0 auto;
	text-align:center;
}
#menu {
	width: 832px;
}
#text {
	background:none;
	padding: 10px 170px 10px 170px;
}
#textbody {
	background: url(Images/AVmenu_10.jpg) repeat-y;
	}
#footer {
	font: .8em "Western", Georgia, Times New Roman, Times, serif;
	text-align:right;
	color: #FAEEAF;
	width: 832px;
	float: left;
}

.titles {
	font: 1.4em "Western", Georgia, Times New Roman, Times, serif;
	letter-spacing: 1px; 
	color: #bf2026; 
}
.subhead {
	font: 1.2em "Western", Georgia, Times New Roman, Times, serif; 
	color: #bf2026;
	letter-spacing: 1px;  
}
.subhead a{
	color: #bf2026;
	text-decoration: none;  
}
.subhead a:hover{
	color: #7a1318;
	text-decoration: none;  
}
.description {
	font: .9em Arial, Helvetica, sans-serif;
	color: #7a1318; 
}
.copy {
	font: .9em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #663300;
	}