@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bullet {
	background-image: url(../images/bulletpoint.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 12px;
	width: 12px;
}
.menu td {
	text-align: center;
	vertical-align: middle;
}
.menu {
	width: 550px;
	position: relative;
	height: 40px;
	padding-top: 80px;
	padding-left: 35px;
	font-size: 15px;
	font: 14;
}

#container {
	width: 980px;
	position: relative;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-image: url(../images/bkgrrepeat.jpg);
	background-repeat: repeat-x;
	border: 2px solid #333333;
	margin: auto;
}
.clear {
	position: relative;
	height: 80px;
	width: 800px;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-position: center bottom;
	height: 95px;
	width: 333px;
	position: relative;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#mainarea {
	position: relative;
	padding-top: 15px;
}
.homepage {
	background-image: url(../images/homepageimage.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 662px;
}

.myBox {
	color: #FFFFFF;
	width: 410px;
	text-align: left;
	background-color: #000000;
	border: 2px solid #fff;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 660px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity:0.8;
	position: relative;
	bottom: 15px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	font-size: 12px;
	left: 440px;
}
.maintitle {
	font-size: 24px;
	color: #ff9900;
	padding-left: 4px;
	padding-bottom: 10px;
	padding-top: 15px;
	letter-spacing: 1px;
}
.maintitle span {
	color: #FFFFFF;
}
.orangelink {
	color: #FF9900;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.activelink {
	color: #F28705;
}

.myBox .line {
	height: 2px;
	width: 410px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

.myBox2 {
	width: 226px;
	border: 1px solid #CCCCCC;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 158px;
	background-image: url(../images/twoladies.jpg);
	background-position: center center;
}
.picturetable {
}
.picturetable {
	padding-top: 0px;
	padding-bottom: 20px;
}
.myBox3 {
	width: 90px;
	border: 1px solid #CCCCCC;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 158px;
	background-position: center center;
	padding: 5px;
}
.contactdetails {
	position: relative;
	width: 370px;
	font-size: 14px;
	bottom: 90px;
	color: #FF9900;
	padding-left: 50px;
}
.artistic {
	background-image: url(../images/artisticpageimage.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 662px;
}
.aboutus {
	background-image: url(../images/aboutuspageimage.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 662px;
}
.education {
	background-image: url(../images/educationpageimage.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 662px;
}
.myBox ul {
	list-style-type: square;
}
.performance {
	background-image: url(../images/performanceimage.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 662px;
}
.myBox li {
	padding-bottom: 3px;
}
.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #F28707;
}
.menu a:active {
	text-decoration: none;
	color: #F28707;
}
.orangelink a:link, .orangelink a:visited {
	color: #ff9900;
	text-decoration: none;
}
.orangelink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.myBoxperformance {
	color: #FFFFFF;
	width: 410px;
	text-align: left;
	background-color: #000000;
	border: 2px solid #fff;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	height: 730px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity:0.8;
	position: relative;
	bottom: 15px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	font-size: 12px;
	left: 440px;
}
.jadore {
	width: 290px;
	font-size: 11px;
	color: #999999;
	text-align: center;
	position: relative;
	margin: auto;
	padding-top: 10px;
}

.performancecontactdetails {
	position: relative;
	width: 370px;
	font-size: 14px;
	bottom: 150px;
	color: #FF9900;
	padding-left: 50px;
}

.jadore a:link, .jadore a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.jadore a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

