body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/bg.jpg);
	margin: 0 0 0 0;
	/* SCROLLBAR COLOR CSS GENERATOR - FRIENDSTER-TWEAKERS.COM */
	scrollbar-face-color: #b90717;
	scrollbar-shadow-color: #b90717;
	scrollbar-3dlight-color: #b90717;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #b90717; 
}
#header {
	position: relative;
	width: 990px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/header.jpg)
}
#footer {
	position: relative;
	width: 990px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
#mainStageContainer {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/bgContent.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}
#flashHome {
	float: left;
	width: 805px;
	height: 391px;
}
#mainStageContent {
	float: left;
	width: 805px;
	height: 612px;
}
#contentArea {
	position: relative;
	width: 805px;
	height: 612px;
}
#contentArea h1 {
	position: absolute;
	left: 227px;
	top: 25px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 22px;
	color: #FFFFFF;
	width: 569px;
}
#contentArea h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
}
#contentBox {
	position: absolute;
	width: 560px;
	height: 519px;
	left: 227px;
	top: 68px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	overflow: auto;
	overflow-x: hidden;
}
#bottomlinks a:link, #bottomlinks a:hover, #bottomlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.imgResize img {
	width: 170px;
}
#contentBox p, #contentBox hr {
	width: 390px;
	text-align: left;
}
#contentBox a {
	color: #FFFFFF;
}
#contentBox span.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#CCCCCC;
}
#baguaContainer {
	position: absolute;
	width: 195px;
	height: 225px;
	left: 28px;
	top: 0px;
}
#baguaPic {
	position: absolute;
	width: 195px;
	height: 300px;
	left: 28px;
	top: 225px;
}
#monthlyTipsFlaContainer {
	position: absolute;
	width: 185px;
	height: 335px;
	left: 28px;
	top: 0px;
	z-index: 1;
}
#homeSections {
	position: absolute;
	left: 0px;
	top: 391px;
	width: 805px;
	height: 221px;
	background-image: url(/images/bgHomeSections.jpg);
	background-repeat: no-repeat;
}
#adRight {
	float: right;
	width: 185px;
	height: 612px;
	background-image: url(/images/adRightBg.jpg);
}
#adRightHome {
	float: right;
	width: 185px;
	height: 612px;
	background-image: url(/images/adRightHomeBg.jpg);
}
#adRightIframe {
	position: absolute;
	width: 120px;
	height: 600px;
	left: 832px;
	top: 1px;
	border: 1px solid #000000;
}
#adBottom {
	position: relative;
	width: 990px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/adBottomBg.jpg);
	background-repeat: no-repeat;
}
#adBottomHome {
	position: relative;
	width: 990px;
	height: 126px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/adBottomHomeBg.jpg);
	background-repeat: no-repeat;
}
#adBottomIframe {
	position: absolute;
	width: 1100px;
	height: 90px;
	left: 50px;
	top: 18px;
}
#adBottomIframe img{
	padding-right: 20px;
}
/* main navigation */
#nav {
	position: relative;
	width: 990px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/navBG.jpg);
	z-index: 2;
}#navMain {
	height: 40px;
	width: 805px;
}
#navMain ul#dropdown {
	height: 40px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navMain ul#dropdown li {
	border-left: 0px;
	float: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#navMain ul#dropdown li a {
	color: #ffffff;
	display: block;
	font-size: 10px !important;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#navMain ul#dropdown li a:hover {
	color: #000000;
}
#navMain ul#dropdown li ul {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
}
#navMain ul#dropdown li:hover ul, #navMain ul#dropdown li.over ul {
	display: block;
}
#navMain ul#dropdown li ul li {
	background-image: url(/images/navMenuBG.jpg);
	border-bottom: 0px;
	height: 22px;
	padding: 0px;
	width: 180px;
	
}
#navMain ul#dropdown li ul li a {
	display: block;
	font-weight: normal;
	height: 14px;
	padding: 3px 0px 3px 12px;
	text-align: left;
}
#products {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 130px;
	height: 90px;
	left: 40px;
	top: 25px;
	position: absolute;
}
#products a{
	color:#FFFFFF;
	text-decoration: none;
}
#products a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#products a:visited {
	color:#FFFFFF;
	text-decoration: none; 
}
#girlShui {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#girlShui a {
	color:#FFFFFF;
	text-decoration:none;
}
#girlShui a:hover {
	color:#FFFFFF;
	text-decoration:underline; 
}
#girlShui a:visited {
	color:#FFFFFF;
	text-decoration:none; 
}
#homepageLinks {
	position:absolute;
	width: 160px;
	height: 80px;
	line-height: 15px;
}
#homepageLinks a{
	color:#660000;
	text-decoration:underline;
}
#homepageLinks a:hover{
	color:#660000;
	text-decoration:underline;
}
#homepageLinks a:visited{
	color:#660000;
	text-decoration:underline;
}
