body {
	background-color: #1F000F;
	background-image: url('../images/treatment/bg_gradient.jpg');
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana, arial, sans-serif;
	font-size: 12px;
}

h2, h3 {
	padding-left: 10px;
}

#center_panel_inner a {
	border-bottom: 1px dotted #CA0878;
	color: #CA0878;
	text-decoration: none;
}

#center_panel_inner a:hover {
	border-bottom: 1px dotted #333333;
	color: #333333;
	text-decoration: none;
}

#content {
	background: url('../images/treatment/home_body_bg-trans.png') repeat-y top center;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: #2E0115 url('../images/treatment/header.png') no-repeat center center;
	height: 310px;
	margin: 0 auto;
	padding: 0;
}

#content_body	{
	margin: 0 auto;
	width: 900px;
	margin-top: -60px;
	background-color: #e4ebe4;
	padding-top: 10px;
}

a {
	color: #CA0878;
	border-bottom: 1px dotted #CA0878;
	text-decoration: none;
}

a:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}
	#content_body #left_panel {
		width: 200px;
		float: left;
		margin: 0 0 0 10px;
		display: inline;
	}
	
		#content_body #left_panel p a {
			color: #333333;
			border-bottom: 1px dotted #333333;
		}
	
		#content_body #left_panel p a:hover {
			color: #CA0878;
			border-bottom: 1px dotted #CA0878;
		}

		#content_body #left_panel p {
			padding: 5px;
		}

			#content_body #left_panel #navigation {	
				background-color: #ffffff;
				margin: 0;
				margin-bottom: 15px;
				padding: 0;
				border: 1px solid #CCCCCC;
			}

				#content_body #left_panel #navigation ul {	
					background-image: url('../images/treatment/menu_bg.jpg');
					background-position: top center;
					background-repeat: repeat-x;
					margin: 5px;
					padding: 0;
					padding-bottom: 15px;
					list-style: none;
					border: 1px solid #CCCCCC;
				}

				#content_body #left_panel #navigation ul li {	
					margin: 0;
					padding: 10px 0 0 0;
					list-style: none;
				}

						#navigation ul li a {	
							border-top: 1px solid #CCCCCC;
							color: #333333;
							display: block;
							font-weight: 700;
							margin: 0 10px;
							padding: 10px 0 0 0;
							text-decoration: none;
							border-bottom: 0;
							text-transform: uppercase;
							font-size: 90%;
						}

						#navigation ul li a:hover {	
							color: #CA0878;
						}
						
						#navigation ul li a.current {	
							color: #CA0878;
						}
						#navigation ul li a.last {	
							border: 0;
						}
						
						#content_body #left_panel #navigation ul li ul {	
							padding: 0;
							background: transparent;
							border: 0;
						}

							#content_body #left_panel #navigation ul li ul li {	
								margin: 0;
								padding: 2px 0 0 30px;
								list-style: none;
							}

									#navigation ul li ul li a {	
										border: 0;
										color: #333333;
										display: block;
										font-weight: 500;
										margin: 0 10px;
										padding: 0;
										text-decoration: none;
										text-transform: uppercase;
									}

									#navigation ul li ul li a:hover {	
										color: #CA0878;
									}

									#navigation ul li ul li a.current {	
										color: #CA0878;
									}
							
			#content_body #left_panel .sponsor {
				margin: 10px;
				text-align: center;
			}
							
			#content_body #left_panel .sponsor a {
				border-bottom: 0;
			}
							
			#content_body #left_panel .sponsor_last {
				border-bottom: 0;
				margin-bottom: 10px;
				padding-bottom: 10px;
				text-align: center;
			}

	#footer	{
		margin: 0 auto;
		width: 924px;
		padding: 0;
		background: url('../images/treatment/home_body_bg-trans.png') repeat-y top center;
	}
	
	#footer_inner {
		background-color: #CA0878;
		margin: 0 12px 0px 12px;
		height: 35px;
	}

	#footer_inner p	{
		padding: 10px 15px 0 15px;
		color: #ffffff;
		text-align: center;
	}

	#footer_inner p a	{
		color: #ffffff;
		text-decoration: none;
		border-bottom: 1px dotted #fffff;
	}

	#footer_inner p a:hover	{
		color: #333333;
		text-decoration: none;
		border-bottom: 1px dotted #333333;
	}
	
	#left_tower {
		text-align: center;
	}
	
	#top_banner {
		margin-bottom: 10px;
	}
