
body {

font-size: 11.5px;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
color: #024930;
background-color: #000000;

}




#header {

background-color: #adafaa;
padding: 35px;
padding-top: 10px;
padding-bottom: 25px;
margin: 0px auto 0px auto;
height: 15px;
width: 700px;
text-align: center;
font-size: 120%;


}




#navigation {

margin: 0px;
padding: 5px;
list-style-type: none;
border-bottom: 2px solid #ccc;

}

#navigation li {

display: inline;


}


#navigation li a {
text-decoration: none;
padding: 5px;
font-size: 112%;
font-weight: bold;
color: #024930


}

#navigation li a.active, #navigation li a:hover {
background: #EEFCEF;
border-top: 0px solid #ddd;
color: #333;

}
 


#main {

background-color: #e6dfd7;
padding: 35px;
padding-top: 10px;
margin: 0px auto 10px auto;
width: 700px;


}


#main2 {

background-color: #ffffff;
padding: 35px;
margin: 15px auto 10px auto;
width: 700px;


}


#main3 {

width: 700px;
padding: 35px;
margin: 15px auto 10px auto;
font-size: 13.5px;
font-weight: lighter;
font-family: arial, helvetica, sans-serif;
color: #dd4f05;
background-color: #000000;




}



#footer {

background-color: #adafaa;
padding: 30px;
padding-top: 10px;
margin: 15px auto 10px auto;
text-align: center;
width: 700px;
height: 15px;

}




h1 {
font-size: 220%;
font-weight: bold;
color: #800000;

}

h2 {
font-size: 130%;
font-weight: lighter;
color: #fef886;

}

h3 {
font-size: 190%;
color: #efe5d0;
font-weight: lighter;


}

h4 {
font-family: serif;
font-size: 135%;
font-weight: bold;
color: #800000;

}


h5 {
font-size: 107%;
font-weight: bold;

}


h6 {
font-size: 108%;
color: #d5e9d7;
font-weight: lighter;


}


table {

border: none;

}



.orange {

color: #dd4f05;
font-style: italic;
font-size: 110%;


} 


.white {
font-size: 108%;
color: #d5e9d7;
font-weight: lighter;

}


p.mediumred {

color: #800000;
font-size: 100%;
font-weight: bold;

}


.center {

text-align: center;

}



p.center2 {


font-size: 190%;
font-weight: lighter;
color: #800000;
text-align: center;

}


p.center3 {


font-size: 175%;
font-weight: bold;
color: #800000;
text-align: center;

}



p.center4 {

font-size: 170%;
font-weight: normal;
color: #003b12;
text-align: center;

}






p.center5 {

font-size: 130%;
font-weight: normal;
color: #800080;
text-align: center;

}


p.center6 {

font-size: 160%;
font-weight: normal;
color: #800080;
text-align: center;

}









.right {

text-align: right;

}


.instructor {

font-weight: bold;

}


.height {

line-height: 1.0em;

}

.photopad {

padding: 12px;

}


