body
{
	margin:0px;
	text-align:center;
	font:9pt 'Arial';
    background-color: #271517;
}
a:link, table a:link, a:visited, table a:visited
{
	text-decoration:none;
	color:#815E5E;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    border-bottom: 1px solid #CDC2C4; 
    text-decoration:none;
    font-weight: bold;
}
#all
{
    width: 100%;
    background:url('statimages/backtop.jpg') repeat-x top;
    background-color: white;
    float: left;
    overflow:visible;
}
p
{
    margin:0px;
}
#main
{
    width:941px;
    margin:auto;
    background-color: white;
}
#bannerl
{
    width: 407px;
    height: 126px;
    float: left;
    background: url('statimages/bannerl.jpg');
}
#bannerm
{
    background: url('statimages/bannerm.jpg');
    width: 221px;
    height: 126px;
    float: left;
}
#bannerr
{
    background: url('statimages/bannerr.jpg');
    width: 313px;
    height: 126px;
    float:left;
}
#bannerl2
{
    background: white url('statimages/bannerl2.jpg') no-repeat;
    width: 933px;
    height: 46px;      
    float: left;
}
#contents
{
    width: 95%; 
    height: 215px;
    float: right;
    text-align: left;
}
html>body #contents
{
    height: auto;
    min-height: 222px;
}
#palasht
{
    background: url('statimages/palasht.jpg');
    width: 941px;
    height: 123px;
    margin: auto;
}
#bottom
{
    background: url('statimages/bottom.jpg');
    width: 941px;
    height: 45px;
    margin: auto;
}
#br
{
    width: 17px;
    height: 45px;
    background-image: url('statimages/br.jpg');
    float: right;    
}
#bl
{
    width: 20px;
    height: 45px;
    background-image: url('statimages/bl.jpg');
    float: left;
}
#sut
{
    width: 64px;
    height: 17px;
    background-image: url('statimages/sut.jpg');
    float: right;
    margin: 10px 0;
}
#shadow
{
    background: url('statimages/shadow.jpg');
    width: 941px;
    height: 35px;
    margin: auto;
}
#backbot
{
    background: url('statimages/backbot.jpg') repeat-x;
    width: 100%;
    height: 205px;
    float: left;
}
#sideAndContents
{
    float: left;
    background: url('statimages/mid.jpg') repeat-y left;
}
#bottomlinks a:link, #bottomlinks a:visited
{
    text-align:center;
    font: 8pt arial;
    color: #DCC1C1;
    border: none;
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #D0AAAA;
    border: none;
}
img
{
    border: none;
}
#sclist li
{
    list-style-position: inside;
    margin: 10px 0;
    text-indent: 10px;
}