* {
	margin: 0;
	padding: 0;
}

img {border: none;}

#body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#skiptop{display: none;}

#top{
	width: auto;
	height: 117px;
	background-color: #68B1F6;
}


#header{
	position: relative;
	width: 760px;
	height: 117px;
	margin: -117px auto 0 auto;
}

#header h1{
	display: none;
}

#headerlogo {
	margin: -95px 0 0 48px;
}

#headertext{
	margin: -12px 0 0 142px;
}

#headerphone {
	color: #000080;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	margin: -104px 0 0 554px;
	text-align: right;
}

#navbox {
	width: 358px;
	margin: 22px 0 0 400px;
	text-align: right;
}

.navimg {
	padding: 0 3px 0 3px;
}

#page {
	width: 758px;
	border: solid 1px #2072BB;
	border-top: none;
	margin: 0 auto 0 auto;
}

#bump {
	position: relative;
	left: 0;
	top: 0;

}

#left {
	width: 160px;
	float: left;
	padding: 6px 4px 6px 4px;
	border-right: solid 1px #2072BB;
	border-bottom: solid 1px #2072BB;
	background-color: #D8EAFB;
	color: #003399;
	font-size: 12px;
}

#left h3 {
	font-size: 14px;
}

#lefttimes {
	width: 150px;
}

#right {
	width: 160px;
	float: right;
	margin-top: -28px;
	border-left: solid 1px #2072BB;
	background: url(i/rgrid.gif) repeat;
}

#right img {
	margin: 4px 4px 4px 4px;
}
.rpic {
	text-align: right;
}

#content {
	margin-top: -28px;
}

#content h3 {
	margin-bottom: 8px;
}
#content h3 span{
	font-size: 16px;
	font-style: italic;
}

#disc {
	margin: -100px 0 0 450px;
}


#contentwide {
	margin-left: 186px;
	padding-right: 24px;
	font-size: 12px;
	color: #333333;
}

#contentwide p {
	text-align: left;
}

.centred table td {
	vertical-align: middle;
	padding-top: 5px;
}

#footer {
	clear: both;
	width: 758px;
	height: 23px;
	font-size: 12px;
	color: #000080;
	text-align: center;
	background: url(i/footer.jpg) no-repeat;
}
#footer p{
	padding-top: 4px;
}

.imgleft{
	float: left;
	margin-right: 5px;
}
.imgright {
	float: right;
}

#callout {
	position: absolute;
	top: 346px;
	left: 176px;
	z-index: 4;
}

.timetable {
	border: solid 1px #0c558a;
	color: #000000;
}
.time1 {
	color: #FFFFFF;
	background-color: #0080C0;
	vertical-align: top;
}
.time2 {
	background-color: #FECA50;
	vertical-align: top;
}
.time3 {
	background-color: #5EAEFF;
	vertical-align: top;
}
.time4 {
	background-color: #57C46A;
	vertical-align: top;
}
.time5 {
	background-color: #E9640C;
	vertical-align: top;
}
.time6 {
	background-color: #DD59D3;
	vertical-align: top;
}
.time7 {
	background-color:#FFAA55;
	vertical-align: top;
}

.membertable {
	border: solid 1px #0c558a;
}
.membertable td {
	border: solid 1px #CCCCCC;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}
.membertable p {
	color: #999999;
}
.membertable span {
	font-size: 18px;
	color: #0066FF;
	font-weight: bold;
}
.membertable img {
	vertical-align: top;
}

.tdleft {
	text-align: left;
	padding: 3px 3px 3px 3px;
}
.tdright {
	text-align: right;
	padding: 3px 3px 3px 3px;
}

.ulbull {
	margin-left: 20px;
	list-style: disc;
}
.ulalpha {
	margin-left: 20px;
	list-style: lower-alpha;
}

.centred {
	text-align: center;
	margin: 0 auto 0 auto;
}

.bordered {
	width: 400px;
	padding: 6px 6px 6px 6px;
	border: solid 1px #ff0000;
}

.borderedwide {
	width: 480px;
	padding: 6px 6px 6px 6px;
	border: solid 1px #ff0000;
	background-color: #FFEEEE;
}

.borderedwide ul {
	text-align: left;
	margin-left: 24px;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}
