﻿body {
margin: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 100px;
background: #ffff00 url(images/main_background-02.jpg) repeat fixed;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 13px;
text-align: left;
}


#header {
position: absolute;
left: 0px;
top: 0px;
padding-left: 0;
padding-top: 0;
width: 100%;
height: 120px;
background: #0000ff url(images/header_background-03.jpg) repeat fixed;
color: #ffffff;
z-index: 1;
float: left;
clear: right;
border-top: 2px #000000 solid;
border-left: 0px;
border-right: 0px;
border-bottom: 3px #000000 solid;
margin-bottom: 70px; 
}

#content {
left: 0px;
top: 0px;
padding-left: 0px;
padding-top: 0px;
width: 100%;
}

h1 {
font-size:  30px;
line-height:  36px;
}

h2 {
font-size:  26px;
line-height: 29px;
}

h3 {
font-size:  24px;
line-height: 28px;
}

h3 {
font-size:  21px;
line-height: 24px;
}

h4 {
font-size:  19px;
line-height: 22px;
}

h5 {
font-size:  17px;
line-height: 20px;
}

h6 {
font-size:  15px;
line-height: 18px;
}

img.cover {
float: left;
clear: none;
padding-top: 14px;
padding-left: 14px;
padding-right: 24px;
padding-bottom: 14px;
margin-top: 14px;
margin-left: 14px;
margin-right: 24px;
margin-bottom: 14px;
}

p.citation
{
font-family: Verdana;
font-size: 13px;
font-weight: 600;
font-style: normal;
color: #008000;
text-align:  right;
}

ul.clean {
margin-left: 0%;
margin-right: 0%;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

ul.book_contents {
list-style-type: disc;
list-style-image: url(images/logo_bullet.gif);
list-style-position: outside;
}

// a:link {
// text-decoration:  none;
// }

// a:visited {
// text-decoration:  none;
// }

// a:hover {
// text-decoration:  underline;
// }

// a:active {
// text-decoration:  underline;
// }

table.menu {
background: #0000ff url(images/header_background-03.jpg) repeat fixed;
border: 0;
table-layout: fixed;
}

table.menu a:link, a:visited, a.hover, a.active {
color:  #ffffa0;
width: 100%;
font-size: 90%;
text-decoration: none;
}

table.dropdown {
padding-top: 8px;
background: #0000ff url(images/header_background-03.jpg) repeat fixed;
font weight: 900;
position:absolute;
visibility:hidden;
border-left:  #000000 2px solid;
border-right:  #000000 2px solid;
border-bottom:  #000000 2px solid;
}

table.dropdown td {
padding-top:  4px;
padding-bottom:  8px;
border-bottom:  #000000 2px solid;
}


table.dropdown a:link, a:visited, a hover, a active {
color:  #ffffa0;
font-size: 90%;
text-decoration: none;
}

a:link {
text-decoration:  none;
}

a:visited {
text-decoration:  none;
}

a:hover {
text-decoration:  underline;
}

a:active {
text-decoration:  underline;
}
