body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_wrap {
	background-image: url(images/header_bg.jpg);
	height: 42px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header_box {
	background-image: url(images/header_bg.jpg);
	float: left;
	height: 42px;
	width: 780px;
}

#main_wrap {
	height: 100%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#left_box {
	background-image: url(images/left_bg.jpg);
	float: left;
	height: 462px;
	width: 90px;
}
#hp_main_box {
	background-image: url(images/home_bg.jpg);
	float: left;
	height: 462px;
	width: 425px;
}
#hp_top_box {
	float: left;
	height: 100px;
	width: 425px;
}

#main_box {
	background-image: url(images/internal_main_bg.jpg);
	float: left;
	height: 462px;
	width: 425px;
}
#main_box h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 15px;
	width: 375px;
	background-color: #333333;
	font-size: 18px;
	padding-top: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 0px;
	letter-spacing: 5px;
}
#top_nav {
	float: left;
	height: 30px;
	width: 425px;
}
#top_nav p {
	text-align: right;
	margin-right: 45px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#btm_nav {
	float: left;
	height: 30px;
	width: 425px;
}
#btm_nav p {
	text-align: right;
	margin-right: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_box {
	float: left;
	height: 402px;
	width: 425px;
}
#content_box p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000000;
}
#content_box h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 15px;
	width: 375px;
	background-color: #333333;
	font-size: 18px;
	padding-top: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 0px;
	letter-spacing: 5px;
	height: 20px;
}
#content_box2 {
	float: left;
	height: 370px;
	width: 420px;
	display: inline;
	overflow: scroll;
	overflow-x: hidden;
	z-index: auto;
}
#content_box2 p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000000;
}
#content_box2 h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 15px;
	width: 375px;
	background-color: #333333;
	font-size: 18px;
	padding-top: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 0px;
	letter-spacing: 5px;
	height: 20px;
}
#content_heading_box {
	float: left;
	height: 40px;
	width: 425px;
}

#right_nav_box {
	background-image: url(images/nav_bg.jpg);
	float: left;
	height: 462px;
	width: 175px;
}
#right_nav_box2 {
	background-image: url(images/nav2_bg.jpg);
	float: left;
	height: 462px;
	width: 175px;
}
#nav_top_box {
	float: left;
	height: 254px;
	width: 175px;
}
#nav_top_box p{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}
#nav_btm_box {
	float: left;
	height: 208px;
	width: 175px;
}
#nav_btm_box ul {
	padding: 0px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	margin-left: 90px;
}
#nav_btm_box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_btm_box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_btm_box a:hover {
	color: #CC66CC;
	text-decoration: none;
}
#right_box {
	background-image: url(images/right_bg.jpg);
	float: left;
	height: 462px;
	width: 90px;
}
#footer_box {
	background-image: url(images/footer_bg.jpg);
	height: 88px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footer_box2 {
	background-image: url(images/footer_bg.jpg);
	float: left;
	height: 88px;
	width: 780px;
	background-repeat: no-repeat;
}
#footer_box2 p {
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#footer_box2 a:link {
	color: #CC6666;
	text-decoration: none;
}
#footer_box2 a:visited {
	color: #CC6666;
	text-decoration: none;
}
#footer_box2 a:hover {
	color: #CC9999;
	text-decoration: none;
}
.cdbaby_pos {
	top: 350px;
	position: relative;
	height: 100px;
	width: 150px;
	visibility: visible;
	z-index: auto;
}
.cdbaby_pos1 {
	top: 335px;
	position: relative;
	height: 81px;
	width: 123px;
	visibility: visible;
	z-index: auto;
	left: 135px;
}
#schedule_box {
	display: inline;
	float: left;
	width: 375px;
	margin-top: 0px;
	margin-left: 18px;
}
