/*
Template Name: Educational
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(featured_slide.css);


.justify{text-align:justify;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:underline;
}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; clear:left;}
.imgr{float:right; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	float:left;
	width:751;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.col0{color:#313131; background-color:#FFFFFF; border-top:5px solid #313131;}
.col1, .col1 a{color:#8B785F; background-color:#FFFFFF;}
.col2{color:#333333;}
.col3{color:#313131; background-color:#FFFFFF; padding:0 0 0 0;}
.col4{color:#666666; background-color:#FFFFFF;}
.col4 a{color:#746550; background-color:#FFFFFF;}
.col5{color:#CCCCCC; background-color:#FFFFFF;}
.col5 a{color:#E5E2C9; background-color:#FFFFFF;}
.col6, .col6 a{color:#767772; background-color:#FFFFFF;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #topnav, #breadcrumb, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}