body {
font-size: 80%;
color: #808080;
background-image: url(images/background.png);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50% 0;
font-family: calibri, arial, san-serif;

}

h1 {
text-align: center;
color: #AAAAAA;
font-size: 150%
}

img {
border: 0px;
}

a {
text-decoration:none;
color: #AAAAAA
}

A:hover {
color: #8888FF;
text-decoration: overline underline;
}

b {
color: #6666BB;
}

#wrapper {
margin: 0 auto;
width: 770px;
}

#topbar {
margin-left: 14px;
width: 742px;
}

.button {
float: left;
width: 65px;
height: 22px;
margin-left: 3px;
background-image: url(images/menubit.png);
display: inline;
text-align: center;
font-size: 100%;
vertical-align: middle;
}

#Logo {
float: left;
width: 742px;
margin-left: 14px;
}

#Text {
float: left;
width: 502px;
margin-left: 14px;
padding: 20px;
line-height: 150%;
text-align: justify;
}

#SideNav {
font-size: 75%;
float: left;
width: 200px;
height: 100px;
background-image: url(images/menu.gif);
background-repeat: no-repeat;
background-position: center;
text-align: center;
}

#Copyright {
text-align: center;
float: left;
width: 742px;
margin-left: 14px;
}

ul.Staff {
list-style-type: lower-greek;
}

ul.OldStaff {
list-style-type: lower-greek;
}
