html {
margin:0;
padding:0;
}

body {
	background-color:#00003C;
	text-align: center;
font-family: verdana, arial;
font-size: 100%;
color: #00003C;
}


a {
text-decoration: none;
color: #00003C;
}

li {
list-style: none;

}

#container {
margin: auto;
width: 850px;
text-align: left;
}

#header {
background: #D4CCFE url('img/top.png') no-repeat center;
height: 143px;
}

#header h1 {
text-indent: -9999px;
}

#nav {
overflow: hidden;
height: 28px;
border-bottom: 7px solid #D4CCFE;
text-align: center;
}

#nav li{
display: inline;
line-height: 32px;
}

#nav li a {
padding: 0 1.5em 0 1.5em;
color: #D4CCFE;
font-size: 21px;
}

#nav li a.first{
margin-left: -40px;
}

#nav li a.current{
background-color: #D4CCFE;
color: #00003C;
}

#nav li a:hover {
background-color: #D4CCFE;
color: #00003C;
}

#notice {
border: 7px double #d900d5;
color: #d900d5;
text-align: center;
font-weight: bold;
}

#notice h1 {
font-size: 24px;
margin: 0.2em;
}

#notice p {
font-size: 18px;
margin: 0.4em;
}

#content {
position: relative;
background-color: #D4CCFE;
width: 850px;
margin-top: 15px;
}

#main {
float: left;
width: 600px;
padding-left: 15px;
padding-top: 15px;

}


#main h2 {
text-indent: -9999px;
/*display: block;*/
}

#main h2.ballet{
background: url('img/balletclasses.png') no-repeat;
}

#main h2.aims{
background: url('img/ouraim.png') no-repeat;
}

#main h2.fees{
background: url('img/fees.png') no-repeat;
}

#mainall {
float: left;
padding: 15px;

}

#mainall h1.top {
font-size: 16px;
font-weight: normal;
}

#mainall h2 {
text-indent: -9999px;
display: block;
width: 100%;
height: 100%;
position: relative;
cursor: hand;
}

#mainall h2.age{
background: url('img/ageconcern.png') no-repeat;
}
#mainall h2.age:hover {
background: url('img/ageconcern_hover.png') no-repeat;
}


#mainall h2.garden{
background: url('img/gardenfields.png') no-repeat;
}

#mainall h2.garden:hover{
background: url('img/gardenfields_hover.png') no-repeat;
}


#mainall h2.scouthq{
background: url('img/scouthq.png') no-repeat;
}
#mainall h2.scouthq:hover{
background: url('img/scouthq_hover.png') no-repeat;
}


#mainall h2.michael{
background: url('img/michael.png') no-repeat;
}
#mainall h2.michael:hover{
background: url('img/michael_hover.png') no-repeat;
}


#mainall h2.yoga{
background: url('img/yoga.png') no-repeat;
}
#mainall h2.yoga:hover{
background: url('img/yoga_hover.png') no-repeat;
}


#mainall h2.timetable{
background: url('img/classtimetable.png') no-repeat;
}
#mainall h2.termdates{
background: url('img/termdates.png') no-repeat;
}
#mainall h2.pleasenote{
background: url('img/pleasenote.png') no-repeat;
}
.pink{
color: #d900d5;
}


#mainright{
padding: 15px;
}

#mainright h2{
text-indent: -9999px;
margin-left: 180px;
padding: 0;
margin-top: 0;
}

#mainright h2.sledger{
background: url('img/sledgertext.jpg') no-repeat;
}

#mainright h2.hbrewer{
background: url('img/hbrewertext.jpg') no-repeat;
}

#mainright p.right{
margin-left: 180px;
}


#mainright img.left{
float: left;
width: 140px;
}

#mainright p.left{
margin-right: 180px;
}

#mainright img.right{
float: right;
width: 140px;
}

#mainright p.center{
text-align: center;
font-size: small;
}


#mainright img.leftlg{
float:left;
}

#mainright p{
font-size: 13px;
margin-bottom:0;
}

#mainright .pink{
font-weight: bold;
}

#mainright p.rightlg {
margin-left: 240px;

}

#mainright li {
margin-left: 220px;
font-size: 13px;
list-style-type: disc;
}

#mainright ul{
margin-top: 0px;
}

#mainright h2.girlsuniform{
background: url('img/girlsuniform.jpg') no-repeat;
margin-left: 240px;
}

#mainright h2.boysuniform{
background: url('img/boysuniform.jpg') no-repeat;
margin-left: 240px;
}

#mainright a:hover {
text-decoration: underline;
color: #d900d5;
}

#mainright p.lg{
font-size: 26px;
}

.textbottom{
vertical-align: top;
}

#mainright p.sm{
font-size: 14px;
margin-top: -20px;
}

#mainright p.med{
font-size: 16px;
}

#mainright img {
border: none;
}

#quote {
margin: auto;
color: #d900d5;
font-weight: bold;
width: 475px;
text-align: center;
}

#sidebar {
float: right;
width: 200px;
background-color: #D4CCFE;
padding-top: 15px;
padding-right: 20px;
}

#sidebar li {
padding-top: 4px;
}

#navfooter {
clear: both;
overflow: hidden;
height: 28px;
text-align: center;
padding-bottom: 10px;
}

#navfooter li{
display: inline;
line-height: 32px;
}

#navfooter li a {
padding: 0 1.5em 0 1.5em;
color: #00003C;
font-size: 21px;
border-left: 1px dotted #00003C;
}

#navfooter li a.first{
margin-left: -40px;
border-left: none;
}

#navfooter li a.current{
background-color: #D4CCFE;
color: #00003C;
}

#navfooter li a:hover {
color: #d900d5;
}
#footer {
color: #D4CCFE;
font-size: x-small;
text-align: center;
}
