
/* general
------------------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size : 10px;
	line-height: 1.2;
	color: #ddd;
	letter-spacing: 1px;
}
div#main {
	width: 100%;
	background: #f90;
}
div#wrapper {
	margin: 0 auto;
	width: 740px;
	border-left: 20px solid #f70;
	border-right: 20px solid #f70;
	clear: both;
}
div.pagetop {
	margin: 30px 0;
	font-size : 10px;
	clear: both;
}
h1 {
	height: 5px;
	font-size: 1px;
	text-indent: -9999px;
	text-align: left;
}
h2 {
	padding-top: 35px;
	height: 45px;
	font-size : 22px;
	text-indent: 40px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-indent: -9999px;
}
h2.profile {
	background: #222 url(../img/profile_title.jpg) no-repeat 0 8px;
}
h2.performances {
	background: #222 url(../img/performances_title.jpg) no-repeat 0 8px;
}
h2.awards {
	background: #222 url(../img/awards_title.jpg) no-repeat 0 8px;
}
h2.gallery {
	background: #222 url(../img/gallery_title.jpg) no-repeat 0 8px;
}
h2.choreographies {
	background: #222 url(../img/choreographies_title.jpg) no-repeat 0 8px;
}
h2.message {
	background: #222 url(../img/message_title.jpg) no-repeat 0 8px;
}
h3 {
	padding-top: 20px;
	font-size : 14px;
	color: #f90;
}
h4 {
	padding-top: 20px;
	font-size : 12px;
	color: #f90;
}
p {
	padding-top: 14px;
	font-size : 12px;
	line-height: 1.6;
}
p.fixed {
	width: 360px;
}
p.indent {
	text-indent: -9999px;
}
p.sub {
	padding: 7px 0 0 7px;
	font-size : 10px;
}
a:link,
a:visited {
	color: #06f;
}
a:hover {
	color: #f60;
	text-decoration: none;
}
a:focus {
	outline: none;
}
img {
	border: none;
	vertical-align: top;
}
br {
	letter-spacing: normal;
	line-height: 10px;
}

/* header,menu,footer
------------------------------------------------------------ */
div#header {
	width: 100%;
	height: 425px;
	background: #f60;
}
div#headerimg {
	margin: 0 auto;
	width: 740px;
	height: 400px;
	border-left: 20px solid #f40;
	border-right: 20px solid #f40;
	background: #000 url(../img/header.jpg) no-repeat center 0;
	font-size: 10px;
	line-height: 1.6;
	text-align: right;
}
div#headerimg a {
	width: 740px;
	height: 394px;
	color: #06f;
	text-decoration: none;
	display: block;
}
div#headerimg a:hover {
	color: #fff;
	text-decoration: none;
	background: #fff;
	opacity:0.1;
	filter: alpha(opacity=10);
}
div#menu {
	margin: 0 auto;
	width: 740px;
	height: 25px;
	border-left: 20px solid #f40;
	border-right: 20px solid #f40;
	font-size : 10px;
	line-height: 2.3;
	color: #999;
	text-align: center;
	background: #111;
}
div#menu:after {
	content: "";
	display: block;
	clear: both;
}
div#menu ul {
	margin-left: 1px;
	list-style-type: none;
}
div#menu li {
	width: 123px;
	height: 25px;
	float: left;
}
div#menu li a {
	width: 123px;
	height: 23px;
	display: block;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
div#menu li a:hover,
div#menu li a.slct:hover {
	color: #f60;
	background: #333;
	border-bottom: 1px solid #f60;
}
div#menu li a.slct {
	color: #ddd;
	background: #222;
	border-bottom: 1px solid #222;
}
div#footer {
	width: 100%;
	height: 110px;
	background: #f60;
	clear: both;
}
div#copyright {
	margin: 0 auto;
	padding: 47px 0 0 120px;
	width: 620px;
	height: 63px;
	border-left: 20px solid #f40;
	border-right: 20px solid #f40;
	background: #222 url("../img/footer.jpg") no-repeat;
	font-size : 10px;
	color: #999;
}

/* main
------------------------------------------------------------ */
div#home {
	padding: 300px 40px 0 40px;
	height: 400px;
	background: #222 url(../img/home2.jpg) no-repeat 40px 0;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#profile {
	padding: 0 40px;
	background: #222 url(../img/profile.jpg) no-repeat 100% 100%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#performances {
	padding: 0 40px;
	background: #222 url(../img/performance.jpg) no-repeat 100% 100%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#performances ul {
	padding-top: 12px;
	list-style-type: disc;
}
div#performances li {
	margin-left: 20px;
	font-size : 12px;
	line-height: 1.6;
}
div#choreographies {
	padding: 0 40px;
	background: #222 url(../img/choreographies.jpg) no-repeat 100% 100%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#choreographies ul {
	padding-top: 12px;
	list-style-type: disc;
}
div#choreographies li {
	margin-left: 20px;
	font-size : 12px;
	line-height: 1.6;
}
div#awards {
	padding: 0 40px;
	background: #222 url(../img/awards.jpg) no-repeat 100% 100%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#awards ul {
	width: 420px;
	padding-top: 12px;
	list-style-type: disc;
}
div#awards li {
	margin-left: 20px;
	font-size : 12px;
	line-height: 1.6;
}
div#gallery {
	padding: 0 40px;
	background: #222;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#iframes {
	width: 658px;
}
div#iframes:after {
	content: "";
	display: block;
	clear: both;
}
iframe#main {
	margin-top: 20px;
	width: 458px;
	height: 420px;
	float: left;
	border: none;
}
iframe#sub {
	margin-top: 20px;
	width: 199px;
	height: 420px;
	float: right;
	border: none;
}
iframe#counter {
	margin-top: 14px;
	width: 200px;
	height: 50px;
}
div#message {
	padding: 0 40px;
	background: #222;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#messagegate {
	padding: 0 40px;
	background: #222 url(../img/message.jpg) no-repeat 100% 100%;
	border-top: 1px solid #333;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#messagegate ul {
	width: 470px;
	list-style-type: disc;
}
div#messagegate li {
	margin-left: 20px;
	padding-top: 12px;
	font-size : 12px;
	line-height: 1.6;
}
