BODY {background-image: url(bgWcolorTransp.png);
	background-color: #ffec7d;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-attachment: fixed;}


div.menubar
	A:link {text-decoration: none; color: #ffec7d;}
div.menubar
	A:visited {text-decoration: none; color: #ffec7d;}
div.menubar
	A:hover {text-decoration: none; color: #ffffff;}


div.transbox {
  width: 800px;
  margin: 0 auto;
  position: relative;
  padding:10px;}
div.transbox
  A:link {text-decoration: underline; color: #AD0000;}


div.bg {
  background-image: url(transBG.png);
}