  #body {
    width:900px;
    height:auto;
    margin:auto;
    background-color:#FFF;
  }

  #body #header {
    width:900px;
    height:200px;
    background-color:#000;
    background-image: url(/include/img/header-bg.jpg);
    background-repeat: repeat-y;
  }
  #body #header #logo {
    width:250px;
    height:116px;
    margin-left:325px;
  }
  #body #header #logo H1 {
    width:1px;
    height:1px;
    display: list-item;
    list-style-image: url(/include/img/logo.png);
    list-style-position: inside;
    list-style-type : none;
    margin:0px;
    letter-spacing:-1000em;
    font-size: 1pt;
    color: #fff;
  }
  #body #header #accountLinks {
    position:absolute;
    top:5px;
    right:5px;
    width:150px;
    height:auto;
  }
  #body #header #accountLinks A {
    display:block;
    text-align:right;
    color:#FFF;
    height:15px;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    margin:0px;
    padding:0px;
  }

  #body #header #header-menu {
    position:absolute;
    width:900px;
    height:60px;
    left:0px;
    bottom:0px;
    padding-top:5px;
  }
  #body #header #header-menu * {
    font-family:Century Gothic,Arial,san-serif;
  }
  #header #header-menu .menu-item {
    width:auto;
    height:20px;
    padding:0px 25px;
    float:left;
  }
  #header #header-menu #top {
    width:850px;
    height:20px;
    margin:0px auto;
    padding-top:5px;
  }
  #header #header-menu #top A,  #header #header-menu #top .text {
    font-size:20px;
    line-height:100%;
    text-decoration:none;
    color:#FFF;
  }
  #header #header-menu #top #linkHome {
    border-right:2px solid #FFF;
  }
  #header #header-menu #top #linkContact {
    border-right:2px solid #FFF;
  }
  #header #header-menu #top #formSearch {
    width:auto;
    overflow:visible;
    padding-right:0px;
  }
  #header #header-menu #top #formSearch #searchFrm {
    display:block;
    margin:0px;
    padding:0px !important;
    width:auto;
    height:20px;
  }
  #header #header-menu #top #formSearch #searchFrm DIV {
    position:relative;
    margin:0px 5px;
    padding:0px !important;
    width:auto;
    height:20px;
    float:left;
  }
  #header #header-menu #top #formSearch #searchFrm #qSrch {
    height:18px;
    width:150px;
    font-size:15px;
    margin:0px;
    padding:0px;
    background-color:#FFF;
  }
  #header #header-menu #top #formSearch #searchFrm .srchBtn {
    display:block;
    font-size:12px !important;
    line-height:12px !important;
    border:1px solid #FFF;
    color:#FFF;
    height:20px;
    width:auto;
    margin:0px !important;
    padding:2px 2px !important;
    width:auto;
    overflow:visible;
    background-color:transparent;
  }

  #header #header-menu #hr {
    width:850px;
    height:1px;
    margin-top:2px !important;
    margin-bottom:2px !important;
    margin-left:auto;
    margin-right:auto;
    border:none;
    clear:both;
  }
  #header #header-menu #bottom {
    width:700px;
    height:20px;
    margin:0px auto;
    padding:0px;
  }
  #header #header-menu #bottom #formLogin {
    width:auto;
    height:20px;
    margin:0px auto;
    padding:0px;
  }
  #header #header-menu #bottom #formLogin #loginFrm {
    display:block;
    margin:0px auto;
    padding:0px;
    width:auto;
    height:20px;
  }
  #header #header-menu #bottom #formLogin DIV {
    margin:0px;
    padding:0px 10px;
    float:left;
  }
  #header #header-menu #bottom #formLogin DIV SPAN {
    font-size:16px;
    margin:0px;
    padding:0px;
    margin-right:10px;
    color:#FFF;
  }
  #header #header-menu #bottom #formLogin INPUT {
    height:18px;
    width:150px;
    font-size:15px;
    margin:0px;
    padding:0px;
    background-color:#FFF;
  }
  #header #header-menu #bottom #formLogin #inputButton #login {
    display:block;
    font-size:12px !important;
    line-height:12px !important;
    border:1px solid #FFF;
    color:#FFF;
    height:20px;
    width:auto;
    margin:0px !important;
    padding:2px 2px !important;
    width:auto;
    overflow:visible;
    background-color:transparent;
  }


  #contentMenu {
    width:700px;
    height:25px;
    font-family:Century Gothic,Arial,san-serif;
  }
  #contentMenu * {
    font-family:Century Gothic,Arial,san-serif;
    font-size:16px;
  }
  #contentMenu UL {
    display:block;
    margin:0px;
    padding:0px;
    width:100%;
  }
  #contentMenu UL LI {
    display:block;
    margin:0px;
    padding:0px;
    width:auto;
    float:left;
  }
  #contentMenu UL LI A {
    color:#FFF;
    padding:0px 10px;
    text-decoration:none;
  }

/*
   <div id="bottom">
    <div id="formLogin" class="menu-item">
      <form id="loginFrm" action="#" method="post">
        <div id="inputUsername"><span>Username</span> <input type="text" name="uname" id="uname" width="25" /></div>
        <div id="inputPassword"><span>Password</span> <input type="password" name="pword" id="pword" width="25" /></div>
        <div id="inputButton"><input type="submit" name="login" id="login" value="Log In" /></div>
      </form>
    </div>
   </div>
*/



  #body #cluster-bg {
    position:absolute;
    width:900px;
    height:370px;
    margin-left:-50px;
    padding:0px 50px;
/*    filter:alpha(opacity=18);
	  -moz-opacity:0.18;
	  -khtml-opacity: 0.18;
	  opacity: 0.18;
*/
  }
  #body #cluster {
    visibility:hidden;
    width:900px;
    height:370px;
    background-image: url(/include/img/logo-small.gif);
    background-position: 782px 200px;
    background-repeat: no-repeat;
  }
  #body #cluster #inner {
    width:900px;
    height:370px;
  }
  #cluster #clusterTitle {
    position:absolute;
    top:0px;
    left:10px;
    margin:0px;
    padding:0px;
    font-size:22px;
    font-weight:bold;
  }

    #body #cluster {
      overflow:hidden;
    }
    #body #cluster #menuBox {
      width:900px;
      height:365px;
      margin:0px auto;
      padding:0px 0px;
      overflow:hidden;
      z-index:1000;
    }
    #body #cluster #menuBox * {
    }
    #menuBox UL {
      position:relative;
      margin: 0px;
      padding: 0px;
      display:block;
      height:365px;
      width:auto;
      list-style-type: none;
      float:left;
    }
/*
    #menuBox #tile-col-1 { background-color: #C00; }
    #menuBox #tile-col-2 { background-color: #C80; }
    #menuBox #tile-col-3 { background-color: #C08; }
*/
    #menuBox LI {
      position:relative;
      margin:0px;
      padding:0px;
      float:left;
      clear:left;
    }
    #menuBox A {
      position:absolute;
      top:0px;
      left:0px;
      display:block;
      color:#FFF;
      font-size:13px;
      font-weight:bold;
      text-decoration:none;
    }
    #menuBox IMG {
      margin:0px;
      padding:0px;
    }



/* BODY CONTENT AREA */
  #body #content {
    width:800px;
    height:auto;
    padding:15px 50px 10px 50px;
    background-color:#000;
  }
  #body #content * {
    font-family:Century Gothic,Arial,Helvetica,san-serif;
  }
  #body #content #inner {
    width:800px;
    height:auto;
    background-image:url(/include/img/text-bg-logo.gif);
    background-repeat: no-repeat;
    background-position: 300px 5px;
    background-color:#CCC;
  }
  #body #content #inner #wrapper-1 {
    width:800px;
    height:auto;
    background-image:url(/include/img/text-bg-top.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
  }
  #body #content #inner #wrapper-2 {
    width:800px;
    height:auto;
/*    min-height:375px;
    _height:375px;*/
    overflow:visible;
    background-image:url(/include/img/text-bg-bottom.gif);
    background-repeat: no-repeat;
    /*background-position: 0px 355px;*/
    background-position: bottom;
  }



  #body #footer {
    width:900px;
    height:75px;
    padding:5px 0px;
    background-color:#000;
  }
  #body #footer #footer-menu {
    width:900px;
    height:45px;
  }
  #body #footer #footer-menu UL {
    width:850px;
    height:20px;
    margin:5px auto;
  }
  #body #footer #footer-menu UL LI {
    display:block;
    width:auto;
    height:25px;
    margin:10px 0px;
    padding:0px;
    border-right:1px solid #FFF;
    float:left;
  }
  #body #footer #footer-menu .last {
    border-right:none;
  }
  #body #footer #footer-menu UL LI A {
    display:block;
    width:auto;
    height:25px;
    margin:0px;
    padding:0px 75px;
    font-size:20px;
    color:#FFF;
    text-decoration:none;
  }
  #body #footer #copyright {
    width:900px;
    height:25px;
    font-size:12px;
    color:#FFF;
    text-align:center
  }


  .errorMessage {
    margin:15px 9%;
    padding:0px;
    font-weight:bold;
    color:#D00;
  }


  #embeddedContent {
    width:900px;
    height:auto;
    margin:0px;
    overflow:auto;
  }


/* This will only be used when the modal box is in place */
  #modalControl {
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     z-index: 1000;
     background-image:url(/include/img/modalBG.gif);
  }
  #modalControlDialog {
     width:650px;
     height:auto; /*510px;*/
     margin:25px auto;
     background-color: #fff;
     border:1px solid #000;
  }
  #modalControlDialog H1 {
    margin:0px;
    padding:0px;
    width:100%;
    background-color:#444;
    color:#FFF;
    text-align:center;
  }
  #modalHeader {
    width:640px;
    height:100px;
    margin:5px;
    padding-bottom:5px;
  }
  #modalHeader P {
    font-family: Arial, Helvetica,san-serif;
    width:325px;
    margin:0px;
    margin-bottom:5px;
    color:#444;
    font-size:12px;
    font-weight:bold;
  }
  #modalLogin {
    position:absolute;
    top:5px;
    right:0px;
    width:300px;
    padding:2px 0px;
    background-color:#CCC;
  }
  #modalLogin FIELDSET {
    margin:0px;
    padding:2px 5px;
    border:none;
  }
  #modalLogin FIELDSET LABEL {
    width:100px;
    margin:0px;
    padding-right:10px;
    text-align:right;
    float:left;
  }
  #modalLogin FIELDSET INPUT {
    border:1px solid #000;
  }
  #modalLogin FIELDSET #uname { width:150px; }
  #modalLogin FIELDSET #pword { width:100px; }
  #modalCancel {
    position:absolute;
    left:0px;
    bottom:0px;
    width:350px;
    height:20px;
    text-align:center;
  }
  #modalCancel A {
    font-size:15px;
    font-weight:bold;
    color:#C00;
  }
  #modalControlFrame {
    width:630px;
    height:350px;
    margin:0px 10px;
    border:1px solid #444;
  }

