html, body {
background-image:url(images/circle.gif);
margin-top:15px;
margin-bottom:15px;
margin-left:0px;
padding:0px;
}

#container {
position:relative;
width:650px;
height:100%;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
background:#626466;
border: 2px solid black;
min-height:620px;
}

#header {
position:relative;
left:0px;
top:0px;
padding:0px;
display:block; 
height:120px;
width:100%;
background:black;
}

#logo {
position:relative;
left:30px;
top:0px;
height:120px;
width:223px;
background-repeat:no-repeat;
}

.links {
color:#FBB163;
font-size:11px;
font-family:arial;
}

.links a:link {color: #FBB163}
.links a:visited {color: #FBB163}
.links a:focus {color: #ffffff}
.links a:hover {color: #ffffff}
.links a:active {color: #ffffff}

.links a {
text-decoration:none
}

.links a.selected {
color: #ffffff;
}

.links#header_links {
position:relative;
top:10px;
left:-10px;
float:right;
text-align: right;
}

#swirl {
float:left;
width:136px;
left:0px;
position:relative;
height:500px;
background-image:url(images/swirl2.gif);
background-repeat:no-repeat;
}

#spheresImg {
margin-top:15px;
width:480px;
height:286px;
background-image:url(images/spheres_5.gif);
background-repeat:no-repeat;
}

#rowers {
position:relative;
right: 0px;
width:506px;
margin-left:142px;
}

#rowersImg {
margin-top:15px;
width:100%;
height:239px;
border-left: 2px solid black;
border-right: none;
border-top: 2px solid black;
border-bottom: 2px solid black;
background-image:url(images/rowers_11.gif);
background-repeat:no-repeat;
}

#towerImg {
margin-top:15px;
width:100%;
height:239px;
border-left: 2px solid black;
border-right: none;
border-top: 2px solid black;
border-bottom: 2px solid black;
background-image:url(images/tower.jpg);
background-repeat:no-repeat;
}

#dropImg {
margin-top:15px;
width:100%;
height:239px;
border-left: 2px solid black;
border-right: none;
border-top: 2px solid black;
border-bottom: 2px solid black;
background-image:url(images/drop.jpg);
background-repeat:no-repeat;
}

#bridgeImg {
margin-top:15px;
width:100%;
height:239px;
border-left: 2px solid black;
border-right: none;
border-top: 2px solid black;
border-bottom: 2px solid black;
background-image:url(images/bridge.jpg);
background-repeat:no-repeat;
}

#rockImg {
margin-top:15px;
width:100%;
height:239px;
border-left: 2px solid black;
border-right: none;
border-top: 2px solid black;
border-bottom: 2px solid black;
background-image:url(images/rock.jpg);
background-repeat:no-repeat;
}

#groupImg {
margin-top:15px;
width:100%;
height:239px;
border-left: 2px solid black;
border-right: none;
border-top: 2px solid black;
border-bottom: 2px solid black;
background-image:url(images/group.jpg);
background-repeat:no-repeat;
}

.header-font {
position:relative;
color:#FBB163;
font-size:24px;
font-family:bank gothic, arial;
top:29px;
left:-2px;
font-variant:small-caps;
}

.body-links {
color:#ffffff;
font-size:11px;
font-family:arial;
width:98%;
margin-top:43px;
margin-bottom:20px;
}

.body-links a:link {color: #FBB163}
.body-links a:visited {color: #FBB163}
.body-links a:hover {color: #ffffff}
.body-links a:active {color: #ffffff}

.body-links a {
text-decoration:none
}

.body-links#body-links {
position:relative;
left:0px;
}

#copyright {
position:relative;
color:black;
font-size:10px;
font-family:arial;
text-align:center;
min-width:650px;
margin-top:5px;
}