<style type="text/css">

#container {
width: 760px;
margin: 0px auto;
}
#wrapper {
width: 760px;
margin: 0px auto;
position: relative;
background-color: #ffffff;
}
#header {
background-color: #ffffff;
width: 730px;
margin: 0px auto;
position: relative;
height: 107px;
border: 5px solid #898787;
}
#main {
width: 740px;
margin: 0px auto;
height: 100%;
position: relative;
}
#leftcolumn {
width: 170px;
position: relative;
float: left;
height: 100%;
}
#content {
width: 530px;
background-color: #ffffff;
position: relative;
float: right;
height: 100%;
padding: 10px 10px;
}
#footer {
width: 740px;
margin: 0px auto;
position: relative;
clear:both;
}
body {
background-color: #ffffff;
}
h1 {
font-family: Georgia, serif;
font-size: 24px;
font-weight: bold;
color: #339966;
text-align: center;
font-style: italic;
}
h2 {
font-family: Georgia, serif;
font-size: 24px;
font-weight: bold;
color: #339966;
text-align: center;
}
h3 {
font-family: Georgia, serif;
font-size: 16px;
font-weight: bold;
color: #339966;
text-align: center;
}
h3 a{
font-family: Georgia, serif;
font-size: 16px;
color: #339966;
text-decoration: none;
}
h3 a:hover{
font-family: Georgia, serif;
font-size: 16px;
color: #898787;
}
h4 {
font-family: Georgia, serif;
font-size: 18px;
color: #898787;
text-align: center;
}
h5 {
font-family: Georgia, serif;
font-size: 12px;
color: #339966;
text-align: center;
}
h5 a{
font-family: Georgia, serif;
font-size: 12px;
color: #339966;
text-align: center;
}
h5 a:hover{
font-family: Georgia, serif;
font-size: 12px;
color: #898787;
text-align: center;
}
ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}
li {
font-family: Georgia, serif;
font-size: 16px;
border-bottom: 1px solid #595959;
}
li a{
font-family: Georgia, serif;
font-size: 16px;
color: #339966;
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #898787;
border-right: 10px solid #898787;
background-color: #ffffff;
text-decoration: none;
}
li a:hover{
font-family: Georgia, serif;
font-size: 16px;
color: #595959;
}
p {
font-family: Georgia, serif;
font-size: 16px;
color: #595959;
text-align: justify;
}
p a{
font-family: Georgia, serif;
font-size: 16px;
color: #339966;
text-decoration: none;
}
p a:hover{
font-family: Georgia, serif;
font-size: 16px;
color: #898787;
}
#content ul{
margin: 0;
padding: 0;
list-style: none;
}
#content ul li{
font-family: Georgia, serif;
font-size: 16px;
color: #595959;
border: none;
list-style-type: disc;
margin-left: 20px; 
}
#content dl{
font-family: Georgia, serif;
font-size: 16px;
color: #595959;
border: none;
}
#content a{
font-family: Georgia, serif;
font-size: 16px;
color: #339966;
text-decoration: none;
border: none;
}
#content a:hover{
font-family: Georgia, serif;
font-size: 16px;
color: #898787;
border: none;
}
.footertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #595959;
text-align: left;
}
#footer p{
font-family: Georgia, serif;
font-size: 12px;
color: #595959;
text-align: center;
}
.footertext a:link {
color: #339966;
text-decoration: none;
}
table
{
border-collapse:collapse;
}
table,th, td
{
padding: 5px;
}
</style>