body {
	background-color : #221e1f;
	background-repeat : repeat-x;
	background-image : url(images/background.jpg);
}

table.main {
	background : White;
	width : 760px;
	 border-collapse: collapse;
}

table.quote {
	border-collapse : collapse;
	width : 176px;
	}
	
	table.contact {
	width : 500px;
}

p.schooltitle {
	background : #999999;
	text-align : center;
	color : White;
	margin-right : 50px;
	font-size : x-large;
}


td.logo {
	background-color : White;
	background-image : url(images/logo.png);
	background-repeat : no-repeat;
	background-position : left;
	height : 60px;
	margin : 60px;
	}
	
	td.menu {
	background : white;
	height : 18px;
	vertical-align : bottom;
	}
	
	td.topborder {
	background-image : url(images/blueband.png);
	background-position : bottom;
	background-repeat : repeat-x;
	height : 8px;
}

	
	td.bottomborder {
	background-image : url(images/blueband.png);
	background-position : top;
	background-repeat : repeat-x;
	height : 8px;
}

td.movingpictures {
	height : 200px;
	background-color : Gray;
}

td.quotetop {
	background-image : url(images/quote_top.gif);
	background-color : White;
	height : 11px;
}

td.quotecentre {
	background-color : #e8e8e8;
	line-height:18px; 
	padding-left:10px;
	color: #0065ef; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
}



td.quotebottom {
	background-image : url(images/quote_bottom.gif);
	background-color : White;
	height : 11px;
}

td.mainleft {
	background : White;
	width : 200px;
	padding-top : 30px;
	padding-left : 12px;
}

td.mainright {
	background : White;
	width : 558px;
	padding-top : 20px;
	padding-left : 30px;
	padding-bottom : 40px;
	padding-right : 15px;
	text-align : left;
}

td.main {
	background : White;
	width : 755px;
	padding-top : 20px;
	padding-left : 30px;
	padding-bottom : 40px;
	padding-right : 15px;
	text-align : left;
	margin-left : 60px;
	padding-left : 60px;
}

td.footer {
	background-image : url(images/footer.jpg);
	background-repeat : repeat-x;
	width : 760px;
	height : 35px;
	vertical-align : middle;
}

td.contact {
	width : 250px;
	text-align : left;
	vertical-align : top;
}



	
	p.menu {
	margin-left : 10px;
	font-size : 25px;
	color : #c00f49;
}

p.logo {
	color : #c00f49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight : bold;
	margin-left : 40px;
	margin-top: 20px;
	vertical-align : middle;
}

p.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
}

div.logo {
	color : #c00f49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight : bold;
	margin-left : 40px;
	margin-top: 20px;
	vertical-align : middle;
}



a {
	font-style : normal;
	text-decoration : none;
	color : Blue;
}


a:visited {
	font-style : normal;
	text-decoration : none;
	color : Blue;
}

a.menu {
	color : #c00f49;
	}
	
	a.menu:visited {
	color : #c00f49;
}

a.menu:hover {
	color : Blue;
}

a.selected {
	color : Blue;
}

h1 {
	color: #0065ef; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight : normal;
}




span.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left : 30px;
	font-weight : normal;
}



li {
	list-style : square;
	list-style-position : outside;
	margin-left : 10px;
}








