body {
	font-size:80%;* font-size:75%;/* all other browsers (except Mac IE 5.0) */
	color:#000000;
	background-image:url(../i/bg.gif);
}

a {color:#11685b;}
a:hover {text-decoration:none;}

/* background colors */

#mypalgrave,#mypalgrave li a {background-color:#11685b;}
#searchbrowse,#searchbrowse li a {background-color:#11685b;}
#shopping,#shopping li a {background-color:#11685b;}


ul.nav, ul.nav ul {  
  background-color: #11685b;         
}

.leftmenu hr {border-top:solid 1px #ffffff;border-bottom:solid 1px #042421;}

#buttons li { /* all list items */		
	background-color: #9a9a9a;color:#ffffff;	
}

#buttons li a:hover,
#buttons li a:focus,
#buttons li a:active {background-color: #ebebeb;color:#9e2200;}
 
#bar {
background: url("../i/header.gif") #11685b no-repeat top left; 
}


#searchform {
background: #9a9a9a;
}

#searchform span.button input {
	background-color: #9a9a9a;
}


#extended h6 {color:#9e2200;}
#extended  a {text-decoration: underline; }
#extended  a:hover {color:#9e2200;text-decoration: none; }

.othercontent h1 {
letter-spacing: 0px;
font-weight: normal;
font-size: 25px;
text-decoration: none;
color: black;
margin:0 0 10px 0;
 } 
.othercontent {padding:0 0 0 5px;}
.othercontent p {margin:0 0 15px 0;}
.othercontent ul {list-style-type:disc;margin:0 0 0 30px;}
.othercontent ul li {;margin:0 0 2px 0;}
 ul.compnav {
	position: relative;
	margin:0;
	padding:0;
	list-style-type: none;
	height:120px;
	width: 500px;
}



li#browse a, li#list a, li#search a, li#az a {
	background: transparent;
	position: absolute;
	width: 500px;
	height: 120px;
	bottom: 0px;
	text-decoration: none;	
}



li#browse a { background: url("../i/browse.gif")  0 0 no-repeat; }
li#az a {top: 40px; background: url("../i/authors.gif")  0 0 no-repeat; }
li#search a {top: 80px; background: url("../i/search.gif")  0 0 no-repeat; }
li#browse a:hover { background: url("../i/browse_over.gif")  0 0 no-repeat; }
li#list a:hover {background: url("../i/list_over.gif")  0 0 no-repeat; }
li#search a:hover { background: url("../i/search_over.gif")  0 0 no-repeat; }
li#az a:hover { background: url("../i/authors_over.gif")  0 0 no-repeat; }
ul.compnav span {display:none;}
