@import url("noodle_real.css");
/******************************************
Copyright Notice: Parts of these notes are
(c) Owen Briggs @ www.thenoodleincident.com
(for the font css file) (c) Big John @
www.positioniseverything.net and (c) Paul
O'Brien @ www.pmob.co.uk, all of whom
contributed significantly to the design of
the css and html code.
All other content is (c) ClevaTreva Designs
******************************************/
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
/* \*/
  height:100%;
}

body {
  background: #EEEEEE url(../media/bgimage_slashes_EEEEEE.gif) repeat;
  min-width: 978px;
  text-align: center;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  line-height: 1%;
  font-size: 0px;
  margin-bottom: -1px;
}

* html .clear {
  height: auto;
  margin-bottom: 0px;
}

#fullheightcontainer {
  top:-5px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
  width: 978px;
/* \*/
  height: 100%;
}

#wrapper {
  min-height: 100%;
/* \*/
  height: 100%;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  background: #FFFFFF;
}

#wrapp\65	r {
  height: auto;
}

/* \*/
* html #wrapper {
  height: 100%;
}

#outer {
  z-index: 1;
  position: relative;
  margin-left: 215px;
  width: 488px;
  border-right: 0px solid #000000;
  border-left: 0px solid #000000;
  background: #FFFFFF;
/* \*/
  height: 100%;
}

* html #outer {
  width: 488px;
  w\idth: 488px;
}

#float-wrap {
  width: 488px;
  margin-right: -1px;
  float: left;
  display: inline;
}

#left {
  width: 216px;
  float: left;
  display: inline;
  position: relative;
  margin-left: -215px;
}

*>html #left {
  width: 215px;
}

#container-left {
  width: 215px;
}

#right {
  float: left;
  display: inline;
  width: 276px;
  margin-right: -275px;
  margin-left: -1px;
  position: relative;
}

/* \*/
* html #right {
  width: 276px;
  margin-left: 0px;
  margin-right: -500px;
  mar\gin-right: -276px;
}

#container-right {
/* \*/
  width: 275px;
  margin-left: 2px;
}

/* \*/
* html #container-right {
  fl\oat: right;
  di\splay: inline;
  margin-left: 1px;
  mar\gin-left: 0px;
}

/* \*/
* html #left{
  margin-right: -2px;
}

#center{
  width: 488px;
  float: right;
  display: inline;
/* \*/
  margin-left: -1px;
}

#clearheadercenter {
  height: 55px;
  overflow: hidden;
}

#clearheaderleft {
  height: 55px;
  overflow: hidden;
}

#clearheaderright {
  height: 55px;
  overflow: hidden;
}

#clearfootercenter {
  height: 20px;
  overflow: hidden;
}

#clearfooterleft {
  height: 20px;
  overflow: hidden;
}

#clearfooterright {
  height: 20px;
  overflow: hidden;
}

#footer {
  z-index: 1;
  position: absolute;
  clear: both;
  width: 978px;
  height: 25px;
  overflow: hidden;
  margin-top: -20px;
}

#subfooter1 {
  background: #FFFFFF;
  text-align: center;
  margin: 0 1px;
  height: 20px;
}

.bottomtopmargin {
  background: #EEEEEE url(../media/bgimage_slashes_EEEEEE.gif) repeat;
  width: 978px;
  overflow: hidden;
}

#header {
  z-index: 1;
  position: absolute;
  top: 0px;
  width: 978px;
  height: 55px;
  overflow: hidden;
}

.outer_horiz_border, .sb_outer_horiz_border {
  background: #000000;
  height: 0px;
  overflow: hidden;
  font-size: 0px
}

#subheader1 {
  background: #FFFFFF;
  text-align: center;
  margin: 0 1px;
  height: 50px;
}

#topmargin {
  height:5px;
}

#gfx_bg_middle {
  top: 0px;
  position: absolute;
  height: 100%;
  overflow: hidden;
  width: 488px;
  margin-left: 215px;
  background: #FFFFFF;
  border-right: 0px solid #000000;
  border-left: 0px solid #000000;
}

* html #gfx_bg_middle {
  display: none;
}

