body {
		margin: 0 0 0 0; padding: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;    
		background-color:#000000;
		background-image: url(../images/strook-links.jpg); background-repeat: repeat-x;
}

#page {
        width: 1012px;
        margin: 0 auto;	
}

#top {
        width: 1012px;
        height: 59px;
        background: url(../images/soppit_80_01.jpg) center top no-repeat;
}

#sidebar_left {
		height:541px;
        width: 518px;
        float: left;
		background: url(../images/soppit_80_02.jpg) center top no-repeat;
		
}
#main_column {
		position: relative;
		left: 0px; 
		background-color:#000000;
		text-align:left;
        width: 411px;
		height: 277px;
		overflow:auto; 
        float: left;
		color: #BDBD7D;
		padding-left: 15px;
}




#main_column1 {

        width: 427px;
		height: 264px;
        float: left;
		background: url(../images/soppit_80_05.jpg) center top no-repeat;
		
}

#sidebar_right {
        width: 67px;
		height: 541px;
        float: right;
		background: url(../images/soppit_80_04.jpg) center top no-repeat;
}

#navlist
{
float: right;
padding: 1px;
margin-right: 3px;
margin-top: 10px;
font-family: "Bank Gothic BT", Verdana, sans-serif;
font-size: 10px; 
background: #3F3C35;
width: 7em;
}

#navlist li
{
border-bottom:solid 1px;
border-bottom-color: #BDBD7C;
list-style: none;
margin: 0;
padding: 0.2em 0.5em;
text-align: left;
}

#navlist li a { text-decoration: none; }
#navlist li a:link { color: #BDBD7D; }
#navlist li a:visited { color: #BDBD7D; }
#navlist li a:hover {color: #ffffff; }



a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:hover{
text-decoration: none;
}

a:active{
text-decoration: none;
}


