body { background-color: #2D2B24 ;  margin: 0px 0px 0px 0px ; font-size: 9pt;}


img { border: 0px }


/* p is for all regular body text */
P	{color: #000000;  
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
	line-height: 150%; 
	}
/*------------text formatting---------------*/

/* h1= red */
H1	{color: #000;  
	font-size: 14pt; font-weight: bold;  
	font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
	margin-bottom: 10px;}


/* H5 = black */
h5	{color: #000; 
	font-size: 12pt; font-weight: bold;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
	margin-bottom: 0;}

.likeh1 {color: #000;  
	font-size: 14pt; font-weight: bold;  
	font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
	margin-bottom: 0;}

.likeh5 {color: #000; 
	font-size: 12pt; font-weight: bold;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
	margin-bottom: 0;}

/* smalltitle = deepblue */
.smalltitle	{color: #000000; 
	font-size: 10pt; font-weight: bold;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
	margin-bottom: 0;}

/* date = deepblue */
.date  {color: #000000;
	font-size: 11pt; font-weight: bold;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
	margin-bottom: 0;}


a:link		{ color: #000000;  text-decoration: none ;  font-weight: bold;}
a:visited 	{ color: #000000;  text-decoration: none ; font-weight: bold;}
a:hover 	{ color: #000000;  text-decoration: underline ;  font-weight: bold;}
a:active 	{ color: #000000;  text-decoration: underline ; font-weight: bold;}


#maincolumn { background-color: #ffffff; 
color: black; 
font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
margin-right: 10px;
display: block; 
position:relative;
top: 0px; left: -150px;  
}

#rightcolumn { background-color: #ffffff; 
color: black;
font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
padding-left: 0px;
display: block; 
position:relative;
top: 20px; left: -150px;  
border-left: #808000 dashed 1px}


/* THE NAVBAR (menu) purple  */

#navbar { color: #000000; font-weight: normal; 
width: 157px;
font-family: trebuchet ms, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
margin-left: 0;
display: none; 
position: relative;
top: 90px; left: 0px;  
line-height: 190%; 
}
/* this shuts off browser default for line items bullets */
#navbar ul li { list-style-type: none; }
/*sets properties for navbar links that are line items, and positions for arrow image to come */
#navbar ul li a:link, #navbar ul li a:visited {color: #000000 ; text-decoration: none; padding-left: 11px; font-Weight: bold  }
/* sets properties for positioning ul items */
#navbar ul {  padding-left:0px;  margin-left: 0;  }
/* sets up image (arrow) to appear next to hovered li */
#navbar ul li.current a:link, #navbar ul li.current a:visited, #navbar ul li a:hover  {  font-Weight: bold;  font-size: 10.5pt; background-image: url(Orcas_Images/arrow.gif);  
background-repeat: no-repeat;  background-position: left center; } 



#lists ul { background-color: #ffffff ;padding-left: 20px;  margin-left: 0; font-size: 10pt;}
#lists ul li { list-style-type: square ;  }  
#lists ul li ul li { list-style-type: square ; } 
#lists ul li a:link, #lists ul li a:visited { color: #000000 } 
#lists ul li.current a:link, #lists ul li.current a:visited, #lists ul li a:hover  { color: #CB151A; } 



.booktitle { 
color: #000000; font-size: 11pt ; font-weight: bold; 
}

.bookauthor { font-weight: bold; 
color: black;
display: block; 
position:relative;
}

.bookdescription { 
color: #000000;
width: 275px ;
display: block; 
position:relative;
}


.image { font-size: 80%;  }

.whatsnew {  width: 180px ; display: block; background-image: url(Orcas_Images/whatsnewbg.gif); }

.letter {background-image: url(Orcas_Images/paper.gif); width: 180px; margin-right: 0px; padding: 5px; 
}
