/*Structure
*/
#main{ background-color: #dcddff; position: relative; z-index:5; width:950px ; visibility: visible; margin: 5px auto 15px; border-style: none; }
#header /* page top -image is really 85h */ { background-image: url(../skin/meX_head.png); background-repeat: no-repeat; z-index:6; height:80px  }
#bkgnd { background-image: url(../skin/meX_bkgnd.png); width: 950px; }
#topspon  /*  sponsors  */ { width: 950px; height: 80px; margin-right: 4px; margin-left: 5px; padding-left: 5px; }
#tsblue  /* side margins 5px */ { background-image: url(../skin/mX_spon-menu2.png); background-repeat: no-repeat; height: 60px; }
#nav { color: #7f0000; text-align: center; width: 950px; visibility: visible; padding-top: 22px; }
#wtop  /* Page curve */ { background-image: url(../skin/WhiteTop.gif); background-repeat: no-repeat; z-index: 5; height: 17px; margin-right: 5px; margin-bottom: 0; margin-left: 200px; }
#wbottom { background-image: url(../skin/WhiteBottom.png); background-repeat: no-repeat; margin-right: 5px; margin-bottom: 0; margin-left: 200px; z-index: 5; height: 17px; }
#white  /*   Body text area */ { background-color: #fff; text-align: left; height: auto; z-index: 5   ; margin: 0 5px 0 200px; padding-right: 5px; padding-left: 8px; }
#content-not  /* NOT used? */ { text-align: left; margin-left: 8px; z-index: 6; margin-right: 5px; }
#subnav /* link area & below */ { background-image: url(../skin/menuload.gif); background-repeat: no-repeat; z-index:5; width:190px; float:left; }
.subnavtop { background-image: url(../skin/meX_leftnavtop.png); background-repeat: no-repeat; background-position: right 0; width: 190px; height: 14px; margin-bottom: 0; }
.subnavbottom  /* curve image */ { background-image: url(../skin/meX_leftnavbottom.png); background-repeat: no-repeat; background-position: right 0; height: 14px; margin-top: 0; }
#navtop { background-image: url(../skin/subnav_topcurve.jpg); background-repeat: no-repeat; background-position: right 0; padding-top: 12px; z-index: 5; width: 169px; float: left; }
#footer  /* Curve at end of page */ { background-image: url(../skin/meX_footer.png); background-repeat: no-repeat; z-index: 5; height: 70px; margin-top: 0; }
#menuwrapper { height: 170px; width: 100%; left: 0; top: 226px; position: absolute; z-index: 1000; visibility: visible; }
#menulayer { text-align: left; height: 180px; width: 950px; visibility: visible; }
/*common other*/
.clearB { clear:both; height:1px; }
.clearL { height: 1px; clear: left; }
.clearR { height: 5px; clear: right; }
