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

td img {display: block;}
body {
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 150%;
	font-weight: normal;
	margin: 0px;
	background-attachment: fixed;

	
}
#price {
	text-align: center;
	width: 700px;
	margin-left: 100px;
	background-image: url(images/musicbk.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #B7D68A;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #030;
	border-bottom-color: #030;
	padding: 10px;
}

a:link {
	color:#FFF;
	text-decoration:none;
}      /* unvisited link */
a:visited {
	color:#1F432E;
}  /* visited link */
a:hover {
	color:#FFC;
	text-decoration:underline
}  /* mouse over link */
a:active {
	color:#FFF;
}  /* selected link */ 

.warning {
	font-size: small;
	color: #F00;
}


.container #content {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	

}

.container #whitediv{
	background-image: url(images/white_transmat.png);
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #B4D386;
	border-bottom-color: #A1C57A;
	border-left-color: #FFF;
}

.container {
	width:1024px;
	margin:auto;
}
.cleaner {
	width: 100%;
	height: 30px;
}
.container #contact {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	height: 324px;
	width: 741px;
	margin: auto;
}
.container #contact_jp {
	background-image: url(images/contact_jp.png);
	background-repeat: no-repeat;
	height: 324px;
	width: 741px;
	margin: auto;
}

.container #mailaddress {
	padding-left: 300px;
	font-size: 24px;
	color: #FFF;
	font-weight: bolder;
}


.h1 {
	font-size: xx-large;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.float_l {
	float: left;
}
.float_c {
	margin: auto;
}
.whitefont {
	color: #FFF;
}




.margin_50 {
	margin-right: 50px;
	margin-left: 50px;
}
#studiowrapper {
	margin: auto;
	width: 700px;
}
#studiocontent {
	width: 350px;
	float: left;
	margin-left: 30px;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
	line-height: normal;
}


#wrap_musicbk {
	background-color: #b8d689;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/musicbk.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2B5629;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2B5629;
}

#img_floatl {
	float: left;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 20px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#videowrapper {
	height: 300px;
	padding-top: 80px;
	background-image: url(images/performance.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
}
#videocontent {
	float: left;
	margin-top: 60px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 30px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #E1F98E;
	border-right-color: #E1F98E;
	border-bottom-color: #E1F98E;
	border-left-color: #E1F98E;
	margin-right: 75px;
	margin-left: 75px;

}
#footerwrapper {
	width: 100%;
	height: 250px;
	background-image: url(images/bk_footer.png);
	background-repeat: repeat-x;
	text-align: center;
}
#footercontent {
	clear: both;
	font-weight: bold;
	margin: auto;
	padding-top: 120px;
}
#courseContent {
	background-repeat: repeat-y;
	background-position: right;
	padding: 20px;
	margin: 30px;
}
