/* Start of CMSMS style sheet 'layout' */
body {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center; /* IE centering hack */
  color: #000;
  background: #dfdfdf url(/uploads/images/bg_page.png) top center repeat-y;
  font-family: verdana,'trebuchet ms',helvetica,sans-serif;
}
#wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 583px;
}
#header {
  position: relative;
  margin: 6px 0;
  padding: 200px 0px 0px;
  width: 100%;
  height: 300px;
  \height: 100px;
  h\eight: 300px;
  background: transparent url(/uploads/images/headers/hdr_n01.jpg) top center no-repeat;
}
#main {
  position: relative;
  margin: 0;
  padding: 0;
  width: 583px;
  text-align: left;
}
div#btm {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 4px;
  line-height: 1px;
}
#content {
  float: right;
  width: 378px;
  \width: 394px;
  w\idth: 378px;
  margin: 0;
  padding: 10px 8px 3px;
  background: url(/uploads/images/bg_content.png) top center repeat-y;
}
#sidebar {
  margin: 0 398px 0 0;
  padding: 0;
  width: 180px;
}
#footer {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: right;
}
/* End of 'layout' */

