body {text-align: center;
 background-color: #FFFFFF;
  }

#sidebar-a {
 float: left;
 width: 180px;
 \width: 200px;
 w\idth: 180px;
 margin-top: 18px;
 margin-right: 5px;
 padding: 5px;
 background-color: #FFFFFF;
 }


#navcontainer { width: 200px; }


#navcontainer ul
{
margin-left: 10px;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12pt;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #4B0082;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #BA55D3;
color: #fff;
}

#navcontainer .here {
display: block;
padding: 3px;
width: 160px;
background-color: #BA55D3;
color: #fff;
border-bottom: 1px solid #eee;
}

#container {
 background-color: #FFFFFF;
 height: 100%;
 width: 700px;
 \width: 720px;
 w\idth: 700px;
 border: 1px solid #4B0082;
 margin: 0px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
		}

#content a:link {
border-bottom : 1px dashed #4B0082;
text-decoration : none;
font-family: "trebuchet ms", arial, sans-serif;
font-size: 12pt;
color : #4B0082;
}

#content a:visited {
border-bottom : 1px dashed #4B0082; 
text-decoration : none;
font-family: "trebuchet ms", arial, sans-serif;
font-size: 12pt;
color : #4B0082;
}

#content a:hover {
border-bottom : 1px dashed #4B0082; 
text-decoration : none;
font-family: "trebuchet ms", arial, sans-serif;
font-size: 12pt;
color : #4B0082;
}

#content a:active {
border-bottom : 1px dashed #4B0082;
text-decoration : none;
font-family: "trebuchet ms", arial, sans-serif;
font-size: 12pt;
color : #4B0082;
}

#floatLeft { float: left; 
margin: 18px 10px 2px 0px; 
font-size: 10pt;
}

#floatLeft a:link {
border: none;
}

#floatLeft a:active {
border: none;
}

#floatLeft a:visited {
border: none;
}

#floatLeft a:hover {
border: none;
}

#banner {
 width: 720px;
 margin: 0;
 background-color: #DDA0DD;
 border-bottom: 1px solid #4B0082;
  }

ul {list-style-type: none}

h1 {margin: 10px 0 0 15px;
    font-family: "Trebuchet MS", Arial, Sans-serif;
    font-size: 20pt;
    font-weight: bold;
    color: #4B0082;
   }

h2 {margin: 10px 0 10px 15px;
    font-family: "Trebuchet MS", Arial, Sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #4B0082;
   }

h3 {font-family: "Trebuchet MS", Arial, Sans-serif;
   font-size: 14pt;
   font-weight: normal;
   color: #4B0082;
   }

#content {
  margin-top: 0px;
  padding: 5px;
  margin-left: 215px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Sans-serif;
  font-size: 12pt;
  text-align: left;
  }

.center {text-align: center}

.flushleft {text-align: left}

hr {color: #4B0082;}

#footer {
clear: both;
padding: 5px 5px 5px 15px;
margin-top: 5px;
background-color: #FFFFFF;
color: #000000;
font-family: "Trebuchet MS", Arial, Sans-serif;
font-size: 10pt;
text-align: center;
 }

#footer a:link, a:visited {
color: #4B0082; text-decoration: none;
}

#footer a:active {
color: #4B0082; text-decoration: underline;
}

#footer a:hover {
color: #4B0082; text-decoration: underline;
}

#undlink a:link {
color: #4B0082; text-decoration: none; border-bottom: 1px solid #FFFFFF;
}

#undlink a:active {
color: #4B0082; text-decoration: underline; border-bottom: 1px solid #FFFFFF;
}

#undlink a:visited {
color: #4B0082; text-decoration: none; border-bottom: 1px solid #FFFFFF;
}

#undlink a:hover {
color: #4B0082; text-decoration: underline; border-bottom: 1px solid #FFFFFF;
}


.left {text-align: left;
       border-top: solid 1px #000000;
       padding-top: 10px;
      }

.overhere {color: #BA55D3;
}
 