img, a, a img { border: none; }
a:link,	a:visited { color: #Fc3080; }
a:hover, a:active { color: #fff; }

body { text-align: left; margin: 0px; padding: 0px; 
	//background-color:#E2F9DF;
	//background-color:#E8FAE5; 
	//background-color:#F1FCF0; 
	//background-color:#9A744E;
	//background-color:#9A744E; 
	background-repeat: repeat; 
	background-color: #372718;
	background-attachment: fixed;
	background-position: 0 0 ;
	background-image: url('/images/able-bg.jpg'); 
}
	
	
pre { font-family: courier, 'courier new'; font-size: 13px; 
	color: #F9258F;
	margin: 4em 10em 0em 30px;
	line-height: 16px; }
	
p, h1, h2, h3 { font-size: 100%; font-weight: normal; margin: 0px; padding: 0px; display: inline; }
h1 { padding-bottom: .35em; }  
h3 { font-style: italic; margin: .1em 0em -.05em 0em;}

li, ul { list-style: none; margin: 0px; padding: 0px;}
li { margin-bottom: .1em; }
 
#sidemenu { width: 8em; position: fixed; top: 6em; left: 6.5em; }
#sidemenu h1 { text-transform: uppercase; }
#sidemenu h3 { font-style: italic; margin: .1em 0em -.05em 0em;}

#homebase { position: absolute; top: 8em; left: 16em; margin-left: 3.3em; white-space:nowrap; }
#drawings { position: absolute; top: 0.2em; left: 16em; margin-left: 3.3em; white-space:nowrap; border: 1px solid #B9AA9F; }
#photos { position: absolute; top: 1.8em; left: 13em; margin-left: 3.3em; margin-bottom: 0px; white-space:nowrap; border: 1px solid #6C5239; }

img.picture { border: none; }

#paging { margin: 0px 0px 0px 1em; line-height: 16px;}
a.here { font-color: #000077; font-weight: bold; } 	
a.go:hover { color: #FBF3EC; }

#notes {
	width: 20em;
	position: absolute;
	top:20em; left: 30em;
	line-height: 1.2em; 
	font-family: courier, 'courier new'; font-size: 13px; }
#notes li { display: block; margin-bottom: 1em; }
#notes b { font-weight: normal; margin: 0; display: block; }
#notes b, a.go { color: #aaa; letter-spacing: 1px; padding-right: .75em; font-family: courier, 'courier new'; font-size: 10px; line-height: 16px; text-transform: uppercase;}

#copyright, #copyright a { font-size: 9px; font-family: courier, arial; color: #fff; display: none; }