body { font-family: Verdana, Arial, Helvetica, sans-serif;  }

h1 { font-size: 1.8em; margin-bottom: 2px; font-family: Geneva, Arial, Helvetica, sans-serif; color:#CC6633; } 

h2 { font-size: 1.8em; margin-bottom:font-family: Geneva, Arial, Helvetica, sans-serif; color: #0033FF; } 

h3 { font-size: 1.05em; font-family: Geneva, Arial, Helvetica, sans-serif; color:#CC6633; } 

h4 { font-size: 1.05em; font-family: Geneva, Arial, Helvetica, sans-serif; color:#0033FF; }

hr { width: 70%; border: 0.01em solid  #0033FF; }

p, li  {  font-size: 85%; }
ul {  list-style-type:square; }

#main {
	position:relative;
	left:22%;
	top:6%; 
	width:602px;
	height:680px;
	z-index:1; visibility:visible; }
	
#root {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2; padding: auto; 
	visibility:visible; }
	
#artbut {
	position: absolute;
	left:373px;
	top:109px;
	width:109px;
	height:62px;
	cursor: hand; z-index:99; 
	visibility:visible; }

#scbut {
	position: absolute;
	left:466px;
	top:248px;
	width:109px;
	height:62px;
	cursor: hand; z-index:10; 
	visibility:visible; }
	
#art, #both, #sc, #bw {
	position: absolute; 
	top: 0px;
	left: 0px;
	width:602px;
	height:680px; }

#artcontent {
	position: absolute;
	top: 320px;
	left: 0px;
	width:651px;
	height:360px;
	background-color: #FFFFFF;
	z-index: 9; padding: 30px 0 40px 5px; 
	line-height: 1.8em; font-size: 80%;}
	
#footer  { font-size: 0.9em; text-align: right; color:#CC6633; margin-top: 40px;  }

#sidenav {
	font-size: 0.9em;
	text-align: right;
	position: absolute;
	left: -201px;
	top: 40px;
	width: 170px; }
	
.nav, .nav2, .nav3 { color: #CC0000 ; margin-bottom: 7px; margin-top: 4px; }

.nav :visited , .nav :active, .nav :link { text-decoration: none; color: #CC6633;  }
.nav :hover{ text-decoration: underline; color: #CC6633 ;  }

.nav2 :visited , .nav2 :active, .nav2 :link { text-decoration: none; color: #0033FF;  }
.nav2 :hover{ text-decoration: underline; color: #0033FF ;  }

.nav3 :visited , .nav3 :active, .nav3 :link { text-decoration: none; color: #9900CC;  }
.nav3 :hover{ text-decoration: underline; color: #9900CC ;  }

.rule { margin-bottom: -2px; margin-top: -10px; color: #FF6600; }
.pad { padding-right: 17px; }
.purple { color: #9900CC; }
.bld { font-weight: bold; }