body {
	background: url(images/GoldPilasterLft_.jpg);

	font-family: Arial, Helvetica, sans-serif;

	color: white;
	width: 1000px; }


#sidebar {

	float: left;

	margin-left: 5px;
	margin-top: 300px;
	width: 175px; 
}

#sidebar a {

	font-size: 14pt;

	color: black;
 }


#sidebar a:hover {

	font-weight: bolder; 
}


#content {

	font-size: 14pt;

	text-align: left;

	width: 700px;

	float: right; 
}


#content a {
	color: orange; }
#content a:hover {
	color: firebrick;
}

.button {

	background: url(images/goldbar.jpg);

	width: 192px;

	height: 42px;
	text-align: center;

	line-height: 40px;

	margin-top: 20px; 
}


.buttonlarge {
	background: url(images/goldbar.jpg);

	width: 192px;

	height: 84px;
	line-height: 40px;

	margin-top: 20px;

	display: block;
	text-align: center;
 }


.firstlet {

	color: firebrick;

	font-size: 36pt;

	font-style: italic;

	font-weight: bolder; 
}
.source {
	color: orange; }


.burns {

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	width: 380px;

	height: 550px;

	font-family: "Freestyle Script", cursive;

	font-size: 36pt;

	color: white;
 }

.burns img {
	border: thick solid firebrick;
 }

h2 {

	text-align: center;

	line-height: 0;
 }


li {

	color: yellow;
 }


blockquote {

	color: firebrick;

	font-style: italic;
 }


address {

	text-align: center;

	border: thin solid firebrick;

	font-size: small;

	width: 400px;

	margin-left: auto;

	margin-right: auto; 
}
