body {
background-color: #ffffff;
font-family: Arial, Verdana, Helvetica;
font-size: 10pt;
text-align: center;
margin-bottom: 0px;
}

#page {
background-color: #715a87;
background-image: url('violet.gif');
width: 768px;
height: 900px;
margin: auto;
color: #ffffff;
margin-top: 36px;
text-align: left;
}

#header {
margin-bottom: 48px;
}

#footer {
background-color: #715a87;
background-image: url('violet.gif');
width: 768px;
height: 48px;
margin: auto;
color: silver;
text-align: center;
font-size: 9pt;
padding-top: 40px;
padding-bottom: 20px;
margin-bottom: 0px;
}

#footer a {
color: silver;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#leftColumn {
float: left;
width: 180px;
text-align: right;
}

#leftColumn #menu {
    margin-top: 0px;
}

#leftColumn img {
border: none;
}

#leftColumn #info {
margin-top: 200px;
margin-right: 4px;
font-size: 9pt;

}

#vBar {
float: left;
width: 30px;
text-align: center;
margin-right: 5px;
}

#rightColumn {
float: left;
width: 510px;
margin-right: 20px;
}

#rightColumn p {
font-size: 10pt;
}

#rightColumn p b {

}

#rightColumn ul {
list-style: square;
margin-top: 6px;
}

#rightColumn h3 {
font-size: 18pt;
margin-bottom: 12px;
}

#rightColumn h4 {
margin-top: 0px;
margin-bottom: 6px;
font-size: 16px;
}
