body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #c0c0c0;
	background-color: #BF161D;
	background-image: url(images/figures.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 28px 0 30px 0px;
	margin: 0 0 0 20px;
	font-size: 11px;
	color: #FFF;
}
a:link, a:visited {
	color: #ff0009;
}
a:hover, a:visited:hover {
	color: #FFF;

}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	text-align: center;
	margin: 25px 0 30px 0;
}
.quotefrom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bf161c;
}


#middle {
	background-image: url(images/black-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px 10px 10px 63px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
.maintext {
	padding: 0px 75px 0 0;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.05em;
	margin: 20px 0px 5px;
}
#footer a:link, #footer a:visited {
	color: #000;
	}
	
#footer a:hover, #footer a:visited:hover {
	color: #fff;
	}
.attribute {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
.details {
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0px;
	width: 250px;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	margin: 30px 0 0 370px;
}
