body {
margin: 0;
color: #60513C;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
background: #E7DFB8 url(images/proteus_landing_lbg.gif) repeat-y left;
}
a {color: #57463F;}
img {border: 0}

#page {
position: absolute;
height: 100%;
width: 100%;
background: #E7DFB8 url(images/proteus_landing_bg.gif) repeat-x top;
}
#background {
background: #57463F url(images/proteus_landing_lbg.gif) repeat-y top left;
position: absolute;
width: 241px;
height: 100%;
z-index: 5;
}
#search {
position: absolute;
top: 15px;
left: 258px; 
height: 35px;
}
#search form {}
#search input {
border: #9d9d9d solid 1px;
width: 135px;
height: 18px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
padding: 0;
line-height: 10px;
margin-bottom: 3px;
}
#search button {
background: #9d9d9d;
border: #9d9d9d solid 1px;
border: none;
color: #fff;
width: 55px;
height: auto;
text-transform: uppercase;
margin: 0 0 0 10px;
padding: 3px 0;
font-size: 9px;
}
#logo {
position: absolute;
left: 240px;
top: 50px;
}
#entries {
position: absolute;
top: 201px;
left: 260px;
width: 635px;
white-space: nowrap;
line-height: 16px;
clear: both;
}
#eventsEntry {
background: url(images/proteus_landing_events.jpg) no-repeat top left;
display: block;
padding: 165px 20px 30px;
color: #fff;
text-decoration: none;
font-family: arial;
float: left;
height: 61px;
width: 167px;
}
#entries .header {
font-weight: bold;
font-size: 13px;
}
#emergencyEntry {
background: url(images/proteus_landing_emergency.jpg) no-repeat top left;
display: block;
padding: 162px 20px 30px;
color: #fff;
text-decoration: none;
font-family: arial;
float: left;
height: 71px;
width: 167px;
}
#extendedEntry {
background: url(images/proteus_landing_extended.jpg) no-repeat top left;
display: block;
padding: 165px 20px 30px;
color: #fff;
text-decoration: none;
font-family: arial;
float: left;
height: 61px;
width: 167px;
}
#content {
margin-left: 280px;
padding-top: 460px;
width: 520px;
line-height: 18px;
min-height: 200px;
height: auto;
_height: 240px;
}
#content h1 {
font-weight: normal;
font-size: 16px;
}
#footer {
font-size: 9px;
text-transform: uppercase;
background: #E7DFB8 url(images/proteus_landing_lbg.gif) repeat-y left;
padding: 8px 20px 25px 261px;
}
#footer a {
text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
text-decoration: underline;
}