body {
	font: 10px verdana, tahoma, sans-serif;
	line-height:1.3em; 
	color: #000000;
	background: #D6D2BA;
	text-align: center;
	padding: 0px;
	margin: 0px; 
	height: 100%;
}
p {
	margin:0px;
	padding-top:2px;
	padding-bottom:5px;
	text-align:justify;
}
a {
	color:#999999;
	font-weight:normal;
	background: transparent;
	text-decoration:none;
}
a:visited {
	color: #999999;
	background: transparent;
}
a:hover {
	color:#0400ab;
	background: transparent;
	text-decoration:none;
}
a:active {
	color: #0400ab;
	background: transparent;
	text-decoration:none;
}
acronym {
	border-bottom: #ffffff 1px dotted;
	cursor:help;
}

#container {
	position: relative;
	margin: 0px auto;
	margin-top: 30px;
	width: 758px;
	padding: 0px;
	
	color: inherit;

}

#containerBorder {
	position: relative;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	background: #ffffff;
	color: inherit;
	border: #3B0D43 1px solid;
}

/* ----------------------------- header --------------------------- */
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 139px;
	background: #D6D2BA url(../images/header_bg.jpg) no-repeat;
}
#clicker {
	position: relative;
	margin-left: 20px;
	margin-right: 615px;
	height: 125px;
}

/* --------------------------- master nav ------------------------- */
#master_nav {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	background: #ffffff;
	height: 20px;
}
#master_nav ul {
	margin: 0px;
	margin-right: 5px;
	padding: 1px;
}
#master_nav li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 5px;
	color: #0400ab;
}

/* ---------------------------- sub nav -------------------------- */
#sub_nav {
	/*float: left;*/
	position: absolute;
	font: 9px verdana, tahoma, sans-serif;
	width: 180px;
	/* height: 459px; */
	margin-left: 0px;
	margin-top: 0px;
	background: #B3AE86;
	z-index: 2;
	
}

#sub_nav ul {
	margin:0px;
	padding:0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-top: 0px;
	padding-left: 0px;
}
#sub_nav li {
	list-style-type: none;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	text-indent: 18px;
	color: #666666;
	border-top: #d7d2bc 1px solid;

}
#sub_nav li a {
	color:#000000;
}
#sub_nav li a:hover {
	color: #666666;
}

#boxind-home {
	float: left;
	width: 5px;
	height: 21px;
	margin-left:0px;
	margin-right:0px;
	background: #ffffff;
}

/* ------------------------------ body ---------------------------- */

#bodyUnder {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #B3AE86;
}

#bodyHome {
	position: relative;
	margin: 0px;
	padding: 0px;
	/*height: 459px;*/
	/*background: #D6D2BA url(../images/b-home_bg.jpg) no-repeat bottom;*/
}



#bodyTextBox {
	position: relative;
	font: 11px verdana, tahoma, sans-serif;
	margin-left: 180px;
	padding-left: 43px;
	padding-top: 20px;
	padding-right: 35px;
	background: #d6d2ba;

	
}

#heading-text {
	font: 13px verdana, tahoma, sans-serif;
	font-weight: bold;
	color: #51125C;
	border-bottom: #51125C 1px solid;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#money {
	font: 11px verdana, tahoma, sans-serif;
	color: #51125C;
	border: #51125C 1px solid;
	padding: 7px;
	
	
}

/* ----------------------------- footer --------------------------- */
#footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 53px;
	/*background: #ffffff url(../images/footer_bg.gif) no-repeat;*/
	border: #51125C 1px solid;
}

/* --------------------------- copy right ------------------------- */
#cr {
	position: relative;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	color: #ffffff;
	
}
#cr_left {
	width:175px;
	padding:0px;
	padding-top: 5px;
	float:left;
	background: url(../images/CombustionFlame.gif) no-repeat;
	height: 25px;
}
#cr_left2 {
	width:195px;
	padding:0px;
	padding-top: 5px;
	margin-left: 13px;
	float:left;
	background: url(../images/CombustionFlame.gif) no-repeat;
	height: 25px;

}

#cr_center2 {
	width:260px;
	padding:0px;
	float:left;


}

#cr_center {
	width:300px;
	padding:0px;
	float:left;

}
	
#cr_right {
	width:283px;
	padding-top:5px;
	float:left;
	text-align: right;
	height: 21px;
	
}
.link_dark {
	/*border: #51125C 1px solid;*/
	padding-left: 25px;
	
}
