body
{
   background-color: white;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #606060;
}

acronym
{
   text-decoration: none;
   cursor: help;
}

code
{       
   color: #000000;
}

code.block
{
	display: block;
	margin-bottom: 12px;
}

img
{
   display: inline;
   border: 0;
}

hr
{
   color: #b0c4de;
   background-color: #b0c4de;
   border: 1px solid #b0c4de;
}   

h1
{
   font-size: 16px;
   margin: 0 0 12px 0;
   text-align: center;
}

h2
{
   font-size: 16px;
   margin-top: 20px;
   margin-bottom: 0;
   font-weight: lighter;
}

h3
{
   font-size: 13px;
   margin-bottom: 0;
   margin-top: 0;
   font-weight: bold;
}

h6
{
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 0;
   margin-top: 0;
}

ul
{
   margin-top: 0;
   padding-left: 10px;
   margin-left: 10px;
}

li
{
   padding-bottom: 3px;
   list-style: disc;
}

p
{
   padding: 0;
   margin: 0 0 12px 0;
   line-height: 1.5em;
}

a
{
   text-decoration: underline;
}

a:hover
{
   text-decoration: underline;
}


label
{font-weight: bold;}

.over
{text-align: center;}

.note, .buyNote
{font-size: 10px;}

.hide
{display: none;}

.author, .dateWritten, .category
{font-size: 10px;}

.bookTitle
{font-style: italic;}

h3.bookTitle
{padding-bottom: 10px;}

h3.bookTitle a
{
   font-size: 14px;
   font-weight: normal;
   text-decoration:underline;
}

.bookImage{padding: 0 10px 10px 10px;}

.books td
{
   padding: 10px 0 10px 0; 
   font-size: 12px; 
   border-bottom: 1px dashed #b0c4de;
}

.clearFloats
{
   clear: both;
   display: block; 
   margin: -0.66em 0;
   visibility: hidden;
   font-style: italic;
}

#menu
{
   position: relative;
   padding: 0;
   margin: 25px 0 0 0;
   height: 20px;
   width: 775px;
   text-align: left;
}

#menu img
{
   display: inline;
   padding-right: 5px;
   text-decoration: none;
}

ul#menuMain
{
   position: absolute;
   margin: 0;
   padding: 0;
   left: 29px;
   font-weight: bold;   
}

#menuMain li
{
   display: inline;
}

#menuMain a, #menuMain a:hover
{
   padding: 0 8px 0 7px;
   text-decoration: none;   
   border-right: 1px solid black;      
}

#menuMain a
{}

#menuMain a.menuItemSelected, #menuMain a:hover
{}

a#menuLast, a#menuLast:hover
{border: 0;}

#container
{
   width: 775px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
   padding-bottom: 15px;
   background-image: url(layout/background.jpg); 
}

#topBar
{
   width: 775px;
   background-image: url(layout/top.jpg);
   background-repeat: no-repeat;
   background-position: top;
   text-align: left;
   padding-top: 27px;
}

#topBar p
{
   margin: 0 0 0 35px; 
   font-size: 10px;
}


#logo
{
   padding-left: 35px;
   width: 150px;
   display: block;
   font-size: 18px;   
   font-weight: bold;   
}

a#logo
{text-decoration: none;}

a#logo:hover
{text-decoration: underline;}

#content
{
   position: relative;
   text-align: left;
   padding: 25px 0;
   width: 775px;
}

#mainPane, #resumePane
{
   float: left;
   padding: 0 10px 1px 35px;
   width: 526px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 481px;   
}

#resumePane li
{   
   margin-top: 0;
   margin-bottom: 6px;
}
   
#resumePane dt
{
   margin-top: 4px;
   font-weight: bold;      
   display: list-item;
}

#ancillaryPane
{
   font-size: 11px;
   float: right;
   padding: 0 35px 0 10px;
   border-left: 2px solid black;
   width: 245px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 200px;
}

/*#fullPane
{   
   padding: 0px 0px 1px 35px;
   width: 740px;   
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 705px;
}*/

#ancillaryPane dl, #resumePane dl
{
   margin-top: 0px;
   margin-left: 20px;
}   
   
#ancillaryPane dt
{
   display: list-item;
   margin-top: 0;
}
      
#ancillaryPane p
{
   margin-bottom: 1px;
   line-height: normal;
   text-align: left;
}      
   
#ancillaryPane dd, #resumePane dd
{
   margin-left: 0;
   margin-bottom: 12px;
}

#bottomBar
{
   position: relative;
   width: 775px;
   background-image: url(layout/bottom.jpg);
   background-position: bottom;
   background-repeat: no-repeat;
   text-align: right;
   padding-bottom: 27px;
   margin-bottom: -27px;
}

#bottomMenu
{
   padding: 0 35px 0 0;
   font-size: 10px;
   color: #ff6633;   
}

#bottomMenu a
{text-decoration: none;}

#bottomMenu a:hover
{text-decoration: underline;}