body {
background-color:#D5D5D4;
font: .75em 'bitstream vera sans', verdana, sans-serif;
margin:0;
color:#333;
}

a {color:#2E7593;}
a:hover {color:#4ea7b6;}
a:visited {color:#733F30;}

#container {
}

#pageHeader {
background:transparent url('images/top.jpg') no-repeat;
height:154px;
width:775px;
}

#pageHeader h1 {
display:none;
}

.content {
margin-left:330px;
width:420px;
line-height:1.5;
}

#linkList {
position:absolute;
top:154px;
background:transparent url('images/side.jpg') no-repeat;
height:614px;
width:325px;
}

#linkList #jumpin {
font-weight:bold;
font-size:120%;
position:absolute;
top:60px;
left:120px;
color:#fff;
}

#linkList ul {
position:absolute;
top:90px;
left:80px;
text-align:right;
margin-top:0;
}

#linkList li {
list-style-type:none;
display:inline;
}

#linkList a {
color:#fff;
font-weight:bold;
text-decoration:none;
display:inline;
}

#linkList a:hover {
background-color:#2E7593;
}

#footer {
text-align:center;
margin-top:15px;
margin-bottom:15px;
font-size:80%;
}