body {  /* canvas background */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #f5f4d6 url(images/bg.gif);
	}

	
#main {  /* whole page with shade right edge */
	width: 1006px; 
	background: #fff url(images/edge.gif) repeat-y top right;
	float: left;
	}


#bottom {
	width: 1000px;
	height:120;
	border-bottom: 1px solid #999;
	float: bottom;
	}
	
			
#basecolor_paint {  /* yellow color plus faded painting for the page */
	width: 1000px;
	float: top;
	background: #f5f4d6 url(images/museum_fade_20.JPG)  no-repeat;
	}

#basecolor{  /* yellow color for the page */
	width: 1000px;
	float: top;
	background: #f5f4d6;
	}


	
a:link       { color: #000080 }
a:visited    { color: #000080 }
a:active {	color: rgb(153,0,255);}
a:hover  { color: rgb(255,0,0); }


p            { font-family: verdana, arial, sans-serif; font-size: 11px }
div          { font-family: verdana, arial, sans-serif; font-size: 11px }
td           { font-family: verdana, arial, sans-serif; font-size: 11px }

h1 { font-family: verdana, arial, sans-serif; 
	font-size: 18px;
	}
h2, h3, h4, h5, h6 { font-family: verdana, arial, sans-serif; 
	font-size: 14px;
    }

.WtBtn{	
	background-image: url(images/navbar.jpg);
	color:#333333;	
	border:1px #acacac solid;
	padding: 2;
	margin: 3;  
	
}

.WtBtn a{	
	text-decoration:none;
}	

.thin_yel_border
{
	border: 1px solid #fc6;
}

/* google search hight light*/	    
.hilite { background-color: #ff0; }
.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #f0f; }
.hilite3 { background-color: #0ff; }
.hilite4 { background-color: #ff0; }
.hilite5 { background-color: #f0f; }
.hilite6 { background-color: #0ff; }
.hilite7 { background-color: #ff0; }
.hilite8 { background-color: #f0f; }
.hilite9 { background-color: #0ff; }