body, html{
	font-family: courier, courier new, sans-serif;
	font-size: 14px;
	color: #531212;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	background-image: url('../images/bkgrnd.jpg');}
	
a:link, a:active, a:visited {	
	color: #531212;
	text-decoration: underline;}

a:hover {
	color: #6c625f;
	text-decoration:underline;}
	
h1{
	font-family: courier, courier new, sans-serif;
	font-size: 16px;
	color: #49757b;
	margin-top:0;
	padding-top:0;
	font-weight: normal;}	
	
.outer {
	margin-left:auto;
	margin-right: auto;
	width: 900px;}
	
.inner {
	width: 900px;
	float: left;
	background: url('../images/scroll.gif') 0 0 no-repeat;}
	
.content_home {
	width: 900px;
	margin-top: 45px;
	text-align: left;
	float: left;
	background-image: url('../images/background_lg.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;}

.content_int {	
	width: 900px;
	margin-top: 45px;
	text-align: left;
	float: left;
	background-image: url('../images/background_lg2.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	height: 600px;}	
	

/**** LEFT COLUMN ****/	
/* left home */
#leftcolumn_home {
	width: 470px;
	height: 495px;
	position: relative;
	top: 100px;
	left: 80px;
	float: left;
	background: url('../images/writing.gif') 0 0 no-repeat;}
	
#paper {
	width: 410px;
	margin-top: 30px;
	margin-left: 20px;}

#paper_top{
	margin:0; 
	padding:0; 
	height: 20px;}

#paper_bkgd {
	margin: 0;
	padding: 28px;
	background: url('../images/paper_bkgd.gif') 0 0 repeat-y;}	

#paper_bkgd p {
	margin: 0;
	line-height: 19px;}

/* left interior */	
#leftcolumn_int {
	width: 513px;
	margin-top: 0px;
	padding:0;
	margin-left: 85px;
	float: left;
	background: url('../images/writing_int.gif') 0 0 no-repeat;}	
	
#whitepaper_top{
	margin: 0px 0px 0px 35px;
	padding:0;
	height: 31px;
	width: 515px;}
		
#whitepaper_bkgrnd {
	width: 515px;
	margin-left: 35px;
	padding-top: 1px;
	text-align: center;
	min-height:400px;
	background: url('../images/whitepaper_bkgrnd.gif') 0 0 repeat-y;}
	
	
#description{
	width: 450px;
	padding-top: 12px;
	padding-left: 20px;
	text-align: left;}
	
#textbody{
	width: 462px;
	margin-left: 25px;
	padding-bottom:1px;
	text-align: left;}
	

/**** RIGHT COLUMN ****/	
#rightcolumn {
	margin-top: 0px;
	margin-left: 49px;
	width: 251px;
	float: left;}

#buttons {
	margin-top: 30px;
	float: left;
	padding-left: 32px;
	padding-top:13px;
	width: 158px;
	height: 215px;
	background: url('../images/buttons.gif') 0 0 no-repeat;
	margin-bottom:0;}
	
.b_paintings a{
	display: block;
	z-index:100;
	width: 65px;
	height: 15px;
	background: url('../images/b_paintings.gif') 0 0 no-repeat;}
.b_paintings a:hover, .b_paintings a.selected, .b_paintings a:active { 
	background-position: 0px -16px;}
	
.b_murals a{
	display: block;
	z-index:100;
	width: 49px;
	height: 15px;
	margin-top: 22px;
	background: url('../images/b_murals.gif') 0 0 no-repeat;}
.b_murals a:hover, .b_murals a.selected, .b_murals a:active { 
	background-position: 0px -16px;}	
	
.b_ornaments a{
	display: block;
	z-index:100;
	width: 80px;
	height: 15px;
	margin-top: 21px;
	background: url('../images/b_ornaments.gif') 0 0 no-repeat;}
.b_ornaments a:hover, .b_ornaments a.selected, .b_ornaments a:active { 
	background-position: 0px -16px;}	

.b_gd a{
	display: block;
	z-index:100;
	width: 110px;
	height: 15px;
	margin-top: 16px;	
	background: url('../images/b_gd.gif') 0 0 no-repeat;}
.b_gd a:hover, .b_gd a.selected, .b_gd a:active { 
	background-position: 0px -16px;}
	
.b_misc a{
	display: block;
	z-index:100;
	width: 101px;
	height: 15px;
	margin-top: 18px;	
	background: url('../images/b_misc.gif') 0 0 no-repeat;}
.b_misc a:hover, .b_misc a.selected, .b_misc a:active { 
	background-position: 0px -16px;}	
	
.b_blog a{
	display: block;
	z-index:100;
	width: 31px;
	height: 15px;
	margin-top: 18px;	
	background: url('../images/b_blog.gif') 0 0 no-repeat;}
.b_blog a:hover, .b_blog a.selected, .b_blog a:active { 
	background-position: 0px -16px;}	
	
#sidebuttons{
	float: left;
	width: 37px;
	margin-left: 5px;
	margin-top: 130px;}
	
.b_about a{
	display: block;
	z-index:100;
	width: 37px;
	height: 77px;	
	background: url('../images/b_about.gif') 0 0 no-repeat;}
.b_about a:hover, .b_about a.selected, .b_about a:active { 
	background-position: 0px -77px;}
	
.b_contact a{
	display: block;
	z-index:100;
	width: 37px;
	height: 61px;
	background: url('../images/b_contact.gif') 0 0 no-repeat;}
.b_contact a:hover, .b_contact a.selected, .b_contact a:active { 
	background-position: 0px -63px;}	
	
	
#keys{
	margin:0px;
	margin-top: 20px;
	padding:0px;
	width: 158px;}	
#keys img{
	margin:0px;
	padding:0px;
	float: left;}
	
	
/*** FORMS ***/
form{
	margin:0;
	padding: 0;}

.forms, .messageblock{
	width: 280px;
	border: 1px solid #531212;
	text-align: left;
	highlight: #d6ccb9;
	padding: 2px;
	margin-bottom: 3px;}

.messageblock{
	width: 400px;}

.formbutton{
	background-color:#49757b;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: .5px;
	padding: 2px 8px 2px 8px;
	margin: 5px 0 15px 0;
	border: 2px outset #445e62;
	cursor:pointer;}
	
	
/**** FOOTER STYLES ****/	
.footer{
	margin-left: 40px;
	width:500px;
	float: left;
	text-align: left;
	height: 30px;
	color: #7c6049;
	font-size: 11px;
	padding-top: 30px;}
.footer a:link, .footer a:active, .footer a:visited{
	color: #7c6049;
	text-decoration: underline;
	font-size: 11px;}
.footer a:hover{
	color: #999;
	text-decoration: underline;}