
a {
color: black;
text-decoration: none; 

}

.content {
position: relative;
float: right;
width: 525px;
}

.contentbar{
position: absolute;
top: 300px;
left: 50%;
margin-left: -175px;
width: 525px;
height: 20px;
}

.floatbar{
position: relative;
margin-top: -8px; 
}

.footer {
position: relative;
clear: both;
width: 700px;
text-align: left;
color: 808080;
font-size: 11px;
}

.image {
width: 700px;
position: absolute;
top: 110px;
left: 50%;
margin-left: -350px;
}

.menu {
width: 700px;
background-color: 808080;
position: absolute;
top: 80px;
height: 30px;
left: 50%;
margin-left: -350px;
border-color: white;
}

.menutext {
text-align: center;
font-size: 20px;
}

.menutext a {
text-decoration: none;
color: white; 
} 

.navbar{
position: absolute;
top: 300px;
left: 50%;
margin-left: -350px;
width: 165px;
height: 20px;
}

.navigation {
position: relative;
float: left;
width: 165px;
}

.sidelinks {
padding-bottom: 5px;
font-weight: bold;

}

.title {
width: 700px;
background-color: FFFFFF;
position: absolute;
top: 20px;
left: 50%;
height: 40px;
margin-left: -350px;
}

#swanlogo{
float: left;
}

#wrapper{
position: absolute;
width: 700px;
top: 315px;
left: 50%;
margin-left: -350px;
}
