body { font-family: Trebuchet MS, Helvetica, sans-serif;} 
div.MainBG { position: absolute; z-index: 10;  top: 0; left: 0; width: 800px; height: 640px; background: transparent url(Images/DataPipe.jpg) repeat-y 0 0; }
div.MainFront { position: absolute; z-index: 100; top: 0; left: 0; width: 800px; height: 640px;  }
div.MainContainer { position: relative; width: 800px; height: 640px; margin: 10px auto 10px auto; background-color: #000000; }
div.MainLogo { width: 320px; height: 100px; background-image: url(Images/EBLogoMain.png); }
div.MainTop { width: 100%; height: 305px; border-bottom: 13px solid #ffffff; }
div.MainBottom { width: 100%; }
div.MainUL { width: 320px; height: 305px; border-right: 13px solid #FFFFFF;}
div.MainUR { float: right; width: 467px; height: 305px; }
div.MainBL { width: 467px; height: 323px; border-right: 13px solid #FFFFFF;}
div.MainBR { float: right; width: 320px; height: 323px; }
div.MainTag { width: 467px; height: 50px; background-color: #000000; text-align: center; border-bottom: 13px solid #ffffff; } 
div.MainMenuBox { width: 320px; background-color: #000000; text-align: center; border-bottom: 13px solid #ffffff; }
div.MainFootTag { width: 467px; height: 50px; background-color: #000000; text-align: center; border-top: 13px solid #ffffff; } 
ul.MainMenu { padding: 0 21px 0 21px; margin: 0; } 
li.MainMenu { padding: 10px 0 10px 20px; border-bottom: 1px solid #FFFFFF; text-align: left; }
li.MainMenuEnd { padding: 10px 0 10px 20px; text-align: left; }
a.MainMenu { font-size: 16px; color: #fecf00; text-decoration: none; }
a.MainMenu:visited { color: #fecf00; }
div.EBTag { font-size: 18px; color: #b2b2b2; height: 18px; font-weight: bold; padding: 14px 0 12px 0; } 
div.EBMainContent {  height: 205px; width: 320px; background-color: #000000; border-right: 0; border: 13px 13px 13px;  border-color: #FFFFFF;  }
p.FrontHeadContent { font-size: 14px; margin: 0; color: #fecf00; padding: 5px 15px 5px 15px; }
p.FrontDetailContent { font-size: 14px; margin: 0; color: #b2b2b2;  padding:  5px 15px 5px 15px; }
div.EBMainContentText { height: 193px; text-align: center; } 
div.MainULWinSpacer { height: 230px; width: 100%;}
div.MainBLWinSpacer { height: 248px; width: 100%;}
div.MainBRWinSpacer { height: 122px; width: 100%;}


div.MainBorderTop { height: 6px; width: 100%; margin: 0; } 
div.MainBorderBottom { height: 6px;  width: 100%; margin: 0; bottom: 0px; } 

div.EBFloatLeft  { float: left; } 
div.EBFloatRight { float: right; } 

div.MainCornerTL { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat 0 0; overflow: hidden; }
div.MainCornerTR { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat -7px 0; overflow: hidden; }
div.MainCornerBL { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat 0 -7px; overflow: hidden; }
div.MainCornerBR { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat -7px -7px; overflow: hidden; }

div.MainICornerTL { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat -14px 0; overflow: hidden; }
div.MainICornerTR { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat -21px 0; overflow: hidden; }
div.MainICornerBL { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat -14px -7px; overflow: hidden; }
div.MainICornerBR { width: 6px; height: 6px; background: transparent url(Images/EBSprites.gif) no-repeat -21px -7px; overflow: hidden; }
