body {
  margin:0px;
  padding:0px;
  font: small/1.1em verdana, tahoma, sans-serif;
}

.address {
	margin-left:20px;
}

#content, #pageHead {
  padding:1em;
}


#pageHead h2 {
  font-family: verdona, helvetica, sans serif;
  margin:0px;
  padding:0px;
  margin-top:5px;
  margin-bottom:0px;
  text-align: right;
  color: white;
  letter-spacing: .3em;
}

#content {
 /* use to show color image of kiaow */
 z-index: 1;
 border: 1px solid #663333;
 margin-left: 70px;
 background-color: #885555;
 background-image: url(livingroom_with_kiawo_color.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 100% 0%;
 padding-right: 320px;
}

#content {
 z-index: 1;
 border: 1px solid #663333;
 margin-left: 70px;
 margin-bottom: 70px;
 background-image: none;
 background-color: #885555;
 background-color: #AA7777;
 padding: 0px;
}
#content #contentBody {
 padding-left: 20px;
}

#content h2 {
 margin: 0px;
 padding: 0px;
 line-height: 1em;
}
#content h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}
#content h4 {
 margin: 0px;
 padding: 0px;
 line-height: 1em;
 margin-right: 200px;
 border-bottom: 1px solid #663333;
}
#content .news, #content .entry {
 margin-top: 20px;
}
#content .news p,  #content .entry p{
 margin-top: 5px;
 margin-bottom: 10px;
}

#content .footer {
 clear: both;
 border-top: 1px solid #663333;
 background-color: #330000;
 color: #885555;
 line-height: 1.2em;
 letter-spacing: .2em;
}
blockquote {
 margin-top: 2px;
 padding: 3px;
 border: 1px solid #330000;
 margin-right: 160px;
 background-color: #CC9999;
}

p {
 margin-bottom:0px;
 margin-top:0px;
 margin-left:4px;
 text-indent:0px;
}
a {
 color: #330000;
}

#menue
{
  font-family: verdona, helvetica, sans serif;
  line-height: 1em;
  z-index: 2;
  float:right;
  width: 134px;
  min-height: 300px;
  height: 360px;
  border: 1px solid #663333;
  border-top: none;
  margin-left: .5em;
  padding: 3px;
  padding-top: 0px;
  background-color: #885555;
  background-image: url(livingroom_with_kiawo_dutone.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0%;
}
#menue:hover {
  background-image: url(livingroom_with_kiawo_dutone.jpg);
}
#menue a {
  display:block;
  border: 1px solid #330000;
  text-decoration: none;
  color: white;
  padding: 2px;
  text-align: right;
  margin-bottom: 1px;
  background-color: #663333;
  background-image: url(livingroom_with_kiawo_blur.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0%;
}

#menue a:hover {
  display:block;
  color: black;
  background-color: #FFCCCC;
  border: 1px solid black;
  background-image: url(livingroom_with_kiawo_light.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0%;
}
#menue a.activeMenue {
  display:block;
  color: #AA7777;
  background-color: #FFCCCC;
  border: 1px solid #663333;
  background-image: url(livingroom_with_kiawo_blur.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0%;
}

#pageHead {
  background-image: url(livingroom_with_kiawo_dutone.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0%;

}
#content div.entry ul.address {
  position: relative;
  left: 40px;
  font-weight: bold;
}

#menue div.support {
  border: 1px solid #330000;
  margin-top: 170px;
  color: #FFFFFF;
  background-color: #663333;
  background-image: url(livingroom_with_kiawo_blur.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0%;
}
#menue div.support p {
  font-size: .9em;
}
#menue div.support ul{
  margin: 0px;
  padding: 0px;
}
#menue div.support li {
  font-size: .9em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
}
