#header 

{ 

margin-top: 0px; 
margin: 0 auto; 
height: 190px; 
width: 900px; 
background: url(http://www.datusmortalis.com/files/Datus_Banner1.jpg); background-repeat: no-repeat;


}

#header .title_realm { display: none; }

#header .title_name { display: none; }


/***********************************************
Leekara - November 17, 2009
I commented out all of the custom css changes until I (or someone else) has more time to get all of the elements correct.  We're back to using the default layout.
Feel free to adjust these if you get time.
************************************************/

/*
#contentarea { margin: 19px 9px; min-width:800; width: auto;}

div#content {margin: 0 215px; min-width 800; width: auto;}

#bodForums #content {
left:0px;
top:26px;
/*Leekara changed to added a min-width and changed width back to auto*/
min-width:720px;
/*Meta changed 600px to 100%*/
width:auto;
}

.newscontent {

overflow:hidden;
width:auto;
}

#bodForums #rightnav {
/*display:block;*/
/*Metabolisme inserted line*/
*/
/*position:absolute;*/
/*right:-50%;*/
}


.message-format {
width:auto;
}*/