body{
	background-color			: #A1530E;
}
p{
	text-indent					: 0px;
}
ul.dotted{
	list-style					: disc outside;
}
ol.numbered{
	list-style					: decimal inside;
}
.indent1{
	margin						: 0 0 0 40px;
	text-indent					: 0px
}
strong{
	font-weight 				: bold;
}
#container{
	width						: 762px;
	margin						: 0 auto;
}
.text-bar{
	padding						: 5px 0;
	text-align					: center;
	font-family					: Verdana, Helvetica, sans-serif;
	font-size					: 12px;
	color						: #FFF;
	background-color			: #6B390D;
}
#container #body #content #leftcontent .h3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}

.text-bar a{
	font-family					: Verdana, Helvetica, sans-serif;
	font-size					: 12px;
	color						: #FFF;
	background-color			: #6B390D;
	text-decoration				: underline;
}
#body{
	background-color			: #FAF7E6;
	overflow					: hidden;
	padding						: 10px 0 0 0;
}
#navbar{
	width						: 140px;
	margin						: 0 5px 10px 10px;
	background-color			: #E9DE9E;
	border						: #6B390D solid;
		border-width			: 10px 0;
	float						: left;
}
#navlist{
	list-style					: none;
}
#navlist li{
	padding						: 10px 5px 0 5px;
}
#navlist li a{
	color						: #6B390D;
	font-size					: 14px;
	font-weight					: bold;
	text-decoration				: none;
}
#content{
	float						: left;
	width						: 590px;
}
#leftcontent{
	padding						: 0 5px;
	float						: left;
	width						: 365px;
}
#leftcontent.wide {
	width						: 550px;
}
#rightcontent{
	padding						: 10px;
	background-color			: #E9EBC0;
	float						: left;
	width						: 195px;
}
h1{
	color						: #000000;
	font-size					: 14px;
	font-family					: Arial, Helvetica, sans-serif;
	font-weight					: normal;
	margin						: 0 0 20px 0px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
h2{
	color						: #000000;
	font-size					: 13px;
	font-family					: Arial, Helvetica, sans-serif;
	font-weight					: lighter;
	margin-bottom				: 5px;
	text-align					: left;
}
.h1note{
	margin						: -20px 0 20px 0;
}
.h3{
	margin-bottom				: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.portrait{
	float						: right;
	margin						: 3px;
}
.glass{
	float:left; 
	margin-right: 2px; 
	text-align: center;
}
.glassimage{
	background-color: #000000;
}

