body {
background:#fff;
margin:0;
padding:0;
color:#000;
font:x-small/1.5em trebuchet ms,sans-serif,arial;
font-family:trebuchet ms,sans-serif,arial;
text-decoration: none;
}

#header {
float:left;
width:100%;
background:url("../img/bg.gif") repeat-x bottom;
font-size:95%;
line-height:normal;
}

#header ul {
margin:0;
padding:10px 10px 0;
list-style:none;
}

#header li {
float:left;
background:url("../img/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #765;
}

#header a {
float:left;
display:block;
background:url("../img/right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration: none;
font-weight:bold;
color:#765;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
color:#333;
}

#header #current {
background-position:0 -150px;
border-width:0;
}

#header #current a {
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}

h3 {
margin:0;
padding:0;
color:gray;
}

.mini {
color: blue;
font-size: 0.90em;
font-weight: none;
text-decoration: none;
}

.chapter {
color: blue;
font-size: 0.95em;
font-weight: none;
text-decoration: none;
}


.button {	
border: #0040e0 1px solid; 
padding-right: 3px; 
padding-left: 3px; 
background: url(../img/button.gif) #fff repeat-x; 
padding-bottom: 0px; 
font-family: trebuchet ms,arial,helvetica,sans-serif; 		
cursor: pointer; 
color: #707070;
padding-top: 0px; 	
}

#logo span {
	background:url(../img/scavage_logo.gif) no-repeat;
	height:47px;
	overflow:hidden;
	background-position:0 0px;
	left:0;
	position:absolute;
	top:0;
	cursor: hand;
	width:163px;	
}
