body {

font-size : 90%;
color : #000000;
background-color : #6669FF;
margin-top : 15px;
margin-left : 15px;
margin-right : 15px;
margin-bottom : 15px;

}
.text {

font-family : arial;
padding : 10px;

}
img.top {
padding-left : 20%;
width : 60%;
min-width : 300px;
max-width : 475px;

}
div.body {

border-style : solid;
border-width : 1px;
width : 90%;
background-color : #FFFFFF;
min-height : 100%;
margin : auto;

}
div.menu {

margin-top: 5px;
font-size: 110%;
font-weight: bold;
position: relative;
text-align: center;

}
.header {

margin-top: 15px;
margin-bottom: 15px;
font-size: 125%;
font-weight: bold;
text-align: center;

}
div.left {
width : 48%;
float : left;
padding-left: 15px;
background-color : #ffffff;
font-family : arial;

}
div.right {
width : 45%;
float : right;
text-align: right;

}
img.map {
width : 80%;

}
div.menu a:link {

text-decoration: none;

}
div.menu a:visited {

text-decoration: none;
color: #0000ff;

}
div.menu a:hover {

text-decoration: none;
color: #8080ff;

}
div.menu a:active {

text-decoration: none;
color: #8080ff;

}
span.red {
color: #FF0000;

}
span.bolditalic {

font-weight: bold;
font-style: italic;

}
img.staffpix {

border-style : solid;
border-color : #000000;
border-width : 1px;

}
.staff {

float : right;

}