#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
body {
	background-color: #ebebeb;
	background-image: url(images/bg.gif);
}
#nav {
	background-color: #8D96C6;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#fronttext {
	float: left;
	width: 199px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	height: 460px;
	line-height: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9FA8DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FA8DA;
}
#frontimgs {
	float: right;
	width: 550px;
}
#textbox {
	margin: 10px;
	width: 165px;
	border: 1px solid #ebebeb;
	padding: 5px;
}
#logo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9FA8DA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9FA8DA;
	border-left-color: #9FA8DA;
}
#faciltext {
	width: 738px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8D96C6;
	border-bottom-color: #8D96C6;
	border-left-color: #8D96C6;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 10px;
	color: #8d96c6;
}
#left {
	float: left;
	width: 245px;
}
#centre {
	float: left;
	width: 245px;
}
#right {
	float: left;
	width: 245px;
}
#smallwrap {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	width: 748px;
	border: 1px solid #8d96c6;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 5px;
}
li {
	list-style-image: url(images/bluepeter.gif);
	list-style-position: outside;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #7F4268;
	text-decoration: none;
}
#locatetext {
	width: 738px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8D96C6;
	border-bottom-color: #8D96C6;
	border-left-color: #8D96C6;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	}
tr {
	border: 1px solid #6699cc;
}
td {
	border: 1px solid #6699cc;
}
input {
 background-color: #ebebeb;
  border: 1px solid #6699cc;
}
textarea {
 background-color: #ebebeb;
  border: 1px solid #6699cc;
}
table {
	border: 1px solid #8D96C6;
	color: #8D96C6;
}
.white {
	border: #FFFFFF;
}

tr.white {
	border: 1px solid #ffffff;
}
td.white {
	border: 1px solid #ffffff;
}
a.dark {
	color: #8D96C6;
	text-decoration: underline;
}
