body
{
background: #FEFED8 url(../images/subbg.gif) repeat-x left bottom;
overflow: hidden;
}

table, tr, td
{
border: none;
}

#container
{
position: relative;
top: 0px;
width: 760px;
margin: 0px auto;
padding: 0px;
height: 100%;
background-repeat: no-repeat;
background-position: right 5px;
background-color: transparent;
padding: 0px;
}

#pagetitle
{
position: absolute;
font-weight: bold;
font-style: italic;
font-size: 140%;
top: 5px;
left: 0px;
width: 760px;
/*padding: 0px 0px 2px 50px;*/

color: #987D60;
}

#headercontainer
{
position: absolute;
top: 0px;
right: 0px;
width: 710px;
border-bottom: 2px solid #987D60;
padding-bottom: 2px;
}

#content
{
position: absolute;
top: 69px;
bottom: 100px;
height: expression(parseInt(parentNode.offsetHeight) - 170);
left: 250px;
width: 494px;
padding: 2px 4px 2px 12px;
overflow: auto;
border: none;
background: #E0EBBC url(../images/contentbg.gif) repeat-y top left;
background-attachment: expression('fixed');
color: #987D60;
}

.subMenuItemImg
{
margin: 0px 0px 0px 25px;
margin-bottom: expression(2);
}

#menu
{
position: absolute;
bottom: 50px;
left: 0px;
width: 100%;
}

#footer
{
position: absolute;
bottom: 1px;
left: 0px;
width: 100%;
text-align: center;
}

.sSpan
{
display: none;
position: absolute;
bottom: 50px;
right: 525px;
font-weight: bold;
font-style: italic;
font-size: 120%;
color: #987D60;
text-align: right;
}

.sArea:hover + .sSpan
{
display: inline;
}

#menu
{
text-align: left;
}

#titletext
{
position: absolute;
right: 0px;
bottom: 0px;
}

#titletext a
{
color: #987D60;
text-decoration: none;
}

#titleimg
{
float: left;
}

div
{
/*border: 1px solid red;*/
}

#sideimage
{
position: absolute;
left: 0px;
top: 65px;
border: 1px solid #987D60;
border: none;
}

#menuindicator
{
position: relative;
bottom: 14px;
bottom: expression(17);
left: 20px;
color: #987D60;
font-weight: bold;
font-style: italic;
font-size: 90%;
}

.subtitle
{
text-align: center;
font-weight: bold;
font-size: 130%;
font-style: italic;
color: #987D60;
margin-bottom: 10px;
}

.footermenu
{
margin: 0px 5px;
}

.personblock
{
float: left;
text-align: left;
border: 1px solid #EE8D3E;
width: 230px;
height: 49ex;
margin: 2px;
padding: 1px;
}

.personscell
{
text-align: left;
/*border: 1px solid #EE8D3E;*/
background-color: #EE8D3E;
vertical-align: top;
width: 50%;
padding: 4px;
color: #000;
}

.centerp
{
margin: 0px;
padding: 0px;
text-align: center;
}

