@charset "utf-8";
/* CSS Document */
#container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.person_menu_back {
	background-image: url(../images/person_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 127px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
.person_menu_back img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.person_menu_back img:hover {
	height: 83px;
	width: 62px;
}

.artists_menu_text {
	font-weight: bold;
	background-image: url(../images/person_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 127px;
	height: 39px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#main_page_content table {
	text-align: center;
}


#nav1 {
	width: 365px;
}
#tel_no {
	float: left;
	height: 50px;
	width: 263px;
	margin-top: 50px;
	margin-left: 175px;
}

#main_area_top {
	background-image: url(../images/wide_main_area_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
#main_right {
	width: 790px;
	float: left;
	background-image: url(../images/wide_main_area_repeater.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#main_reflec_bottom {
	background-image: url(../images/wide_main_reflec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	clear: both;
	float: left;
	width: 971px;
}
#cright {
	float: left;
	font-size: 11px;
	color: #C7DC7D;
	clear: none;
	margin-top: 35px;
	margin-left: 180px;
}
