body {
background: #FFF;
font-family: verdana, helvetica, arial, sans-serif;
padding: 2px;
margin: 0px;
color: #000;
}

#header {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
width: 804px;
height: 103px;
color: #000;
}

#main {
position: absolute;
left: 152px;
right: 0px;
width: 652px;
height: 700px;
top: 103px;
color: #000;
margin-left: 2px;
margin-top: 2px;
padding-top: 15px;
padding-left: 15px;
text-align: left;
}

#menu {
position: absolute;
left: 2px;
right: 652px;
width: 150px;
height: 700px;
top: 103px;
color: #000;
padding-top: 15px;
text-align: center;
background-image: url(menu.gif);
background-color: white;
background-position: left;
background-repeat: no-repeat;
}

h1 {
font-size: 18px;
line-height: 16px;
font-weight: bold;
}

h2 {
font-size: 14px;
line-height: 14px;
font-style: italic;
}

h3 {
font-size: 12px;
line-height: 12px;
text-align: center;
}

h4 {
font-size: 10px;
line-height: 12px;
text-align: center;
font-weight: normal;
}

p {
font-size: 12px;
font-family: verdana, helvetica, arial, sans-serif;
}

li {
font-size: 10px;
}

#main {
font-size: 12px;
line-height: 16px;
}

#menu {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
font-weight: bold;
line-height: 24px;
}

a:link {
color: #003399;
}

a:visited {
color: #003399;
}

a:hover {
color: #006633;
}

a:active {
color: #006633;
}

#icon {
border: 0px;
}
