/*This is the core style sheet for the site*/



body {
color: black;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
margin: 0em;
background-color: #e6e6e6; 
background-image: none;
border: none;
position: relative; }

#main-text h2, h3 {
color: #666666;
position: relative;
}
#header {
position: inherit;
left: 10px; 
height: 71px;
top: 0px;
border: 1px none;
border-top: none;
border-left: none;
border-right: none;
background-image: url(images/bergeysheader.gif);
background-repeat: no-repeat;
background-color: #e6e6e6;
width: 910px; }

#navbar {
position: fixed;
top: +85px;
width: 198px;
 }

#navbar ul {
margin: 0px;
padding: 0px;
background-color: transparent;
color: inherit; }
#navbar ul li {
list-style-type: none;
margin: 0px;
padding: 0px; }
#navbar ul li a:link,
#navbar ul li a:visited {
display: block;
text-decoration: none;
font-weight: bold;
border: none;
border-bottom: 0px solid;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
color: #666666;
background-color: transparent; }
#navbar ul li a:hover {background-color: transparent;
border-bottom: 1px solid;
color: #000000; }

#navbar ul ul li {
margin: 0px;
padding: 0px;
background-color: ;
font-size: 0.8em; }
#navbar ul ul li a:link,
#navbar ul ul li a:visited {
display: block;
text-decoration: none;
font-weight: bold;
border: none;
border-bottom: 0px solid;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 25px;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif; }
#navbar ul ul li a:hover { color: #666666; 
border-bottom: 1px solid;}


li {
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em; }
/*#sidebarimage {margin: 0px;
padding: 0px;
background-image: url('images/Background-sepia.gif');
width: 198px;
position: absolute;
top: +340px;
left: +0px;
min-height: 500px;
background-repeat: repeat-y;
}*/




#main-text {
background-color: white; 
margin-left: 198px;
width: 700px;
top: 0px;
border: none;
padding-left: 10px;
padding-right: 10px;
border-left: 1px gray solid;
padding-bottom: 10px;
position: relative; }
#main-text ul li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-weight: normal;
letter-spacing: 0px;
word-spacing: 0px; }
#main-text p {
text-align: left;
}

#footer {
margin-left: 198px;
width: 700px;
position: absolute;
font-weight: normal;
padding: 10px;
font-size: 0.8em;
border-left: 1px solid;
border-right: none; 
border-bottom: none;
color: gray;
}

a {
margin: 0em;
color: #3a73f1; }

a:link {
color: #3a73f1;
text-decoration: none; }
a:visited {
color: #9e1e34;
text-decoration: none; }
border: 1px; }

a:active {
background-color: ;
text-decoration: none;
color: #ffffff; }

#table table {

background-color: white;

border-style: solid;

border-color: black;

border-width: thin;

border-collapse: collapse;
border: 2px black solid;
text-align: left; 
padding: 1%}
#table td.heading {
font-weight: bold;
border-bottom: 2px black solid; }

#table td {
border: 1px black solid;
padding: 1%; }


#imagetable td.heading {; border;
border-bottom: none;
font-style: normal;
padding-top: 10px;
font-weight: bold;}

#imagetable td.legend {font-style:italic}

#imagetable table, td {
border: none;
padding: 2px; }