* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	background-color:#472f91;
	margin:15px 5px;
}

a:link, a:visited, a:active {
	color:#472f91;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*body and menu colours*/

body.home {
	background-color:#472f91;
}

body.home a:link, body.home a:visited, body.home a:active, body.home a:hover {
	color:#472f91;
}

#header ul li#home a:link, #header ul li#home a:visited, #header ul li#home a:active, #header ul li#home a:hover {
	color:#472f91;
}

body.about {
	background-color:#0095da;
}

body.about a:link, body.about a:visited, body.about a:active, body.about a:hover {
	color:#0095da;
}

#header ul li#about a:link, #header ul li#about a:visited, #header ul li#about a:active, #header ul li#about a:hover {
	color:#0095da;
}

body.courses {
	background-color:#6a8a22;
}

body.courses a:link, body.courses a:visited, body.courses a:active, body.courses a:hover {
	color:#6a8a22;
}

#header ul li#courses a:link, #header ul li#courses a:visited, #header ul li#courses a:active, #header ul li#courses a:hover {
	color:#6a8a22;
}

body.news {
	background-color:#ed1846;
}

body.news a:link, body.news a:visited, body.news a:active, body.news a:hover {
	color:#ed1846;
}

#header ul li#news a:link, #header ul li#news a:visited, #header ul li#news a:active, #header ul li#news a:hover {
	color:#ed1846;
}

body.press {
	background-color:#1594a2;
}

body.press a:link, body.press a:visited, body.press a:active, body.press a:hover {
	color:#1594a2;
}

#header ul li#press a:link, #header ul li#press a:visited, #header ul li#press a:active, #header ul li#press a:hover {
	color:#1594a2;
}

body.links {
	background-color:#fcaf17;
}

body.links a:link, body.links a:visited, body.links a:active, body.links a:hover {
	color:#fcaf17;
}

#header ul li#links a:link, #header ul li#links a:visited, #header ul li#links a:active, #header ul li#links a:hover {
	color:#fcaf17;
}

body.contact {
	background-color:#d82c89;
}

body.contact a:link, body.contact a:visited, body.contact a:active, body.contact a:hover {
	color:#d82c89;
}

#header ul li#contact a:link, #header ul li#contact a:visited, #header ul li#contact a:active, #header ul li#contact a:hover {
	color:#d82c89;
}

/*body and menu colours end*/

/*header*/

#header {
	width:712px;
	height:102px;
	padding-top:68px;
	padding-left:278px;
	margin:0 auto;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:top;
}

#header ul li {
	list-style-type:none;
	float:left;
	margin-right:5px;
	height:102px;
	background-repeat:no-repeat;
	background-position:left;
}

body.home #header ul li#home {
	background-image:url(../images/active.gif);
}

body.about #header ul li#about {
	background-image:url(../images/active.gif);
}

body.courses #header ul li#courses {
	background-image:url(../images/active.gif);
}

body.news #header ul li#news {
	background-image:url(../images/active.gif);
}

body.press #header ul li#press {
	background-image:url(../images/active.gif);
}

body.links #header ul li#links {
	background-image:url(../images/active.gif);
}

body.contact #header ul li#contact {
	background-image:url(../images/active.gif);
}

#header ul li a:link, #header ul li a:visited, #header ul li a:active {
	width:95px;
	height:24px;
	padding-top:3px;
	display:block;
	text-align:center;
	font-size:17px;
	text-decoration:none;
}

#header ul li a:hover {
	text-decoration:underline;
}

#header ul li#press a:link, #header ul li#press a:visited, #header ul li#press a:active {
	width:115px;
}

#header ul li#news a:link, #header ul li#news a:visited, #header ul li#news a:active {
	width:73px;
}

/*header end*/

/*container*/

#container {
	width:982px;
	padding:0 4px;
	min-height:376px;
    height:auto !important;
    height:376px;
	background-image:url(../images/container.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

#images {
	width:252px;
	float:left;
	background-image:url(../images/images.png);
	background-repeat:no-repeat;
	height:374px;
	text-align:right;
	padding-right:2px;
	padding-top:2px;
}

#photo1 {
	margin-bottom:24px;
}

#photo2 {

}

#content {
	width:693px;
	float:right;
	min-height:376px;
    height:auto !important;
    height:376px;
	padding-right:15px;
	background-image:url(../images/content.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#content.left {
	width:auto;
	float:none;
	margin-left:15px;
}

#top {
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	background-position:top;
	min-height:356px;
    height:auto !important;
    height:356px;
	padding-top:10px;
}

#top.left {
	background-image:url(../images/top_left.png);
}

#top.right {
	background-image:url(../images/top_right.png);
}

#bottom {
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:356px;
    height:auto !important;
    height:356px;
	padding-bottom:10px;
}

#bottom.left {
	background-image:url(../images/bottom_left.png);
}

#bottom.right {
	background-image:url(../images/bottom_right.png);
}

#middle {
	background-image:url(../images/middle.png);
	background-repeat:repeat-y;
	min-height:356px;
    height:auto !important;
    height:356px;
}

#middle.left {
	background-image:url(../images/middle_left.png);
}

#middle.right {
	background-image:none;
	background-color:#fff;
}

#text {
	width:448px;
	float:left;	
	padding:5px 15px;
	font-size:14px;
	line-height:19px;
}

#text.left {
	width:707px;
}

#text.right {
	width:auto;
}

#column {
	width:165px;
	float:right;
	padding:5px 15px;
}

#text h1, #text h2 {
	font-size:19px;
	font-weight:normal;
	margin-bottom:20px;
}

#text h3 {
	font-size:17px;
	font-weight:normal;
	margin-bottom:16px;
}

#text p {
	margin-bottom:16px;
}

#column h2 {
	font-size:19px;
	font-weight:normal;
	margin-bottom:20px;
}

#column ul, #column ol, #column p {
	margin-bottom:20px;
}

#column ul li {
	list-style-type:none;
}

.clear {
	clear:both;
}

img.alignleft {
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	margin-top:4px;
}

img.alignright {
	float:right;
	margin-left:12px;
	margin-bottom:10px;
	margin-top:4px;
}

.alignleft {
	float:left;
	margin-bottom:20px;
}

.alignright {
	float:right;
	margin-bottom:20px;
}

/*container end*/

#footer {
	background-image:url(../images/footer.png);
	background-position:top;
	background-repeat:no-repeat;
	width:990px;
	padding-top:39px;
	margin:0 auto;
	color:#fff;
	font-size:11px;
	text-align:right;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color:#fff;
	
}

small {
	font-size:13px;
	line-height:18px;
}

.alt {
	background-color:#F8F8F8;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	padding:10px;
}

.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 3px;
	padding:5px 10px 3px;
}

.navigation {
	display:block;
	
	
	text-align:center;
}

#commentform textarea {
	padding:2px;
	width:75%;
}

.post {
	clear:both;
}

#text .postmetadata {
	margin-bottom:32px;
}

#respond {
	margin-top:32px;
}

#text ul, #text ol {
	margin-left:25px;
	margin-bottom:16px;
}

#column li {
	margin-bottom:8px;
}

#text table {
	border-collapse:collapse;	
	margin-bottom:16px;
}

#text table td, #text table th {
	text-align:left;
	padding-right:16px;
}

#text table.timetable {
	border:1px solid #e6e6e6;
	width:705px;
}

#text table.timetable td, #text table.timetable th {
	text-align:center;
	padding:0px;
}

/* for when news link is inactive
#header ul li#news { 
	color:#ed1846;
	width:93px;
	height:24px;
	padding-top:3px;
	display:block;
	text-align:center;
	font-size:17px;
}
*/

/*signup*/

#images-signup {
	width:252px;
	float:left;
	background-image:url(../images/images-signup.png);
	background-repeat:no-repeat;
	
min-height:474px;
	
	text-align:right;
	padding-right:2px;
	padding-top:2px;
}

#signup {
	text-align:left;
	margin-top:24px;
	margin-left:17px;
	padding:6px;
}

#signup p {
	margin-bottom:5px;
}

#signup p strong {
	font-size:14px;
	font-weight:bold;
}

/*signup end*/