a:link{
color:Blue;
text-decoration:none;
}
a:visited{
color:Purple;
text-decoration:underline;
}
a:hover{
background: #EEEFFF;
color:Navy;
text-decoration:underline;
}
a:active{
color:Red;
text-decoration:underline;
}
a.logo:link{
color:Blue;
text-decoration:none;
}
a.logo:hover{
background-color:AliceBlue;
color:Blue;
text-decoration:none;
}
a.side:link{
color:Navy;
text-decoration:none;
}
a.side:visited{
color:Purple;
text-decoration:underline;
}
a.side:hover{
background-color:AliceBlue;
color:Blue;
text-decoration:none;
}
a.side:active{
color:Red;
text-decoration:underline;
}
body{
 margin : 0;
 padding : 0;
 
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10.5pt;
 min-width : 770px;
 text-align : center;
 background-color : #EFEFEF;
}
h1{
margin-right: 80px;
color:Black;
font-size: 16pt;
font-weight:bold;
text-align:right;
margin-top : 4px;
}
h2{
color:Black;
font-size: 15pt;
font-weight: normal;
}
h3{
color:Black;
font-size: 13pt;
font-weight: normal;
margin-top:8px;
}
li{
font-size:10pt;
margin-bottom:10pt;
margin-right:24pt;
}
p,td{
color:Black;
width:100%;
}
p.navlayer{
color:Maroon;
font-size:9pt;;
font-weight:bold;
margin:15px;
text-align:center;
}
ul{
font-size:10pt;
list-style-type:square;
margin-left:18pt;
margin-right:24pt;
}
td ul{
font-size:10pt;
list-style-type:square;
margin-right:12pt;
}
#side{
margin-top: 0px;
margin-left : 0px;
width : 180px;
border-color:Navy;
color:Navy;
display:block;
font-size:9pt;
position : relative;
float: left;
}

.right{
float:right;
width : 120px;
background-color: #B0C4DE;
border:1px solid;
border-color:Navy;
color:Navy;
display:block;
font-size:9pt;
padding:3px;
margin : 3px;
}

#content{
	top : 0px;
	padding : 6px;
	text-align : left;
	margin-left: 184px;
}

.external{
background-color: #FFCC66;
border:1px solid;
border-color:Navy;
color:Navy;
display:block;
font-size:9pt;
padding:4px;
text-align : center;
}

a.external:link{
color:Navy;
text-decoration:none;
}
a.external:visited{
color:Purple;
text-decoration:underline;
}
a.external:hover{
background-color: #FFFFE0;
color:Blue;
text-decoration:none;
}
a.external:active{
color:Red;
text-decoration:underline;
}
.doceo{
	display:block;
	width: 126px;
	height : 76px;
	font-size:8.5pt;
	font-weight:normal;
	text-decoration: none;
	text-align: center;
	background-image : url(http://www.bedspce.org.uk/doceo_09.gif);
}
a.doceo:hover{
background:transparent;
color:Blue;
text-decoration:none;
background-image : url(http://www.bedspce.org.uk/disco_09.gif);
}
a.doceo:link{
color:Blue;
text-decoration:none;
}
.learnteach{
	display:block;
	width: 144px;
	height : 92px;
	font-size:8.5pt;
	font-weight:normal;
	text-decoration: none;
	text-align: center;
	background-image : url(http://www.doceo.co.uk/images/l&t_501.png);
	}
a.learnteach:hover{
background:transparent;
color:Blue;
text-decoration:none;
background-image : url(http://www.doceo.co.uk/images/t&l_502.png);
}
a.learnteach:link{
color:Blue;
text-decoration:none;
}
.logo{
	
}
.navlinks{
	background-color: #DCDCDC;
	border:1px solid;
	border-color:Navy;
	display:block;
	font-size:9pt;
	font-weight:normal;
	padding:4px;
	text-decoration: none;
	text-align : right;
}
.note{
background-color: #FFFFE0;
border:1px solid;
border-color:Navy;
color:Navy;
display:block;
font-size:9pt;
padding:4px;
}
.quote{
display:block;
font-size:9pt;
color : #333333;
margin-left : 12px;
margin-right : 12px;
}
.reference{
	background-color: #B0C4DE;
	border:1px solid;
	border-color:Navy;
	display:block;
	font-size:8.5pt;
	font-weight:normal;
	padding:4px;
	text-decoration: none;
}
a.reference:link{
color:Navy;
text-decoration:none;
}
a.reference:visited{
color:Purple;
text-decoration:underline;
}
a.reference:hover{
background-color: #CCCCFF;
color:Blue;
text-decoration:none;
}
a.reference:active{
color:Red;
text-decoration:underline;
}
#bottom{
margin-left : 0px;
background-color: #EBEBF3;
border: 2px solid;
border-color:Navy;
color: #333333;
display:block;
font-size:9pt;
padding:4px;
 position : relative;
}
#wrapper{
	width:772px;
	w\idth:770px;
	background-color : #FBFBFB; 
	background-image : url(gen_side_grey.gif);
	margin-left : auto;
	margin-right : auto;
	position : relative;
	background-repeat : repeat-y;
}