body {
    color: #fafafa;
    background-color: #a498c0;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}

.darkviolet  { color: #a498c0 }
.lightviolet { color: #ddd3ec }

address   {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
}
address a { text-decoration: none; }

blockquote   {  font-style: italic; }
blockquote p { margin-bottom: 0; }
blockquote address { margin: 0; }
blockquote.message { font-size: 80%; font-family: Helvetica,Arial, sans-serif;}

a        { color: #ddd3ec; text-decoration: inherit; }
a:hover  { color: #ddd3ec; text-decoration: underline; }
a:active { color: #ddd3ec; text-decoration: underline; }
a:focus  { color: #ddd3ec; text-decoration: underline; }
a:link img, a:visited img { border-style: none }
a img { color: white } /* The only way to hide the border in NS 4.x */

.inverse { color: #ffffff; }

table.top   { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-width: 0px; }
tr.oddline  { background-color : #dddddd; }
tr.evenline { background-color : #f0f0f0; }

#green {
    background-color:#a498c0;
    height:90px;
}

#logo {
    position: absolute;
    right: 0px;
    top: 38px;
}

#sugarshark {
    position: absolute;
    right: 60px;
    top: 93px;
}

#headsep {
           background-color:#ddd3ec;
           height:3px;
}

#headsep2 {
           background-color: #a498c0;
           height:3px;
}

#left {
    float: left;
    position: absolute;
    top: 120px;
    left: 0px;
    width: 120px;
    vertical-align: top;
    text-align: left;
    border-left-width: 0px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: #e0e0f0;
    border-style: none;
}

#right {
    float: right;
    position: absolute;
    top: 120px;
    right: 0px;
    width: 120px;
    padding: 8px 8px 8px 8px;
    vertical-align: top;
    text-align: left;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-style: none;
    border-color: #e0e0f0;
}

#footer {
    float: bottom;
    position: absolute;
    left: 120px;
    right: 120px;
    bottom: 20px;
}

#main {
    position: absolute;
    top: 120px;
    left: 130px;
    right: 130px;
    min-width: 200px;
    text-align: left;
    padding: 20px 20px 0px 0px;
}

#main p { color: #333333; font-size: 14px; text-align: left; padding-left: 0em; padding-right: 2em; }
#main h1 { font-size:17px; color:#fafafa; font-weight:bold; }
#main h2 { font-size:16px; color:#fafafa; font-weight:bold; margin-top:1em; }
#main h3 { font-size:14px; color:#fafafa; font-weight: bold; margin-top: 0.5em;}
#main h4 { font-size:12px; color:#fafafa; font-weight:normal; font-style: italic; margin-top:-1em; }
#main h5 { font-size:11px; color:#fafafa; font-weight:normal; margin-top:-1em; }

#main img { 
    float: right; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 20px; 
    border-style: solid;
    border-color: #fafafa;
}

#menu {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    vertical-align: top;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    display: inline;
    position: absolute;
    top: 83px;
    left: 80px;
    white-space: nowrap;
}

#menu li { display: inline; }
#menu a	 {
    text-decoration: inherit;
    padding-left: 1em;
    padding-right: 1em;
    border-right-width: 1px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: #a498c0;
    border-style: solid;
}

a.selected { font-weight: bold; }

#left ul { 
    font-size: 12px; 
    line-height: 24px; 
    padding-left: 16px;
    padding-right: 8px; 
    vertical-align: top;
    list-style-position: inside; 
    list-style-type: none; 
}
#left ul li a {color: #a498c0; }

#left dl    { font-size: 11px;  padding-right: 8px; }
#left dl dt { font-weight: bold }
#left dl dd dl dt { font-size: 8px; font-weight: normal; margin-left: -3em; margin-top: -0.5em; }
#left dl a  { color: #718189; }

#bop { color: #ddd3ec; height: 1px; }
hr { color: #ddd3ec; border-color: #ddd3ec; line-height: 1px; }

div.soapbox	{ padding: 0px 0px 0px 0px;
                  border-left-width: 1px;
                  border-right-width: 1px;
                  border-top-width: 1px;
                  border-bottom-width: 1px;
                  border-style: solid;
                  border-color: #ddd3ec;
                  background-color: #a498c0;
}

div.soapbox h3	{ border-left-width: 0px;
                  border-right-width: 0px;
                  border-top-width: 0px;
                  border-bottom-width: 1px;
                  border-style: solid;
                  border-color: #ddd3ec;
                  background-color: #a498c0;
                  color: #ddd3ec;
                  font-weight: bold;
                  font-size: 12px;
                  margin-top: 0px;
                  margin-bottom: 0px;
                  padding-left: 4px;
                  }

div.soapbox h3 a { color: #fafafa; font-weight: bold; font-size: 12px; text-decoration:underline; }
div.soapbox p	{ font-size: 11px; padding: 8px 8px 8px 8px; }
div.soapbox p a	{ font-weight:bold; color: #333333; text-decoration:underline; }



