body{
    font-family:verdana;
    font-size:8pt;
    background-color: #660000;
    margin-top:0px;
	margin: 0 auto;

}

div#header{
    background-image: url(images/header_masblo1.jpg);
	background-position:center;
    background-color: #000000;
    height:150px;
    margin:0 auto;
    margin-bottom:0px;
}
div#topnav{

}
div#mainpage{
    background-color: white;
    width:950px;
    height:750px;
    margin:0 auto;
}

div#maincontent{

    padding-left:0px;
    padding-right:20;
    margin-top:0;
}

div#rightcol{
    width:400px;
    height:750px;
    float:right;
    padding-top:40px;
    padding-right:20px;
    
}

div#rightcol img{
    margin-bottom:20px;
    
}

div#footer{
    background-image: url(images/mbfooter.jpg);
    width:950px;
    height:42px;
    margin:0 auto;
}
