@charset "UTF-8";
/* CSS Document */

#html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #EBEBF5;
	}

#body {
	text-align: center;
	width: 820px;
	height: 640px;
	}

#vertical {
	position:absolute;
	top:50%;
	margin-top:-320px;
	width:100%;
	}

#hoz {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	height:640px;
	background-color: #EEEFF7;
	}
	
#content-wrapper {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	height:640px;
	}

#top {
	position: absolute; top: 0;
	clear: left;
	width: 800px;
	height: 620px;
	margin-left: 20px;
	background-image: url(../images/gradation.jpg); 
	background-repeat: repeat-x;
	}

#logo {
	position: absolute; top: 50px;
	clear: left;
	width: 770px;
	height: 140px;
	margin-left: 50px;
	}

#shadow {
	position: absolute; top: 20px;
	clear: left;
	width: 800px;
	height: 620px;
	margin-right: 20px;
	background-image: url(../images/shadow.jpg);
	}

#dancers {
	position: absolute; top: 0;
	margin-left: 620px;
	width: 200px;
	height: 620px;
	background-image: url(../images/twodancers.jpg); 
	background-repeat: no-repeat;
	}

#dancers2 {
	position: absolute;
	top: 190px;
	margin-left: 480px;
	width: 170px;
	height: 430px;
	background-image: url(../images/girl-boy-a.jpg);
	background-repeat: no-repeat;
	}

#dancers3 {
	position: absolute;
	top: 0;
	margin-left: 650px;
	width: 170px;
	height: 620px;
	background-image: url(../images/girl-boy-b.jpg);
	background-repeat: no-repeat;
	}

#boydancer {
	position: absolute; top: 0;
	margin-left: 600px;
	width: 200px;
	height: 620px;
	background-image: url(../images/boy.jpg); 
	background-repeat: no-repeat;
	}

#maintext {
	position: absolute; top: 240px;
	width: 350px;
	height: 360px;
	margin-left: 50px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
	}

#maintext2 {
	position: absolute; top: 240px;
	width: 285px;
	height: 360px;
	margin-left: 50px;
	padding-right: 15px;
	border-right: 1px solid #FFFFFF;
	}

#maintext3 {
	position: absolute; top: 240px;
	width: 270px;
	height: 360px;
	margin-left: 365px;
	z-index: 2;
	}

#maintext4 {
	position: absolute;
	top: 260px;
	width: 240px;
	height: 340px;
	margin-left: 50px;
	padding-right: 20px;
	border-right: 1px solid #FFFFFF;
	}

#maintext5 {
	position: absolute;
	top: 260px;
	width: 250px;
	height: 340px;
	margin-left: 350px;
	}

#group {
	position: absolute; top: 0;
	margin-left: 600px;
	width: 200px;
	height: 250px;
	background-image: url(../images/corner.jpg); 
	background-repeat: no-repeat;
	}

#map {
	position: absolute;
	top: 240px;
	width: 340px;
	height: 360px;
	margin-left: 50px;
	}

#venue {
	position: absolute;
	top: 240px;
	width: 230px;
	margin-left: 420px;
	}

#times {
	position: absolute;
	top: 240px;
	width: 620px;
	height: 360px;
	margin-left: 50px;
	z-index: 2;
	}

#text-wrapper {
	position: absolute;
	top: 250px;
	width: 780px;
	height: 345px;
	margin-left: 40px;
	overflow: auto;
	}

#balletpic {
	position: absolute; top: 240px;
	width: 190px;
	height: 280px;
	margin-left: 430px;
	}

#caption1 {
	position: absolute; top: 530px;
	width: 190px;
	height: 100px;
	margin-left: 430px;
	}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif,
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	vertical-align: text-top;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
	}

.h1a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: text-top;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
	}

.h1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	vertical-align: text-top;
	color: #644593;
	font-weight: bold;
	letter-spacing: normal;
	}

.h1c {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: text-top;
	color: #644593;
	font-weight: bold;
	letter-spacing: normal;
	}

.h1d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	vertical-align: text-top;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
	}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	vertical-align: text-top;
	line-height: 26px;
	color: #644593;
	font-weight: bold;
	letter-spacing: normal;
	}

.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
	line-height: 18px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: normal;
	}

#navcontainer {
	width: 770px;
	height: 25px;
	margin-left: 50px;
	position: absolute;
	top: 200px;
	margin-bottom: 1em;
	overflow: hidden;
	z-index: 1;
}

#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	}

#navlist li {
	text-decoration: none;
	border-left: 2px solid #644593;
	float: left;
	line-height: 1.6em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	}

#navlist li a:link {
	color: #FFFFFF; 
	text-decoration: none;
	}
	
#navlist li a:visited {
	color: #6E6DA6; 
	text-decoration: none;
	}
	
#navlist li a:hover {
	color: #644593; 
	text-decoration: none;
	}
	
#navlist li a:active ; id="current" {
	color: #56C5DE; 
	text-decoration: none; 
	}

