.body {
      background-color : #FFFFFF;
      font-family : Arial, Helvetica, sans-serif;
      color : #000088; 
	  margin: 0px; 
	  padding:0px;
	  text-align:center;
	  visibility: visible;
}
.banner {
	background-color: #E2F4FE;
	background-image:  url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px auto;
	visibility: visible;
	height: 103px;
	width:800px;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.mainbody {
	background-color: #FFFFFF;
	margin:0px auto;
	visibility: visible;
	height: auto;
	width: 800px;
	text-align:center;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.menubody {
	background-color: #FFFFFF;
	margin:0px auto;
	visibility: visible;
	height: 40px;
	width: 800px;
	text-align: right;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 8px;
	padding-top: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menubody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menubody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menubody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.txtbody {
	background-color: #FAEAE4;
	border-color: #000000;
	border-style : solid;
	border-width: 1px;
	margin:0px auto;
	padding:10px;
	width: 95%;
	visibility: visible;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	visibility: visible;
}
.footer {
	background-image:  url(file:///I|/WEB_SITES/BTEC_ICT/images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left;
	visibility: visible;
	height:30px;
	width: 776px;
	margin:0px auto;
}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #003399;
	text-decoration: underlined;
}
img.rightimages {
	border: none;
	float: right; 
	clear: right; 
	margin: 5px;
	vertical-align: top;
	padding: 10px;

	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B41F23;
	text-decoration: none;
}
