body {
font-size: 12px;
font-family: verdana, arial;
background: #0552a6;
}

p {
line-height: 20px;
}

#vertical_container ol {
}

#vertical_container ol li {
list-style-type: decimal;
padding: 4px;
}

.notes ul {
list-style-type:none;
}

.notes li {
padding: 2px 0 4px 30px;
background: url(../images/star.jpg) no-repeat;
}

h1 {
color: #bf6098;
font-size: 14px;
padding: 0;
margin: 8px 0 4px 0;
}

h2 {
color: #9f3373;
font-size: 16px;
}

h3 {
padding-bottom: 3px;
color: #9f3373;
border-bottom: 1px solid #9f3373;
}

a {
color: #f63780;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#container {
width: 1000px;
margin: 0 auto;
background: #fff;
}

#header-home { background: url(../images/header.jpg) no-repeat; width: 1000px; height: 236px; }
#header-classes { background: url(../images/header-classes.jpg) no-repeat; width: 1000px; height: 236px; }
#header-fees { background: url(../images/header-fees.jpg) no-repeat; width: 1000px; height: 236px; }
#header-general { background: url(../images/header-general.jpg) no-repeat; width: 1000px; height: 236px; }
#header-teachers { background: url(../images/header-teachers.jpg) no-repeat; width: 1000px; height: 236px; }
#header-news { background: url(../images/header-news.jpg) no-repeat; width: 1000px; height: 236px; }
#header-contact { background: url(../images/header-contact.jpg) no-repeat; width: 1000px; height: 236px; }

#nav {
background: #064d9b;
padding: 10px;
text-align: center;
}

#nav ul {
padding: 0;
margin: 0;
}

#nav li {
display: inline;
padding: 0px;
font-size: 16px;
}

#nav li a {
color: #fff;
text-decoration:none;
padding: 0px 20px;
}

#nav li a:hover {
text-decoration:underline;
}

.active {
font-weight: bold;
}

#content {
padding: 50px;
}

.teachers {
border: 1px solid #ccc;
padding: 10px;
}

.tl {
float: left;
}

.rr {
float: right;
width: 650px;
margin-right: 10px;
}

.break {
border-top: 1px solid #ccc;
margin: 50px 0 20px 0;
}

.ballet {
margin-top: 10px;
}

.contact-img {
float: right;
}

table {
border: 1px solid #666;
width: 100%;
}

th {
border: 1px solid #ccc;
padding: 10px;
background: #f0f0f0;
}

td {
text-align: center;
border: 1px solid #ccc;
padding: 10px;
font-size: 11px;
line-height: 18px;
}

.notes {
margin-top: 10px;
}

#table {
border: 1px solid #ccc;
padding: 0;
margin: 0;
}

#table ul {
list-style:none;
padding: 10px;
margin: 0;
}


#table li {
background: url(../images/star.jpg) no-repeat;
padding: 2px 0 2px 24px;
}

#banner-home { background: url(../images/banner-home.jpg) no-repeat; width: 907px; height: 195px; margin: 0 auto; }

#banner-home ul {
list-style:none;
margin-left: 280px;
#margin-left: 325px;
padding-top: 27px;
}

#banner-home li {
background: url(../images/star.jpg) no-repeat;
padding: 2px 0 10px 24px;
}

#box1 {
float: left;
width: 32%;
}

#box2 {
width: 31%;
float: right;
padding-right: 25px;

}

#box3 {
width: 31%;
float: right;
}

#bottom-home { background: url(../images/bottom.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-classes { background: url(../images/bottom-classes.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-fees { background: url(../images/bottom-fees.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-news { background: url(../images/bottom-news.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-general { background: url(../images/bottom-general.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-contact { background: url(../images/bottom-contact.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-general { background: url(../images/bottom-general.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-teachers { background: url(../images/bottom-teachers.jpg) no-repeat; width: 1000px; height: 376px; }
#bottom-contact { background: url(../images/bottom-contact.jpg) no-repeat; width: 1000px; height: 376px; }

#footer {
background: #034790;
border-top: 1px solid #fff;
padding: 10px;
text-align: center;
color: #fff;
}

.foot {
color: #fff;
}


.accordion_toggle {
			display: block;
			height: 30px;
			background: #fff;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #f63780;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			border-bottom: 1px solid #ccc;
			cursor: pointer;
			margin: 0 0 0 0;
			width: 600px;
		}
		
		.accordion_toggle_active {
			background: #f63780;
			color: #fff;
			font-weight: bold;
			border-bottom: 1px solid #b9b9b9;
			border-right: 1px solid #b9b9b9;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			width: 600px;
			
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #f63780;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 400px;
			background: #ccc;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: #ccc;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

	#sidebar
{
	padding: 20px 0 10px 0;
	float: right;
	width: 190px;
	}