body {
	/*background-image: url(images/BGgradient2.jpg);*/
	background-image: url(images/BG3.jpg);
	background-repeat: repeat-y;
	background-color: #7E007E;
}
#content {
	background-image: url(images/vertLine2.gif);
	background-repeat: repeat-y;
	width: 630px;
	margin: 0px 0px 0px 180px;
	padding: 0px 0px 0px 60px;
	min-height: 450px;
	background-color: transparent;

}


p, td, tr {
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 12px;*/
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/bg-stars.jpg);
	background-repeat: no-repeat;

}


a:visited {
	color: #666666;
}

a:visited.alinkondark 
{
	color : #FFFFFF;
}

.nolines, a:hover.nolines {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;	
}
img, img a:link {
	border: 0px;
	text-decoration: none;
}

a:link {
	color: #008C93;
}

a:hover {
	color: #B4D670;
	text-decoration: none;
}

a:hover.alinkondark 
{
	color : #EEE8AA;

}

a:active {
	color : #B4D670;
}

a:active.alinkondark 
{
	color: #FFFFFF;
}

h1 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 145%;
	color: #008C93;
	padding-top: 16px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #008C93;
	border-right-color: #008C93;
	border-left-color: #008C93;
	padding-bottom: 4px;
	margin-right: 0px;
	border-bottom: 1px solid #008C93;
}

h2 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 140%;
	color: #008C93;
	}
h2 a:visited, h2 a:link {
	color: #008C93;
	}
h3 {
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color: #EAAB04;
}

hr {
	color : #006699;
	height : 1px;
}


input {
	font-family : Tahoma, Arial, sans-serif;
}



ul {
	list-style-type : none;
	padding-top: 4px;
}

li {
	list-style-type: none;
	list-style-image: url(images/smGoldSquare.gif);
	background-position: 15px;
	padding-bottom: 6px;
}

.leftnavSub {
	margin-left:-25px;
	padding-top:4px;
	list-style-image: none;
	list-style-type: square;
	font-size: 9px;
}
.floatright {
	float: right;
	/*border: 1px solid #666666;*/
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 2px;
}
.floatleft {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 8px;

}
/*
_______________________________________________________
 The rest of the file defines custom styles
_______________________________________________________
*/
.billboard {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990099;
	background-color: #FFFFFF;
	height: 140px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	cursor: hand;
	overflow: visible;
}
.billboard a:link, .billboard a:visited {
	color: #990099;
}
.smalltxt {
	font-size: 10px;
}
.instructors {
	font-size: 10px;
	text-align: center;
	padding: 4px;
	width: 82px;
}
.leftline {
     background-image:url(images/vertLine2.gif); 
     background-repeat: repeat-y;
}

.acontentlink {
	text-decoration : underline;
}
.alinkondark, a.alinkondark {
	color : #FFFFFF;
	font-size: 11px;
}
.asmalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}
.averysmalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	line-height : 20px;
	margin-bottom : 12px;
	padding-bottom : 12px;
}



.imgshadow {
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 4px;
	border-left-color : #CCCCCC;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CCCCCC;
	border-right-style : solid;
	border-right-width : 3px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
}

.inputreadonly {
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
}



/* <Basic table, with with a thin blue border */
.tableborderaround {
	border : 1px #003399 solid;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
}


.leftnavHeader {
	font-family: Impact, Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #333333;
	text-align: center;
	letter-spacing: 2px;
	color: #FFFFFF;
}


.emphasis {
	font-weight: bold;
	color: #7F007F;
}
.emphasis2 {
	font-weight: bold;
	font-size: 105%;
	color: #7F007F;
}

.breadcrumbs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.breadcrumbs a:visited, .breadcrumbs a:link
{
	color: #0000CC;
}
.thumbnail {
	font-size: 10px;
}
.aboutStaff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBD8EE;
	border: 1px solid #BB77C2;
	height: auto;
	width: 150px;
	padding: 3px;
	visibility: hidden;
}
.indentme {
	margin-left: 16px;
	margin-top: 10px;
}
.events-home {
	font-weight: bold;
	text-align: left;
	padding: 20px;
	width: 150px;
}
.indentList {
	margin-left: -18px;
	padding: 0px;
}
.msbc-box2 {
	width: 200px;
	padding: 0px 0px 15px 6px;
	margin: 4px;
	position: absolute;
	left: 680px;
	top: 285px;
	height: 300px;
}
.msbc-box2 ul {
	margin-left: 18px;
	padding: 0px;
}
#kindermusik {
	border: 1px solid #480061;
	text-align: center;
	margin: 5px 0px 15px 8px;
	padding: 12px 0px 2px;
}
#flashcontent {
	padding: 15px;
	float: left;
/*	height: 330px;
	width: 400px;*/
}
#leftnav a {
	color: #008C93;
	text-decoration: none;
}
#leftnav a:hover {
	color: #B4D670;
	text-decoration: underline;
}
#leftnav a:visited {
	color: #018C93;
}
#leftnav, #menu1 {
	position:absolute;
	left:0px;
	top:345px;
	width:165px;
	z-index:100;
	overflow: visible;
	font-size: 11px;
	margin-left:4px;
	padding-bottom:2px;
}
#leftnav h3 {
	color: #FFFFFF;
	background-color: #008C93;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding: 4px;
}
#leftnav a, #leftnav td, #logo, #logo a {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #018C93;
}
#leftnav .note {
	font-size: 11px;
	font-weight: bold;
	color: #EAAB04;
	text-align: right;
}

.addthis_toolbox {
	width: 250px;
	padding: 2px;
	white-space: nowrap;
}
#bookmark {
	width: 195px;
	float: left;
	padding: 0px 0px 0px 14px;
}
#social {
	font-weight: bold;
	color: #6787C7;
	margin-top: 10px;
	margin-left: 8px;
	width: 99%;
}

/*#bookmark {
	width: 190px;
	margin-top: 8px;
	top: 240px;
	visibility: visible;
	position: absolute;
	left: 600px;
	text-align: right;
}*/.pirouette-hdr {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7F007F;
	padding: 6px;
	width: 550px;
	border-bottom: 2px solid #B4D670;
}

li.leftnavPirouettes {
	margin: -10px;
	font-size: 95%;
}
#topnav {
	margin-left: 180px;
	padding-top: 12px;
}
#footer {
	padding: 0px;
	margin: 0px 0px 0px 180px;
}

#logo {
	position:absolute;
	left:17px;
	top:172px;
	width:167px;
	height:195px;
	z-index:2;
}
#stars {
	position:absolute;
	left:171px;
	top:277px;
	width:26px;
	height:auto;
	z-index:3;
	background-color: #FFFFFF;
	padding: 10px 0px;
}
#maythestars {
	position:absolute;
	left:546px;
	top:36px;
	width:251px;
	height:101px;
	z-index:4;
}
.classes {
	background-color: #FFFFFF;
	position: relative;
	width: auto;
	height: auto;
	left: 0px;
	top: 0px;
	clear: both;
	padding: 4px;
}
.classes table
{
	border-collapse:separate;
	background:#FFFFFF;
}

.classes table
{
	border: 2px solid #7F007F;
	font-size: 11px;
}
.classes td
{
padding: 2px;
}

#topnav2 {
	position:absolute;
	left:789px;
	top:186px;
	width:132px;
	height:58px;
	z-index:101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#topnav2 a {
	color: #FFFFFF;
}
#register {
	height: 600px;
	width: 800px;
}
#time2 {
	text-align: center;
	margin: 12px 0px 30px;
}
.div-border-float-rt {
	border: 3px double #B4D670;
	float: right;
	padding: 6px;
}

