#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding-right: 10px;
	padding-left: 40px;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentBG {
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	width: 800px;
}


#top {
	background-image: url(../images/topBanner.jpg);
	height: 248px;
	width: 800px;
	background-repeat: no-repeat;
}
#footer {
	color: #808080;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #D3AE67;
}
#footer a {
	color: #FF6600;
	text-decoration: underline;
}


body {
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
#bambooMenu a {
	height:35px;
	color:#333;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	background:url(../images/pro_six_0a.gif) no-repeat;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 30px;
	float: left;
}
#bambooMenu a b {float:left; padding:0 25px 5px 15px; background:url(../images/pro_six_0b.gif) no-repeat right top;}
#bambooMenu a:hover {color:#fff; background: url(../images/pro_six_1a.gif) no-repeat;}
#bambooMenu a:hover b {background:url(../images/pro_six_1b.gif) no-repeat right top;}
