body {
	margin-top: 5px;
}
/* ------the black 1 pixel boarder round the main body------- */
.bodyborder {
	background-image: url(../images/grads/gradbarcontact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
/* -------the 1 pixel verticle lines between the links in the header sheet----------- */
.linkSeperators {
	color: #FFFFFF;
}
/* ---------this is the solid colour behind the header links----------- */
.menuBG {
	background-color: #999999;
}
/* -------------------notes here---------------------- */
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8D8D8;
	text-decoration: none;

}
/* ----------------style of side bar------------------- */
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	left: 10px;
	padding-left: 20px;
	line-height: 20px;
}
/* -------------SIDEBAR ROLLOVERS--------------------- */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDDF8C;
	text-decoration: none;
}
/* ----------------coloured Paragraph Headings-------------------- */
.style1 {
	color: #999999;
	font-weight: bold;
}

/* --------------this is the colour the links change to when you hover the mouse---------------- */
a:hover {
	color: #000000;
}
/* -------------------notes here---------------------- */
.topMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBEBEB;
	text-decoration: none;
}
/*------------lines that appear in white space in outer background. this is a repeated image----*/
.bgimgrepeat {
	background-image: url(../images/bg_repeat_blue.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 2px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	left: 10px;
	padding-left: 10px;
	top: 2px;
	bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;


}
#copyright
{
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #666666;

}

.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
}
ul li{
	font-family: monospace, "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;   }
.bodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: underline;
}
#menualign {
	padding-left: 125px;
}
</style>
 end of style sheet </style>
