/*This style sheet was created in September 2004 by the BSchoolJobs Webmaster.*/

body {
background-color: #E4E6D9;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0px;
}

#image {
border: 1px #000000 solid;
background-image:   url(header/header_main.jpg);
background-repeat: repeat-x;
margin-top: 1px;
margin-left: 50px;
margin-right: 50px;
height: 90px;
}

#name {
background-image:  url(header/header_name.jpg);
background-repeat: no-repeat;
margin-top: 8px;
margin-left: 0px;
height: 52px;
}

#tag {
background-image:  url(header/header_tagline.jpg);
background-repeat: no-repeat;
margin-top: 54px;
margin-left: 0px;
width: 175px;
height: 25px;
}

#navcontainer {
margin-left: 50px;
margin-right: 50px;
background-image:  url(header/nav_background.jpg);
background-repeat: repeat-y;
border-bottom: 1px solid #000000;
}

#navlist {
position: absolute;
margin-top: 0px;
margin-left: -180px;
width: 180px;
font-size: 8pt;
border-bottom: 1px solid #000000;
}

#navlist li.active-page {
border-color: #000000;
color: #000000;
font-weight: bold;
background-color: #ffffff;
padding-left: 3px;
padding-top: 12px;
display: block;
border-left: 11px solid #000000;
height: 25px;
width: 167px;
}

#navlist li {
list-style: none;
margin: 0;
border-top: 1px solid #000000;
text-align: left;
height: 25px;
border-left: 1px solid #000000;
}

#navlist li a {
padding-left: 3px;
padding-top: 12px;
display: block;
border-left: 10px solid #000000;
height: 100%;
text-decoration: none;
}

#navlist li a:link, #navlist li a:visited {
color: #000000;
}

#navlist li a:hover {
border-color: #e4e6d9;
color: #ffffff;
font-weight: bold;
background-color: #7c7f54;
}

#main-content {
background-color: #ffffff;
border: 1px #000000 solid;
border-bottom: none;
margin-top: 0px;
margin-left: 180px;
padding: 10px;
padding-top: 0px;
}

#main-content a:link {
color: #3366cc;
text-decoration: none;
}

#main-content a:visited {
color: #660099;
text-decoration: none;
}

#main-content a:hover {
color: #ffffff;
background-color: #75784d;
text-decoration: none;
}

#main-content a:active {
text-decoration: none;
}

h1 {
font-size: 11pt;
text-align: center;
font-style: italic;
font-variant: small-caps;
font-weight: bold;
letter-spacing: 5px;
}

h2 {
font-size: .8em;
text-align: left;
}

h3 {
font-size: 10pt;
text-align: center;
}

p {
font-size: 8pt;
text-align: justify;
line-height: 1.3em;
}

.title-text {
font-size: 10pt;
text-align: left;
font-weight: bold;
}

.reg-text {
font-size: 8pt;
text-align: justify;
line-height: 1.3em;
}

#main-content ol {
text-align: left;
font-size: 8pt;
}

#main-content ul {
list-style-type: square;
text-align: left;
font-size: 8pt;
}

#main-content ul ul {
list-style-type: circle;
text-align: left;
font-size: 8pt;
}

#footer {
font-size: 10px;
text-align: center;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #535535;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
background-color: #75784d;
text-decoration: none;
}

.footertext {
font-weight: normal;
}