/*Main Syle Sheet
*/ div {
}

#table{
position: inherit;
left: 198px;
width: 100%;
}

table.center{
width: 100%;
}

table.blue{
background-color: #00b0ff;
width: 100%;
}

tr.center{position: inherit;}

.ltblue{
background-color: #c0ffff;
width: 100%;
}

.thirty{
width: 30%;}

.twentyfive{
width: 25%;} 

.fifteen{
width: 15%;}

.eight{
width: 8%;}

.thirtytwo{
width: 32%;}

.twenty{
width: 20%;}

td{
font-family: sans-serif;
font-weight: normal;
padding: 5px;
margin: 5px;}

p.bold{
font-size: .9em;
text-align: left;
font-weight: bold;
color: #000000;
}

p.answer{
font-size: .9em;
margin-top: -18px;
text-indent: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

p.centerb{
text-align: center;
font-size: 15px;
font-weight: bold;
margin: 0em;}

p.exbold{
font-size: 25px;
font-weight: bold;
color: #000000;
font-family: verdana, arial, helvetica, serif;
text-align: center;
margin: 1px;}

p.small{
color: #000000;
font-size: .8em;}

#footer {
font-size: .6em;
text-align: center;
font-weight: bold;
position: absolute;
color: #ffff00;
background-color: #00359b;
left: 200px;background-image: none;}
 
p.center{
text-align: center;}

body {
background-color: #00359b;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0em;
color: #000000;background-repeat: repeat;} 

#topper{
width: 100%;
position: inherit;
}

#logo {
background-image: url(images/header_bg.jpg);position: absolute;
width: 244px;height: 110px;
left: 0px;
top: 0px;background-color: #0f0000;}

#header {
background-color: #000000;
color: #ffdc25;
font-size: 2.5em;
margin-left: 244px;
position: relative;
top: 0px;
left: 0px;
height: 110px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: italic;
text-align: center;
background-image: url(images/header_bg1.jpg);} 

#headera{
font-family: Times, "Times New Roman", serif;
font-size: 35pt;
color: #ffff00;
font-style: normal;
padding-top: 28px;
background-color: #000000;
background-image: url(images/header_bg1.jpg);} 

#content {
position: relative;
width: 98%;background-color: #00359b;}

#navbar {
position: absolute;
top: 5px;
left: 0px;
width: 198px;

} #navbar ul li {
list-style-type: none;
margin: 0em;
padding: 0em;}

#navbar ul {
margin: 0em;
padding: 0em;}

#navbar ul li a:link,#navbar ul li a:visited {
display: block;
text-align: center;
color: #000000;
background-position: center;
font-weight: bold;
background-color: #00359b;
font-size: .8em;
border: 1px #000000;
background-image: url(images/button43.jpg);
background-repeat: no-repeat;
padding-top: 16px;
padding-bottom: 16px;
margin: 0em;
position: relative;}

#navbar ul li a:hover {
background-position: center;
font-size: .8em;
color: #000000;
background-image: url(images/button44.jpg);
background-repeat: no-repeat;
background-color: #00359b;
margin: 0em;}

li {}

#page {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-bottom: 1px #000000 solid;
background-color: #00359b;
margin-left: 198px;}

#main-text {
background-color: #efec98;
border-left: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
margin-left: 198px;
padding: 10px;
color: #000000;
}

h1 {
font-size: 1.2em;
text-align: right;
font-style: italic;
letter-spacing: 5px;
padding-top: 25px;
padding-bottom: 0px;
position: relative;color: #ffff00;}

h2 {
font-size: 1.1em;
text-decoration: underline;}

p {
font-size: .8em;
text-align: justify;
line-height: 1.7em;}

a {}

a:link {
text-decoration: none;
color: #0000ff;
background-color: #f0f0f0;
}

a:visited {
text-decoration: none;
color: #007aaa;
background-color: #efec98;}

a:hover {
text-decoration: none;
color: #ff0000;
background-color: #efec98;}

a:active {
color: #0fff0f;
text-decoration: none;
background-color: #efec98;}

#schedule a:link,#schedule a:visited{
color: #000000;
background-color: #ffdd26;
font-weight: bold;
font-size: 12px;
border: 1px #000000 solid;
text-align: left;
line-height: 24px;
padding: 2px;} 

#schedule a:hover,#schedule a:active{
color: #000000;
background-color: #f3ad43;
font-weight: bold;
font-size: 12px;
border: 1px #000000 solid;
text-align: left;
line-height: 24px;
padding: 2px;}

.noborder{border: none;}
