#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #000000;
}
#navbar {
	background-color: #942803;
	height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}
#container #navbar #subnavtext li {
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
#highlight {
	font-size: 18px;
	color: #CC3300;
}

#subnavtext {
	padding-top: 5px;
	margin-right: 6px;
	font-size: 16px;
	padding-left: 1px;
	color: #FFFFFF;
}
#subnavtext ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#subnavtext  a:link, #subnavtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#subnavtext a:hover {
	text-decoration: underline;
}
#container #content {
	margin: 10px;
	padding: 5px;
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
}
#content #image {
	float: right;
	width: 35%;
}

#container #content a:link {
	color: #FF6633;
	text-decoration: none;
}
#container #content a:hover {
	text-decoration: underline;
}
#container #content a:visited {
	color: #FF6633;
	text-decoration: none;
}

#container #content_long {
	margin: 10px;
	padding: 5px;
	color: #FEDCBA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
}

#container #content_long a:link {
	color: #FF6633;
	text-decoration: none;
}
#container #content_long a:hover {
	text-decoration: underline;
}
#container #content_long a:visited {
	color: #FF6633;
	text-decoration: none;
}



#container #footer {
	color: #EAAA4A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	float: left;
	width: 30%;
}
#container #footerR {
	color: #EAAA4A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	float: right;
	width: 30%;
	margin-right: 10px;
}
#container #footerR a:link {
	color: #EAAA4A;
	text-decoration: none;
}
#container #footerR a:hover {
	text-decoration: underline;
}
#container #footerR a:visited {
	color: #FF9933;
}
#container #content #blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC99;
	float: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
}
#container #content #blockquote #amazon iframe {
	float: left;
	width: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.style1 {
	color: #FFFFCC
}

.style2 {
	font-size: 36px;
	color: #FFFFCC;
}
