* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
html {
	background: #000;
	width: 100%;
}
body {
	padding-bottom: 40px;
	font-family: "Myriad Pro", verdana, arial, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	display: none;
}
img, fieldset {
	display: block;
	border: none;
}
.page {
	width: 965px;
	margin: 0 auto;
}
.header {
	width: 789px;
	height: 176px;
	padding: 7px 0 0 176px;
	overflow: hidden;
}
.header h1 {
	position: relative;
	width: 315px;
	height: 114px;
	margin: 0 0 10px 14px;
	overflow: hidden;
	font-size: 40px;
	font-weight: normal;
}
.header h1 a {
	display: block;
	cursor: pointer;
	padding-top: 18px;
}
.header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 315px;
	height: 114px;
}
.topmenu li {
	display: inline;
}
.topmenu a {
	float: left;
	height: 25px;
	padding-top: 6px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	color: #999;
}
.topmenu a.thispage {
	color: #fff;
}
.topmenu a.thispage:hover {
	text-decoration: none;
}
.topmenu01, .topmenu04 {
	width: 77px;
}
.topmenu02 {
	width: 99px;
}
.topmenu03 {
	width: 86px;
}
.topmenu05 {
	width: 95px;
}
.topmenu06 {
	width: 72px;
}
.topmenu07 {
	width: 82px;
}
.main {
	padding-bottom: 50px;
	line-height: 140%;
	width: 965px;
}
.banner {
	width: 961px;
	height: 32px;
	padding-top: 192px;
	overflow: hidden;
	text-align: right;
}
.banner a {
	font-size: 15px;
	padding: 0 3px 0 21px;
	color: #0090D5;
	background: url('../images/ico_pdf.gif') no-repeat left center;
}
.roundbox_top ul {
	padding-top: 13px;
	font-size: 15px;
	color: #000;
}
.roundbox_top ul li {
	display: inline;
}
.roundbox_top ul a {
	padding: 0 12px;
	color: #000;
}
.roundbox_top ul a.thispage {
	color: #fff;
}
.roundbox_top ul a.thispage:hover {
	text-decoration: none;
}
.footer1 {
	padding: 28px 0 18px 0;
	margin-bottom: 7px;
	color: #333;
}
.footer1_content {
	padding: 5px 0 13px 0px;
	width: 965px;
	margin: 0 auto;
	background-image: url(../images/footer1_content.png);
	background-repeat: repeat-y;
	background-position: 0px 0;
}
.footer1_left {
	float: left;
	width: 260px;
	padding-right: 40px;
	overflow: hidden;
}
.footer1_middle {
	float: left;
	width: 285px;
	padding: 0 42px 0 20px;
	overflow: hidden;
}
.footer1_right {
	float: left;
	width: 260px;
	padding-left: 23px;
	overflow: hidden;
}
.footer1 h5 {
	padding: 0 0 8px 23px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 20px;
	font-weight: normal;
}
.footer1_left h5 {
	background: url('../images/h5_footer1_left.png') no-repeat left top;
}
.footer1_middle h5 {
	background: url('../images/h5_footer1_middle.png') no-repeat left top;
}
.footer1_right h5 {
	padding-left: 28px;
	background: url('../images/h5_footer1_right.png') no-repeat left top;
}
.footer1 p {
	line-height: 130%;
}
.footer1 a, .footer2 a {
	color: #0276AD;
}
.footer2 {
	width: 100%;
	padding: 25px 0 25px;
	margin: 0 auto;
	font-size: 12px;
	color: #999;
	text-align: center;
}

.footer2 img { display: inline; }


.announcement {
	font-size: 125%;
}
.announcement p {
	margin:1em 0 1em 0;
}



.enrollment_form {
	padding: 2px 0 5px 10px;
	width: 904px;
}
.enrollment_form fieldset {
	width: 324px;
	float: left;
	padding-left: 81px;
}
.enrollment_form h4 {
	padding: 8px 0 2px 0;
	font-size: 13px;
	font-weight: normal;
}
.enrollment_form input, .enrollment_form select, .enrollment_form textarea {
	display: block;
	width: 315px;
	height: 20px;
	border: 1px solid #000;
	padding: 3px 0 0 7px;
	margin-bottom: 8px;
	font-size: 14px;
	font-family: "Myriad Pro", verdana, arial, sans-serif;
	color: #666;
}
.enrollment_form select {
	width: 324px;
	height: 23px;
	margin-bottom: 12px;
}
.enrollment_form textarea {
	width: 308px;
	height: 98px;
	padding: 7px;
	margin-bottom: 12px;
}
.enrollment_form table {
	width: 100%;
	border-collapse: collapse;
}
.enrollment_form .td1 {
	width: 111px;
}
.enrollment_form .td2 {
	width: 141px;
}
.enrollment_form .td3 {
	width: 190px;
}
.enrollment_form .td4 {
	width: 134px;
}
.enrollment_form .td5 {
	width: 40px;
}
.enrollment_form table input {
	margin-bottom: 1px;
}
.enrollment_form .td1 input {
	width: 101px;
}
.enrollment_form .td2 input {
	width: 131px;
}
.enrollment_form .td3 input {
	width: 172px;
}
.enrollment_form .td4 input {
	width: 125px;
}
.enrollment_form .td5 input {
	width: 35px;
}
.enrollment_form span {
	display: block;
	padding-bottom: 6px;
	font-size: 12px;
}
.enrollment_form .submit_btn {
	float: right;
	width: 69px;
	height: 27px;
	border: none;
	padding: 0;
	color: #0276AD;
	cursor: pointer;
	background: #DCDCDC url('../images/button01.png') no-repeat right top;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
/* -- home start --*/
.home {
	background: #000 url('../images/body_home.png') repeat-x left top;
}
.home .header {
	background: #E0E0E0 url('../images/header_home.png') no-repeat left top;
}
.home .header h1 a {
	color: #002169;
}
.home .header h1 span {
	background: url('../images/h1_home.png') no-repeat left top;
}
.home .topmenu01 {
	background: #0176B1 url('../images/topmenu01.png') no-repeat left top;
}
.home .footer1 {
	background: #fff url('../images/footer1_home.png') repeat-x left top;
}
.home .footer2 {
	background: url('../images/footer2_home.png') no-repeat 110px center;
}
.home hr.visible {
	display: block;
	height: 1px;
	color: #333;
	background-color: #333;
	border: 0px solid #333;
}
.home .main {
	padding: 68px 0 80px 147px;
	width: 686px;
	background: url('../images/main_home.png') no-repeat left top;
}
.home h2 {
	padding-bottom: 50px;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	line-height: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.home h2 span {
	display: block;
	font-size: 24px;
}
.home .link_box {
	float: left;
	width: 164px;
	margin-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	line-height: 100%;
}
.home .link_box img {
	padding-bottom: 16px;
}
.home .link_academy {
	color: #D30202;
}
.home .link_theatre {
	color: #7335A3;
}
.home .link_visual {
	color: #1FA555;
}
.home .link_concert {
	margin-right: 0;
	color: #FF740A;
}
.home .text {
	padding-top: 40px;
	font-size: 14px;
	line-height: 140%;
}
.home .text a {
	font-size: 12px;
	color: #0090D5;
	padding-right: 20px;
	background: url('../images/learn_more.png') no-repeat right center;
}
/* -- home end --*/
/* -- about start --*/
.about .header {
	background: #E0E0E0 url('../images/header_about.png') no-repeat left top;
}
.about .main {
	padding: 68px 0 55px 1px;
	width: 943px;
	background: none;
}
.about h2 {
	padding-bottom: 40px;
}
.about .text {
	width: 903px;
	padding: 174px 40px 0 0;
	background: url('../images/main_about.jpg') no-repeat left top;
}
.about h3 {
	padding: 42px 0 12px 0;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 22px;
	font-weight: normal;
	color: #7ACEFF;
}
.about .text p {
	font-size: 13px;
}
.about .text ul {
	float: left;
	width: 290px;
	padding-right: 30px;
	overflow: hidden;
	line-height: 15px;
}
.about .text ul li {
padding-bottom:12px;
}
.about .text ul.middle {
	width: 300px;
}
.about .text ul.right {
	width: 253px;
	padding-right: 0;
}
/* -- about end --*/
/* -- academy start --*/
.academy {
	background: #000 url('../images/body_academy.png') repeat-x left top;
}
.academy .header {
	background: #E0E0E0 url('../images/header_academy.png') no-repeat left top;
}
.academy .header h1 a {
	color: #8E0101;
}
.academy .header h1 span {
	background: url('../images/h1_academy.png') no-repeat left top;
}
.academy .topmenu02 {
	background: #BF261B url('../images/topmenu02.png') no-repeat left top;
}
.academy .footer1 {
	background: #fff url('../images/footer1_academy.png') repeat-x left top;
}
.academy .footer2 {
	/*background: url('../images/footer2_academy.png') no-repeat 110px center;*/
}

.academy .footer2 img { position: relative; top: 21px; padding: 0 20px 0 0;}
.academy .main {
	padding: 45px 0 50px 0;
	background: url('../images/main_academy.png') no-repeat right top;
}
.academy .text {
	width: 690px;
	height: 144px;
	overflow: hidden;
}
.academy h2 {
	padding-bottom: 12px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 24px;
	font-weight: normal;
}
.academy .premier {
	font-size: .7em;
	font-weight: normal;
	font-style: italic;
}
.academy .banner {
	background: url('../images/img01_academy.jpg') no-repeat left top;
}
.academy .roundbox {
	position: relative;
	width: 962px;
}
.academy .roundbox_top {
	height: 41px;
	text-align: left;
	padding-left: 334px;
	overflow: hidden;
	background: #DDAF2C url('../images/roundbox_top_academy.png') no-repeat left top;
}
.academy .roundbox_middle {
	width: 914px;
	padding: 20px 24px 0 24px;
	background: #370000 url('../images/roundbox_middle_academy.png') repeat-y left top;
}
.academy .roundbox_bottom {
	height: 15px;
	font-size: 0;
	line-height: 0;
	background: #370000 url('../images/roundbox_bottom_academy.png') no-repeat left top;
}
.academy .flyer {
	position: absolute;
	top: -47px;
	left: -5px;
}
.academy .classContainer .classHeader {
	color: #ddaf2c;
	border-bottom: 1px solid #7e7e7e;
	margin-bottom: 10px;
}
.academy .classContainer .firstHeader {
	padding-left: 319px;
}
.academy p.regInfo {
	clear: both;
	border-top: 1px solid #7e7e7e;
	padding-top: 10px;
}

.academy .first {
	margin-top: 95px;
}
.academy .left {
	float: left;
	width: 270px;
	margin-right: 50px;
	overflow: hidden;
}
.academy .middle {
	float: left;
	width: 282px;
	margin-right: 40px;
	overflow: hidden;
}
.academy .right {
	float: left;
	width: 272px;
	overflow: hidden;
}
.academy .center {
	text-align: center;
}
.academy .roundbox_middle h3 {
	font-size: 19px;
	font-weight: normal;
	color: #FFCC33;
	line-height: 140%;
}
.academy .roundbox_middle p {
	padding-bottom: 20px;
}
.academy .toptext {
	width: 520px;
	height: 115px;
	padding: 13px 0 0 304px;
	font-size: 16px;
	line-height: 130%;
	color: #FFCC33;
}
html>.academy .toptext {
	min-height: 115px;
	height: auto;
}
/* -- academy end --*/
/* -- faculty start --*/
.faculty .roundbox_top {
	background: #DD5114 url('../images/roundbox_top_faculty.png') no-repeat left top;
}
.faculty .flyer {
	left: -14px;
}
.faculty .people {
	width: 670px;
}
.faculty .people li {
	padding-bottom: 40px;
}
.faculty .roundbox_middle h3 {
	font-size: 21px;
	color: #fff;
	padding-bottom: 2px;
}
.faculty .roundbox_middle h4 {
	font-size: 15px;
	font-weight: normal;
	color: #999;
	padding-bottom: 5px;
}
.faculty .roundbox_middle p {
	padding-bottom: 0;
}
/* -- faculty end --*/
/* -- theatre start --*/
.theatre {
	background: #000 url('../images/body_theatre.png') repeat-x left top;
}
.theatre .header {
	background: #E0E0E0 url('../images/header_theatre.png') no-repeat left top;
}
.theatre .header h1 a {
	color: #45215E;
}
.theatre .header h1 span {
	background: url('../images/h1_theatre.png') no-repeat left top;
}
.theatre .topmenu03 {
	background: #5B2B7D url('../images/topmenu03.png') no-repeat left top;
}
.theatre .footer1 {
	background: #fff url('../images/footer1_theatre.png') repeat-x left top;
}
.theatre .footer2 {
	background: url('../images/footer2_theatre.png') no-repeat 110px center;
}
.theatre .main {
	padding-bottom: 74px;
	background: url('../images/main_theatre.jpg') no-repeat right top;
}
.theatre h2 {
	padding-bottom: 12px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 22px;
	font-weight: normal;
}
.theatre .premier {
	font-size: .7em;
	font-weight: normal;
	font-style: italic;
}

.theatre .text {
	padding-top: 48px;
	width: 480px;
	/*height: 196px;
	overflow: hidden;*/
}
.theatre .seasons {
	padding-top: 10px;
}
.theatre .seasons .left, .theatre .seasons .middle, .theatre .seasons .right {
	float: left;
	width: 200px;
	padding-right: 140px;
	overflow: hidden;
}
.theatre .seasons .middle {
	padding-right: 130px;
}
.theatre .seasons .right {
	width: 280px;
	padding-right: 0;
}
.theatre .seasons h3 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #737373;
}
.theatre .seasons .right h3 {
	border-bottom: 1px solid #333;
}
.theatre .seasons p {
	padding: 10px 0 5px 0;
	/*font-size: 12px;*/
	/*color: #737373;*/
}
.theatre .seasons span {
	color: #fff;
}
.theatre .seasons a.learn_more {
	float: right;
	width: 103px;
	height: 27px;
	margin-top: 9px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 27px;
	color: #0276AD;
	background: #DCDCDC url('../images/button01.png') no-repeat left top;
}
/* -- theatre end --*/
/* -- detail start --*/
.detail .header {
	background: #E0E0E0 url('../images/header_detail.png') no-repeat left top;
}
.detail .main {
	padding: 50px 0 40px 0;
	background: none;
}
.detail h2 {
	font-size: 24px;
	padding-bottom: 26px;
}
.detail .left, .detail .right {
	float: left;
	width: 200px;
	padding-right: 37px;
	overflow: hidden;
}
.detail .right {
	width: 710px;
	padding-right: 0;
}
.detail h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
.detail .maintext {
	width: 640px;
	padding: 10px 0 14px 0;
}
.detail .rating {
	padding-bottom: 70px;
	font-size: 21px;
	color: #999;
}
.detail .rating b, .detail .guide b {
	font-weight: normal;
	margin-left: -3px;
	color: #fff;
}
.detail .rating span {
	display: block;
	font-size: 14px;
}
.detail h4 {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 3px;
}
.detail .guide {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 4px 0;
	color: #999;
}
.detail .guide span {
	padding-right: 15px;
}
.detail .disclaimer {
	padding-top: 5px;
	font-size: 10px;
	color: #666;
	line-height: 130%;
}
.detail .disclaimer a {
	color: #2C6287;
}
/* -- detail end --*/
/* -- visual start --*/
.gallery {
	background: #000 url('../images/body_visual.png') repeat-x left top;
}
.gallery .header {
	background: #E0E0E0 url('../images/header_visual.png') no-repeat left top;
}
.gallery .header h1 a {
	color: #004721;
}
.gallery .header h1 span {
	background: url('../images/h1_visual.png') no-repeat left top;
}
.gallery .topmenu04 {
	background: #1E9C44 url('../images/topmenu04.png') no-repeat left top;
}
.gallery .footer1 {
	background: #fff url('../images/footer1_visual.png') repeat-x left top;
}
.gallery .footer2 {
	background: url('../images/footer2_visual.png') no-repeat 110px center;
}
.gallery .main {
	padding: 48px 0 70px 0;
	background: url('../images/main_visual.jpg') no-repeat right top;
}
.gallery .text {
	width: 680px;
	height: 143px;
	overflow: hidden;
}
.gallery h2 {
	padding-bottom: 14px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 24px;
	font-weight: normal;
}
.gallery .banner {
	background: url('../images/img01_visual.jpg') no-repeat left top;
}
/*
.gallery .roundbox {
	position: relative;
	width: 960px;
}
.gallery .roundbox_top {
	height: 40px;
	padding-left: 274px;
	overflow: hidden;
	background: #DD5114 url('../images/roundbox_top_visual.png') no-repeat left top;
}
.gallery .roundbox_middle {
	padding: 150px 35px 25px 35px;
	background: #084B1E url('../images/roundbox_middle_visual.png') repeat-y left top;
	max-height: 100%;
}
.gallery .roundbox_bottom {
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: #084B1E url('../images/roundbox_bottom_visual.png') no-repeat left top;
}
*/
.gallery .roundbox {
	position: relative;
	width: 960px;
}
.gallery .roundbox_top {
	height: 40px;
	text-align: left;
	padding-left: 334px;
	overflow: hidden;
	background: #DD5114 url('../images/roundbox_top_visual.png') no-repeat left top;
}
.gallery .roundbox_middle {
	width: 914px;
	padding: 20px 22px 0 24px;
	background: #084B1E url('../images/roundbox_middle_visual.png') repeat-y left top;
}
.gallery .roundbox_bottom {
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: #084B1E url('../images/roundbox_bottom_visual.png') no-repeat left top;
}

.gallery .flyer {
	position: absolute;
	top: -40px;
	left: -9px;
}
.gallery .classContainer .classHeader {
	color: #ddaf2c;
	border-bottom: 1px solid #7e7e7e;
	margin-bottom: 10px;
}
.gallery .classContainer .firstHeader {
	padding-left: 319px;
}

.gallery .temporary_content {
	padding-bottom: 145px;
	font-size: 62px;
	text-align: center;
}
.gallery p.regInfo {
	clear: both;
	border-top: 1px solid #7e7e7e;
	padding-top: 10px;
}

.gallery .first {
	margin-top: 95px;
}
.gallery .left {
	float: left;
	width: 270px;
	margin-right: 50px;
	overflow: hidden;
}
.gallery .middle {
	float: left;
	width: 282px;
	margin-right: 40px;
	overflow: hidden;
}
.gallery .right {
	float: left;
	width: 272px;
	overflow: hidden;
}
.gallery .roundbox_middle h3 {
	font-size: 19px;
	font-weight: normal;
	color: #FFCC33;
	line-height: 140%;
}
.gallery .roundbox_middle p {
	padding-bottom: 20px;
}
.gallery .toptext {
	width: 520px;
	height: 115px;
	padding: 13px 0 0 304px;
	font-size: 16px;
	line-height: 130%;
	color: #FFCC33;
}
html>.gallery .toptext {
	min-height: 115px;
	height: auto;
}
/* -- visual end --*/
/* -- concert start --*/
.concert {
	background: #000 url('../images/body_concert.png') repeat-x left top;
}
.concert .header {
	background: #E0E0E0 url('../images/header_concert.png') no-repeat left top;
}
.concert .header h1 a {
	color: #FF6600;
}
.concert .header h1 span {
	background: url('../images/h1_concert.png') no-repeat left top;
}
.concert .topmenu05 {
	background: #FD7B10 url('../images/topmenu05.png') no-repeat left top;
}
.concert .footer1 {
	background: #fff url('../images/footer1_concert.png') repeat-x left top;
}
.concert .footer2 {
	background: url('../images/footer2_concert.png') no-repeat 110px center;
}
.concert .main {
	padding-bottom: 110px;
	background: url('../images/main_concert.jpg') no-repeat right top;
}
.concert h2 {
	padding-bottom: 12px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 22px;
	font-weight: normal;
}
.concert .text {
	padding-top: 58px;
	width: 620px;
	height: 153px;
	overflow: hidden;
}
/* -- concert end --*/
/* -- news start --*/
.news {
	background: #000 url('../images/body_news.png') repeat-x left top;
}
.news .header {
	background: #E0E0E0 url('../images/header_news.png') no-repeat left top;
}
.news .header h1 a {
	color: #004850;
}
.news .header h1 span {
	background: url('../images/h1_news.png') no-repeat left top;
}
.news .topmenu06 {
	background: #44797F url('../images/topmenu06.png') no-repeat left top;
}
.news .footer1 {
	background: #fff url('../images/footer1_news.png') repeat-x left top;
}
.news .footer2 {
	background: url('../images/footer2_news.png') no-repeat 110px center;
}
.news .main {
	width: 895px;
	padding-bottom: 90px;
}
.news h2 {
	padding: 50px 0 14px 0;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 25px;
	font-weight: normal;
	color: #999;
}
.news h3 {
	padding-bottom: 8px;
	font-size: 21px;
	font-weight: normal;
	line-height: 130%;
}
.news .main p {
	padding-bottom: 15px;
}
.news .main p.date {
	font-size: 12px;
	padding-bottom: 2px;
	color: #666;
}
/* -- news end --*/

/*--sponsors start--*/
.sponsors {
	background: #000 url('../images/body_sponsors.png') repeat-x left top;
}
.sponsors .header {
	background: #E0E0E0 url('../images/header_sponsors.png') no-repeat left top;
}
.sponsors .header h1 a {
	color: #FFCC33;
}
.sponsors .header h1 span {
	background: url('../images/h1_sponsors.png') no-repeat left top;
}
.sponsors .topmenu08 {
	background: #44797F url('../images/topmenu08.png') no-repeat left top;
}
.sponsors .footer1 {
	background: #fff url('../images/footer1_sponsors.png') repeat-x left top;
}
.sponsors .footer2 {
	background: url('../images/footer2_sponsors.png') no-repeat 110px center;
}
.sponsors .main {
	width: 895px;
	padding-bottom: 90px;
}
.sponsors h2 {
	padding: 50px 0 14px 0;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 25px;
	font-weight: normal;
	color: #999;
}
.sponsors h3 {
	padding-bottom: 8px;
	font-size: 21px;
	font-weight: normal;
	line-height: 130%;
}
.sponsors .main p {
	padding-bottom: 15px;
}
.sponsors .main p.date {
	font-size: 12px;
	padding-bottom: 2px;
	color: #666;
}
.sponsors .text p {
	font-size: 13px;
}
.sponsors .text ul {
	float: left;
	width: 290px;
	padding-right: 30px;
	overflow: hidden;
}
.sponsors .text ul.middle {
	width: 290px;
}
.sponsors .text ul.right {
	width: 253px;
	padding-right: 0;
	float: right;
}
.sponsors .text h1 {
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 17px;
	font-weight: normal;
	color: #E7B725;
	padding-bottom: 3px;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: 18px;
}
/* -- sponsors end --*/

/* -- photos start --*/
.photos {
	background: #000 url('../images/body_photos.png') repeat-x left top;
}
.photos .header {
	background: #E0E0E0 url('../images/header_photos.png') no-repeat left top;
}
.photos .header h1 a {
	color: #610F3C;
}
.photos .header h1 span {
	background: url('../images/h1_photos.png') no-repeat left top;
}
.photos .topmenu07 {
	background: #9A1860 url('../images/topmenu07.png') no-repeat left top;
}
.photos .footer1 {
	background: #fff url('../images/footer1_photos.png') repeat-x left top;
}
.photos .footer2 {
	background-repeat: no-repeat;
	background-position: center;
}
.photos .main {
	padding: 48px 0 130px 0;
	background: url('../images/main_photos.png') no-repeat 0 48px;
}
.photos .gallery {
	float: left;
	width: 310px;
	margin-right: 10px;
}
.photos .gallery h2 {
	padding-bottom: 32px;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 22px;
	font-weight: normal;
}
.photos .gallery a {
	float: left;
	border: 1px solid #232323;
	margin: 0 20px 20px 0;
}
.photos .gallery i {
	display: block;
	padding-top: 7px;
	font-size: 12px;
	color: #666;
}
/* -- photos end --*/
.topmenu08 {
	width: 99px;
}

.underline {
	text-decoration: underline;
}

.pointer {
	cursor: pointer;
}