html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-position:  center center;
}

body#gen{
  background-image: url(graphics/BG_gen.png);
  background-repeat: repeat;
}

body#choc{
  background-image: url(graphics/BG_choc.png);
  background-repeat: repeat;
}

body#claro{
  background-image: url(graphics/laundryBG.png);
  background-repeat: repeat;
}

body#kitchen{
  background-image: url(graphics/kitchenBG.png);
  background-repeat: repeat;
}

#pagewidth {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(graphics/main.png);
  background-repeat: no-repeat;
  text-align: left;
}
#preheader {
  width: 950px;
  background-image: url(graphics/preDGHeader.png);
  height: 71px;
  background-repeat: repeat-y;
}
#header {
  width: 950px;
  background-image: url(graphics/DGHeader.png);
  height: 200px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #320000;
}
#guf {
  margin: 0px;
  width: 900px;
  background-image: url(graphics/millimeter_papier_BG.png);
  height: auto;
  background-repeat: repeat;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffd13d;
  clear: left;
  line-height: 18px;
  text-align: justify;
  padding-right: 25px;
  padding-left: 25px;
}
#footer {
  width: 950px;
  background-image: url(graphics/footer.png);
  height: 200px;
}

.LeftContainer {
  padding: 2px 0px 0px 12px;
  float: left;
  position: relative;
  width: 275px;
}

.RightContainer {
  padding: 5px 20px 0px 10px;
  float: right;
  position: relative;
  width: 200px;
  clear: right;
  height: auto;
}



.RC_highlight {
	width: 190px;
	font-weight: 100;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 15px;
}

.RC_highlight_a {
	width: 190px;
	font-weight: 100;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 3px;
}



.bm_spacing {
	text-align: left;
	font-size: 6px;
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
}
.menu li {
  float: left;
  position: relative;
  width: 158px;
  z-index: 100;
}
.menu table {
  margin: 0;
  position: absolute;
  border-collapse: collapse;
  z-index: 80;
  left: 0;
  top: 0;
}
.menu a, .menu *:visited {
  padding: 0;
  background: transparent url(graphics/tris_top.png) repeat scroll 0%;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 158px;
  height: 51px;
  line-height: 35px;
  color: #fed442;
  text-decoration: none;
  margin-right: 0px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
}
.menu ul li b {
  background: transparent url(graphics/tris_bottom.png) repeat scroll 0%;
  display: block;
  width: 158px;
  height: 20px;
}
.menu a:hover {
  border:  none;
  color: #ccff00;
}
.menu li:hover > a {
  color: #ccff00;
}
.menu ul ul {
  visibility: hidden;
  position: absolute;
  width: 149px;
  height: 0;
  top: 52px;
}
.menu ul *:hover ul {
  visibility: visible;
  height: auto;
}
.menu ul *:hover ul a {
  background: transparent url(graphics/tris.png) repeat scroll 0%;
  height: 36px;
  line-height: 34px;
}
.menu ul *:hover ul a:hover {
  color: #ccff00;
}
a.PButtonRED {
  margin: 0;
  padding: 0;
  background: transparent url(graphics/PencilButton_Red.png) no-repeat scroll 0px;
  display: block;
  width: 71px;
  height: 75px;
}
a.PButtonRED:hover {
  background: transparent url(graphics/PencilButton_Red.png) no-repeat scroll 0px -75px;
}
.Koteret0 {
	font-size: 24px;
	letter-spacing: 2px;
	margin: 5px 0px;
	paadding: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Koteret00 {
  font-size: 10px;
  font-weight: 100;
  color: #ffd241;
}
.Chizuk {
  font-size: 14px;
  font-weight: normal;
  color: #ffd13d;
}
#choc_head {
  margin: 0px;
  padding: 0px;
  background-image: url(graphics/choc1_T.png);
  width: 900px;
  height: 25px;
  background-repeat: no-repeat;
  float: left;
}
#choc_body {
  margin: 0px;
  padding: 0px;
  background-image: url(graphics/choc1_M.png);
  width: 900px;
  height: auto;
  background-repeat: repeat-y;
  float: left;
}
#choc_end {
  margin: 0px;
  padding: 0px;
  background-image: url(graphics/choc1_B.png);
  width: 900px;
  height: 25px;
  background-repeat: no-repeat;
  float: left;
}
#soap_head {
  margin: 0px;
  padding: 0px;
  background-image: url(graphics/soap_T.png);
  width: 900px;
  height: 120px;
  background-repeat: no-repeat;
  float: left;
}
#soap_body {
  margin: 0px;
  padding: 0px;
  background-image: url(graphics/soap_M.png);
  width: 900px;
  height: auto;
  background-repeat: repeat-y;
  float: left;
}
#soap_end {
  margin: 0px;
  padding: 0px;
  background-image: url(graphics/soap_B.png);
  width: 900px;
  height: 80px;
  background-repeat: no-repeat;
  float: left;
}
.soap_text {
  font-family: "Comic Sans MS";
  font-size: 14px;
  line-height: 25px;
  color: #004695;
  width: 830px;
  padding-right: 45px;
  padding-left: 25px;
}
.soap_text_koteret {
  font-family: "Comic Sans MS";
  font-size: 24px;
  line-height: 25px;
  color: #004695;
  font-weight: 700;
}
.soap_text_chizuk {
  font-family: "Comic Sans MS";
  font-size: 14px;
  line-height: 25px;
  color: #004695;
  font-weight: 700;
}
.choc_text {
  font-family: "Comic Sans MS";
  font-size: 14px;
  line-height: 25px;
  color: #ffd13d;
  width: 830px;
  padding-right: 45px;
  padding-left: 25px;
}
.choc_text_koteret {
  font-family: "Comic Sans MS";
  font-size: 24px;
  line-height: 25px;
  color: #ffd13d;
  font-weight: 700;
}
.choc_text_chizuk {
  font-family: "Comic Sans MS";
  font-size: 14px;
  line-height: 25px;
  color: #ffd13d;
  font-weight: 700;
}
.choc_display_item {
  background-image: url(graphics/choc_diplay_BG.png);
  float: left;
  height: 260px;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: no-repeat;
}
.choc_display_spiral {
  background-image: url(graphics/choc_diplay_content_T.png);
  float: left;
  height: 42px;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: no-repeat;
  clear: left;
}
.choc_display_body {
  background-image: url(graphics/choc_diplay_content_M.png);
  float: left;
  height: auto;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: repeat-y;
  clear: left;
  font-family: Verdana;
  font-size: 10px;
  line-height: 12px;
  color: #451d18;
}
.choc_display_end {
  background-image: url(graphics/choc_diplay_content_B.png);
  float: left;
  height: 17px;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: no-repeat;
  clear: left;
}
.soap_display_TOP {
  background-image: url(graphics/soap_display_TOP.png);
  float: left;
  height: 7px;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: no-repeat;
  clear: left;
  font-size: 1px;
  line-height: 1px;
}
.soap_display_BODY {
  background-image: url(graphics/soap_display_MIDDLE.png);
  float: left;
  height: auto;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: repeat-y;
  clear: left;
  font-family: Verdana;
  font-size: 10px;
  line-height: 12px;
  color: #004695;
}
.soap_display_END {
  background-image: url(graphics/soap_display_END.png);
  float: left;
  height: 7px;
  width: 652px;
  position: relative;
  margin-left: 88px;
  background-repeat: no-repeat;
  clear: left;
  font-size: 1px;
  line-height: 1px;
}
.soap_display_LeftContainer {
  padding: 0px 0px 0px 15px;
  float: left;
  position: relative;
  width: 225px;
  height: auto;
}
.soap_display_RightContainer {
  padding: 0px 20px;
  float: right;
  position: relative;
  width: 370px;
  clear: right;
  height: auto;
  text-align: justify;
}
.choc_koteret {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
#choc-tzuga {
  background: transparent url(graphics/NUGO-EventsBG.png) repeat-y scroll 0%;
  width: 900px;
  position: relative;
}
#NuGo_Top {
  margin: 0;
  background: transparent url(graphics/NUGO-Noticeboard_T.png) no-repeat scroll 0%;
  position: relative;
  width: 800px;
  height: 26px;
}
#NuGo_Body {
  margin: 0;
  background: transparent url(graphics/NUGO-Noticeboard_M.png) repeat-y scroll 0%;
  position: relative;
  width: 800px;
}
#NuGo_Bottom {
  margin: 0;
  background: transparent url(graphics/NUGO-Noticeboard_B.png) no-repeat scroll 0%;
  width: 800px;
  height: 28px;
}
#NoteContainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 700px;
	height: auto;
}
.NoteTop {
  padding: 30px 25px 0px;
  position: relative;
  width: 650px;
  font-family: "Comic Sans MS";
  font-size: 18px;
  color: #320000;
  background-image: url(graphics/Notice_T.png);
  height: 28px;
  background-repeat: no-repeat;
}
.NoteBody {
	margin: 0px;
	padding: 6px 25px 0px;
	position: relative;
	width: 650px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #320000;
	background-image: url(graphics/Notice_M.png);
	background-repeat: repeat-y;
	line-height: 24px;
	height: auto;
}
.NoteBottom {
  padding: 0px 25px;
  position: relative;
  width: 650px;
  font-family: "Comic Sans MS";
  background-image: url(graphics/Notice_B.png);
  height: 67px;
  background-repeat: no-repeat;
}


a#TwitterButton {
	margin: 0;
	display: block;
	width: 100px;
	height: 30px;
	padding: 0;
	background: url(graphics/TwitterButton.png) no-repeat 0px 0px;
	top: 20px;
	position: relative;
}

a#TwitterButton:hover {
    background: url(graphics/TwitterButton.png) no-repeat 0px -30px;
}

a#TwitterButton_i {
    margin: 0;
    display: block;
    width: 100px;
    height: 30px;
    padding: 0;
    background: url(graphics/TwitterButton_i.png) no-repeat 0px 0px;
    top: 20px;
    position: relative;
}

a#TwitterButton_i:hover {
    background: url(graphics/TwitterButton_i.png) no-repeat 0px -30px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
h2 {
  font-size: 10px;
  font-weight: normal;
}
.soap_bold {
  font-size: 12px;
  font-weight: bold;
  color: #91b1d3;
}
