body {
	margin:				0px 0px 20px 0px;
	border:				0;
	padding:				0;
	background-color:		#6F6F4F;		/* #6F6F4F; */
	text-align:			center;
	}

.clr {
	clear:				both;
	width:				0;
	height:				0;
	line-height:			0;
	}

a {
	text-decoration: none;
	}

a:link {
	color:			#CCCCCC;
	}

a:visited {
	color:	#CCCCCC;
	}

a:active {
	color:	#CCCCCC;
	}

a:hover {
	color:			#FF9900;
}

h1, h2, h3 {
	margin:				0px;
	padding:				0px;
	font-weight:			normal;
	}

#container {
	line-height:			140%;
	margin-right:			auto;
	margin-left:			auto;
	text-align:			left;
	padding:				0px;	
	background-color:		#6F6F4F;
	border:				1px solid #FFFFFF;
	width: 				850px;
	}


#cright {
	margin-right:				auto;
	margin-left:				auto;
	width: 				850px;
	padding: 					0;
	border: 					0;
	color:					#FFFFFF;
	font-family:				Arial, sans-serif;
	font-size:				x-small;
	font-weight:				normal;
	text-align:				left;
	}

#banner-img {
	background: #000000 url(./banner_w_art.jpg) no-repeat 50px 0px;
	border-bottom:		1px solid #FFFFFF;
	height:				85px;
	text-align: 			center;
}

div.img-link a {
	display: block;
	height: 124px;
	text-decoration: none;
	}

.banner-alt {
	display: none;
	}

#banner {
	display: none;
	}


#left {
	float:					left;
	width:					500px;
	overflow:					hidden;
	}


#right {
	float:					right;
	width: 					300px;
	background-color:			#6F6F4F;
	overflow:					hidden;
	}

.content {
	padding:				15px 15px 5px 15px;
	background-color:		#6F6F4F;	
	color:					#FFFFFF;
	font-family:			Arial, sans-serif;
	font-size:				small;
	}


.content p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin:  0;
	margin-bottom: 10px;
	}

.content td.header {
	color: #D0B254;
	font-family: Apple Chancery, cursive;
	font-size: x-large;
	font-weight: normal;
	line-height: 125%;
	margin:  0;
	margin-bottom: 10px;
	}

.content td.caption {
	color: #D0B254;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height: 125%;
	margin:  0;
	margin-bottom: 10px;
	}

.content td.subcaption {
	color: #D0B254;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 125%;
	margin:  0;
	margin-bottom: 10px;
	}

.content td.larger {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: large;
	line-height: 125%;
	margin:  0;
	margin-bottom: 10px;
	}

.content td.smaller {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 125%;
	margin:  0;
	margin-bottom: 10px;
	}

.content td.tighter {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 100%;
	margin:  0;
	margin-bottom: 10px;
	}

.content a:link {
	color:			#FFFFFF;
	text-decoration: underline;
	}

.content a:visited {
	color:			#FFFFFF;
	text-decoration: underline;
	}

.content a:active {
	color:			#FFFFFF;
	text-decoration: underline;
	}

.content a:hover {
	color:			#FF9900;
	background-color:	#6F6F4F;
	text-decoration: none;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color:					#CCCCCC;
	font-family:			Arial, sans-serif;
	font-size:				x-large;
	border:					0;
	text-align:				left;
	font-weight:			bold;
	margin-bottom:			10px;
	}

.content h2 {
	color:					#FFFFFF;
	font-family:			Arial, sans-serif;
	font-size:				x-small;
	border:					1px	solid #999999;
	text-align:				left;
	font-weight:			bold;
	margin-bottom:			10px;
	padding:				3px;
	}

.content h3 {
	color:				 #D0B254;
	font-family: Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

.content h4 {
	color:					#CCCCCC;
	font-family:			Arial, sans-serif;
	font-size:				small;
	border:					0px;
	text-align:				left;
	font-weight:			normal;
	margin-top:             -5px;
	margin-bottom:			5px;
	padding:				3px;
	}

.content p.posted {
	clear: both;
	color: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;	
	}

.content p.quote {
	margin:					0;
	padding: 					0;
	border: 					0;
	color:					#CCCC66;
	font-family: 				cursive;
	font-size:				11pt;
	line-height:				160%;
	text-align:				right;
	}

.content p.attr {
	margin:					4px 0 0 0;
	padding: 					0;
	border: 					0;
	color:					#CCCC66;
	font-family:				serif;
	font-size:				11pt;
	font-weight:				normal;
	line-height:				1.1em;
	letter-spacing:			0;
	text-align:				right;
	}


.sidebar {
	padding:					15px;
	}

.sidebar p {
	margin:					0;
	padding: 					0;
	border: 					0;
	color:					#FFFFFF;
	font-family:				Arial, sans-serif;
	font-size:				small;
	font-weight:				normal;
	text-align:				left;
	}

.sidebar p.quote {
	margin:					0;
	padding: 					0;
	border: 					0;
	color:					#FFFFFF;
	font-family: 				cursive;
	font-size:				11pt;
	line-height:				130%;
	text-align:				right;
	}

.sidebar p.attr {
	margin:					4px 0 0 0;
	padding: 					0;
	border: 					0;
	color:					#FFFFFF;
	font-family:				serif;
	font-size:				11pt;
	font-weight:				normal;
	line-height:				1.1em;
	letter-spacing:			0;
	text-align:				right;
	}

.sidebar p.note {
	margin:					4px 0 0 0;
	padding: 					0;
	border: 					0;
	color:					#999999;
	font-family:				serif;
	font-size:				x-small;
	font-weight:				bold;
	line-height:				1.1em;
	letter-spacing:			0;
	text-align:				left;
	}
	
.sidebar p.thumbnailHdr {
	margin:					3px 0 3px 0;
	padding: 					0;
	border: 					0;
	color:					#FFFFFF;
	font-family:				Arial, sans-serif;
	font-size:				x-small;
	font-weight:				normal;
	text-align:				left;
	line-height:				100%;
	}

.sidebar h2 {
	margin-top: 				0;
	padding:					3px;
	color:					#FFFFFF;
	font-family:				Arial, sans-serif;
	font-size:				small;
	border:					1px solid #999999;
	text-align:				center;
	font-weight:				bold;
	letter-spacing:			.3em;
	}


.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: 				bold;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 1px solid #999999;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family:				Arial, sans-serif;
	font-size:				x-small;
	line-height:				150%;
	text-align:				left;
	padding:					2px;
	margin-top:				5px;
	margin-bottom:			15px;
	}
