/*
** All content copyright Sons of the West 2005.
*/

body
{
background-color:#D5BF90;
color:#7A4C00;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:10px;
}

td
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

div
{
position:absolute;
}

a
{
color:#993300;
}

a.current
{
color:#999999;
text-decoration:none;
}

a.noLink
{
color:#999999;
text-decoration:none;
}

a:hover
{
color:#000000;
}

#contentPanel
{
top:270px;
left:50px;
width:800px;
}

#leftContent
{
height:100%;
width:200px;
padding:10px;
background-color:#E6DDCF;
border:1px solid #000000;
font-size:12px;
text-align: justify; 
text-justify: auto
}

#rightContent
{
height:100%;
width:350px;
padding:10px;
background-color:#E6DDCF;
border:1px solid #000000;
font-size:12px;
text-align: justify; 
text-justify: auto
}

#copyright
{
padding-bottom:10px;
font-family: Arial,helvetica,sans-serif;
font-size:10px;
text-align: right;
}
