body 
{
background-color: white;
margin: 25px auto 25px auto;
margin:  0px;
padding: 0px;
}

#main
{
position: relative;
margin: 25px auto 25px auto;
width: 780px;
height: 481px;
font: 15px Futura, Arial, San Serif;
letter-spacing: 3px
}

#background
{
background: url(img/background.gif);
width: 780px;
height: 481px;
}

#submenu
{
position: absolute;
top: 80px;
left: 40px;
line-height: 45px;
}


#menutop
{
position: absolute;
top: 60px;
left: 190px;
line-height: 25px;
}


#currentdate
{
position: absolute;
top: 102px;
left: 190px;
line-height: 25px;
}

#upcomingdate
{
position: absolute;
top: 117px;
left: 190px;
line-height: 25px;
}

#menubottom
{
position: absolute;
top: 350px;
left: 190px;
line-height: 25px;
}


#projectarea
{
position: absolute;
top: 25px;
left: 313px;
width: 441px;
height: 422px;
}

#contentsarea
{
position: absolute;
display: table;
vertical-align: middle; 
top: 25px;
left: 313px;
width: 441px;
height: 422px;
text-align: left;
}

#contentsarea_overflow
{
position: absolute;
vertical-align: middle; 
top: 25px;
left: 313px;
width: 441px;
height: 422px;
text-align: left;
overflow: auto;
}

#pagecontents
{
display: table-cell;
vertical-align: middle;
position: relative;
padding-left: 20px;
padding-right: 20px;
}

a.currentmenulink
{
text-decoration: none;
color: #A36107;
}

a.currentmenulink:hover
{
text-decoration: none;
color: #A36107;
cursor: default;
}

a.menulink
{
text-decoration: none;
color: #003596;
}

a.menulink:hover
{
text-decoration: none;
color: #99C;
}

ul
{
list-style-type: disc;
list-style-position: outside;
margin-left: 15px;
padding-left: 0px;
margin-top: 2px;
margin-bottom: 2px;
text-indent: 0px;
font: 12px Futura, Arial, San Serif;
letter-spacing: 1px;
line-height: 12px;
}

div.bluetitle
{
color: #003596;
}

div.smalltitle
{
font: 13px Futura, Arial, San Serif;
letter-spacing: 2px;
}

#contacttext {
position: absolute;
top: 434px;
left: 670px;
}

a.contactus {
font: 12px Futura, Arial, San Serif;
letter-spacing: 2px;
text-decoration: none;
color: #003596;
}

a.contactus:hover {
font: 12px Futura, Arial, San Serif;
text-decoration: none;
color: #99C;
}

#credits
{
position: absolute;
top: 430px;
left: 333px;
font: 11px Futura, Arial, San Serif;
}
