body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-marble.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	background-color: #000;
}
#middle {
	background-color: #D7D2BC;
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFC;
	background-image: url(images/bottom-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 11px 0 8px;
}
#menu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(images/white-marble.jpg);
	background-position: left top;
}
.content p {
	padding-right: 20px;
		}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #7d1b1d;
	text-align: center;
	margin: 30px 15px 10px -10px;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #002b42;
	display: block;
	margin: 25px 0 8px;
}

.quotefrom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0px 15px 35px -10px;
}
a:link, a:visited {
	font-weight: normal;
	color: #036;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #900;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:visited:hover {
	font-weight: normal;
	color: #FF6;
}
#redbar {
	background-image: url(images/red-bar-tile.jpg);
	background-repeat: repeat-x;
}
.details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	width: 250px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#container {
	margin: 0px auto;
	width: 900px;
}
a.subheads, .subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7C5009;
}
.audio {
	font-family: Verdana, Geneva, sans-serif;
}
.audio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
.player {
	background-image: url(images/player.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 5px 5px 5px;
	margin: 5px 0 5px;
}
.trump {
	background-image: url(images/trump.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding: 385px 20px 20px;
	width: 300px;
}
.border {
	border: 1px solid #000;
}
