body {
	margin: 10px auto;
	padding: 0px;
	background-color: #C32603;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

img {
	border-style: none;
}

h1 {
	font-size: 20px;
	color: #7D7D7D;
	display: block;
	clear: both;
	text-align: left;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	color: #7D7D7D;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none; 
	color: #6F6F6F; 
	background: transparent; 
}

a:visited { 
	text-decoration: none; 
	color: #6F6F6F; 
	background: transparent; 
}

a:hover { 
	text-decoration: underline; 
	color: #292929; 
	background: transparent;
}

a:active { 
	text-decoration: none; 
	color: #6F6F6F; 
	background: transparent; 
}

#primary_tbl {
	text-align: center;
}

#primary_tbl table {
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main_top_cap {
	background-image: url(./../images/main/top_banner.jpg);
	background-repeat: no-repeat;
	width: 816px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#main_top {
	background-image: url(./../images/main/top_banner_main.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 276px;
	padding: 0px;
	margin: 0px;
}

#main_stage {
	background-color: #F9F9F9;
	background-image: url(./../images/main/stage_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	margin:0px;
}

#main_bg_left {
	background-color: #FFFFFF;
	background-image: url(./../images/main/shadow_left.jpg);
	background-repeat: repeat-y;
	width: 8px;
	padding: 0px;
	margin: 0px;
}

#main_bg_right {
	background-image: url(./../images/main/shadow_right.jpg);
	background-repeat: repeat-y;
	width: 8px;
	padding: 0px;
	margin: 0px;
}

#main_bottom {
	background-image: url(./../images/main/bottom_banner_main.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 92px;
	padding: 0px;
	margin: 0px;
}

#main_bottom_cap {
	background-image: url(./../images/main/bottom_banner.jpg);
	background-repeat: no-repeat;
	width: 816px;
	height: 28px;
	padding: 0px;
	margin: 0px;
}

#nav_bar ul {
	margin: 0px;
	padding: 4px 20px 4px 20px;
	list-style-type: none;
	background-color: #EBEBEB;
}

#nav_bar ul li {
	position:static;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
}

#nav_bar ul li a:link {
	color: #6F6F6F;
	text-decoration: none;
	background: transparent;
}

#nav_bar ul li a:hover { 
	text-decoration: none; 
	color: #292929; 
	background: transparent;
}

/* sub nav bar */
#adult_subnav {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	float: right;
}

#adult_subnav ul {
	position:static;
	padding: 4px 20px 4px 20px;
	list-style-type: none;
	display: block;
	clear: both;
	background-color: #EBEBEB;
}

#adult_subnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #595959;
}

#adult_subnav ul li:after {
	content: " ::";
}

#adult_subnav ul li.first:before {
	content: ":: ";
}

#adult_subnav ul li a:link {
	color: #6F6F6F;
	text-decoration: none;
	background: transparent;
}

#adult_subnav ul li a:hover { 
	text-decoration: none; 
	color: #292929;
	background: transparent;
}

#adult_txt {
	padding: 0px;
	margin: 20px 30px 0px 30px;
	text-align: left;
	color: #7D7D7D;
}

#adult_txt ul {
	list-style-type: square;
}

#adult_txt_spon ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#adult_txt_spon ul li {
	border-top: 2px solid #7D7D7D;
}

#adult_txt_spon ul li.last {
	border-bottom: 2px solid #7D7D7D;
}

#tips_txt ul {
	margin: 0px 50px;
	padding: 0px;
	list-style-type: decimal;
}

#tips_txt ul li {
	padding: 10px 0px;
	margin: 0px;
	color: #7D7D7D;
}

/* ebby styles */

#ebby_title {
	background-image: url(./../images/ebby/ebby_top.gif);
	background-repeat: no-repeat;
	height: 203px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #6F6F6F;
}

#ebby_title p {
	padding: 160px 0px 0px 45px;
	margin: 0px;

}

#ebby_mes {
	background-image: url(./../images/ebby/ebby_message.gif);
	background-repeat: repeat-y;
	height: 80px;
	padding: 5px 20px 0px 45px;
	color: #A8A8A8;
	text-align: left;
}

#ebby_bottom {
	background-image: url(./../images/ebby/ebby_bottom.gif);
	background-repeat: no-repeat;
	height: 213px;
	padding: 15px 10px 0px 113px;
	margin: 0px;
	color: #A8A8A8;
}

#copy_foot {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	color: #4E0E00;
}

.tip_title {
	font-size: 11px;
	font-weight: bold;
}

.tip_txt {
	font-size: 11px;
}