<style type="text/css">

body {margin: 0px 0px 0px 0px}

#container1
{margin-right: auto; margin-left: auto; width: 750px; text-align: center; background: white;
}

#container
{margin-right: auto; margin-left: 150px; width: 750px; text-align: center;
}

#top {background: white; text-align: center; border-bottom: 1px solid goldenrod;}

#hmenu {background: white; color: #C9C9C9; font-family: verdana; font-weight: bold; font-size: 10pt; 
text-align: center; width: 100%; border-bottom: 1px solid #E8E8E8; padding-bottom: 30px; padding-top: 10px}
#hmenu ul {list-style: none; margin: 0; padding: 0;}
#hmenu li {float: right; background: white; padding-left: 15px; padding-right: 15px; border-left: solid grey 1px;}

#hmenu a:link {color: #383838; text-decoration: none}
#hmenu a:visited {color: #383838; text-decoration: none}
#hmenu a:hover {color: goldenrod; text-decoration: none}

#smenu {float: left; background: #E8E8E8; width: 150px; line-height: 4px;} 
#smenu a {display: block; text-align: center; padding: 5px 5px; text-decoration: none; color: #383838; font-family: verdana; font-size: 7.5pt; font-weight: bold; background: white; line-height: 10pt; }
#smenu a:link {text-decoration: none; }
#smenu a:visited {text-decoration: none; }
#smenu a:hover {color: #220000; background: #AAAAAA}

#main {background: white; padding-top: 0px; padding-right: 10px; padding-bottom: 5px; padding-left: -150px; margin-right: 0px; margin-left: 150px; margin-top: 10px; font-family: verdana; font-size: 8pt;} 
#main a:link {text-decoration: none; color: #383838; font-weight: bold}
#main a:visited {text-decoration: none; color: #383838; font-weight: bold}
#main a:hover {color: goldenrod}

#main p.intro {font-family: verdana; color: black; font-size: 8pt; margin-top: 15px; margin-right: 25px; margin-bottom: 15px; margin-left: 25px; text-align: left}
#main h3 {text-align: left}
#main td p {font-family: verdana; font-size: 8pt; color: navy; margin-top: 15px; margin-right: 25px; margin-bottom: 15px; margin-left: 25px;}
#main p.quotes {color: green; font-size: 8pt; text-align: right; margin-top: 30 px; margin-right: 30px; margin-bottom: 40 px; margin-left: 320px;}
#main li {text-align: left}
#main p.head {font-family: verdana; font-size: 10pt; color: black; margin-top: 15px; margin-right: 25px; margin-bottom: 15px; margin-left: 25px; text-align: center; letter-spacing: 4px; font-weight: bold; text-align: center}
#main td {font-family: verdana; font-size: 8pt; padding-top: 10px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px;}
#main td.sh {background: navy; color: white; font-weight: bold}
#main td.sm {background: gray; color: white; font-weight: bold}

#footer {clear: both}
#footer p {font-family: verdana; font-size: 7pt; color: white; text-align: left; margin-top: -1px}
#footer a:link {color: white; text-decoration: none}
#footer a:visited {color: white; text-decoration: none}
#footer a:hover {color: white; text-decoration: underline}


</style>