body { text-align: center; background: #fff url(_images/_layout_bg.jpg) repeat-x; }
#mainContainer { margin: 0 auto; width: 800px; background: #fff url(_images/_layout_body_logo.jpg) no-repeat right bottom; text-align: left; }
#mainHead { width: 780px; height: 100px; background: #DEDEE0 url(_images/_layout_head_rivetbg.jpg) repeat-y; padding-left: 20px; }
#mainSeperator { width: 800px; height: 25px; background: #961011 url(_images/_layout_sep_bg.gif) repeat-x; }
#navFauxBG { background: #fff url(_images/_layout_nav_bg.jpg) repeat-y; float: left; }
#mainNav { width: 150px; float: left; }
/*
#mainNav ul { list-style: none; padding: 7px 0px 0px 35px; margin: 0 0 0 0; width: 100px; }
#mainNav ul li { border-bottom: 1px dashed #494747; padding: 2px 0px 4px 0px; }
#mainNav ul li a {  font: normal small-caps bold 12px times; color: #494747; }
*/
#mainBody { width: 500px; float: left; }
#mainSupport { width: 150px; float: left; }
#mainFooter { clear: both; width: 795px; background-color: #961011; border-top: 1px solid #2F363D; text-align: right; padding-right: 5px; }
#mainFooter a { font-weight: bold; color: #fff; text-decoration: none; }
#mainFooter a:hover { text-decoration: underline; }
.MainMenu_MenuContainer { height: auto; margin-left: 20px; }
.MainMenu_MenuBreak { background: transparent url(_images/_layout_nav_sep.gif) repeat-x; border-color: transparent; }
.MainMenu_MenuItem { border-style:solid; color:#555555; cursor:pointer; font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-style:normal; font-weight:bold; text-align:left;}
.MainMenu_MenuItemSel { border-style:solid; color:#A90909; cursor:pointer; font-family:Tahoma,Arial,Helvetica; font-size:8pt; font-style:normal; font-weight:bold; text-align:left; text-decoration: underline; background-color: transparent;}