br.clearBoth {
clear: both;
}

body {
background-color: #1569c7;
text-align: center;
margin: 20px 0;
padding: 0;
font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
font-size: 13px;
}

#wrapper {
width: 760px;
margin: 0 auto;
text-align: left;
background-color: white;
}

#top {
background: url(../furniture/top_ta_title.gif) left top no-repeat transparent;
height: 105px;
position: relative;
}


#logo {
position: absolute;
left: 6px;
top: 10px;
width: 0px;
height: 130px;
}

#logo a {
display: block;
background: url(../furniture/newlogo.jpg) left top no-repeat transparent;
height: 130px;
width: 150px;
padding: 0 0 0 0;
text-indent: -5000px;
overflow: hidden;
}

#bannerArea {
position: absolute;
width: 590px;
height: 85px;
left: 160px;
top: 10px;
background-color: #E9ECF5;
}

#bannerArea p {
margin: 10px;
color:#1569c7;
font-weight:normal;
font-size: 20px;
font-family: Verdana, Arial, helvetica, sans-seirfl
}

#mainArea {
background-color: white;
padding-bottom: 20px;
}

#colLeft {
float: left;
width: 160px;
}

#colLeft a {
color:#FFFFFF;
}



#nav {
}

#nav ul {
list-style-type: none;
margin: 0 10px 0 10px;
margin-top: 20%;
padding: 0;
}

#nav ul li {
display: inline;
margin: 0;
}

#nav ul li a {
display: block;
color:#768AB5;
text-decoration: none;
padding: 3px 0;
font-weight: normal;
border-bottom: 2px solid #EEEEEE;
}

#nav ul li.on a {
color: #15317E;
}

#nav ul li a:hover {
background:#1569C7;
color:#FFFFFF;
}

#nav ul li ul {
margin: 0 0 0 10px;
}


#nav ul li ul li {
margin: 0;
}

body#home a#homenav,
body#mt a#mtnav,
body#communications a#communav,
body#tutors a#tutorsnav,
body#whychoose a#whychoosenav,
body#charity a#chartitynav,
body#contact a#contactnav,
body#other a#othernav

{
	color: #fff;
	background: #BCD2EE;
}



#colRight {
float: left;
width: 590px;
padding-bottom: 20px;
background-color: #E9ECF5;
margin-bottom: 10px;
}

#content {
color: color:#768AB5;
padding: 12px;
}

#content p {
color:#1569c7;
line-height: 1.4em;
}

#content ul {
list-style-type: square;
}

#content ul li {
margin: .6em 0;
color: #768AB5;
}

#content a {
color:#768AB5;
}

h1 {
color:#1569c7;
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 15px;
margin-top: 10px;
}


#footer {
clear: both;
background-color:#15317E;
}

#footer p {
padding: 10px 0;
margin: 0;
color:#768AB5;
}



