/*<![CDATA[*/ 
/* standard formatting */ 
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
p { font-size: 1.1em; }
/* global link styles */ 
a { font-size: 1.1em; color: #F0F0F0; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #F0F0F0; margin: 3px; }
a:hover { text-decoration: none; color: #57342D; background-color: #f0f0f0; }
a:active { text-decoration: none; color: #57342D; }
/* page layout */
body { background:#57342D; color:#eeeeee;font-size: 62.5%; font-family: 'Helvetica Neue', Helvetica, sans-serif;margin-top:0px; }	
#M_wrapper { width:740px; height:560px; margin-left:auto; margin-right:auto; z-index:0; background:#57342D; }
#M_header { width:740px; height:65px; z-index:1; border-bottom:1px solid #eee; }
#M_main { width:740px; height:500px; }
#M_mainContent { width:740px; height:500px; overflow:auto; }
#M_footer { width:740px; border-top:1px solid #eee; }
/*]]>*/