body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p{
	line-height:1.4em;
	color: #000;
	}
h1{
	font-size:1.4em;
	font-weight:bold;
	color:#0066FF;
}
#logo {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 600px;
	margin-top: 20px;
	margin-left: 100px;
	position: absolute;
	top: 2px;
}
#nav{
	float:left;
	position:absolute;
	width: 600px;
	left: 104px;
	top: 74px;
}
#nav ul{
	width: 100px;
	margin:70px 10px 0 0;
	display:inline;
	list-style-type: none;
	}
#nav li{
	background:url(BlankButton3.png) left repeat-x;
	height: 30px;
	width: 100px;
	padding-top:11px;
	margin:6px 0px 0 0;
	float:left;
	text-align:center;
}
#nav a{
	display:block;
	text-align:center;
	color:#009900;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}
#wrapper{
	}
#content{
	margin:0px 25px 10px 100px;
	position:absolute;
	top:143px;
	width:890px;
	left: 14px;

}
#rightcolumn{
	float:right;
	width:420px;
	padding:20px;
}
#leftcolumn{
	width:400px;
	padding-right:20px;
	border-right:1px solid #999999;
}
#centredtable{
	color: #0033FF;
	background-image:url(tablebackgroundlong.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:920px;
}
#centredtable a{
	display:block;
	text-align:left;
	color:#009900;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	margin-left:10px;
	border-bottom:5px;
	padding-top:10px;
}
#centredtable p{
	display:block;
	text-align:left;
	color:#009900;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	margin-left:40px;
	border-bottom:5px;
	padding-top:10px;
}
.pdficon{
	display:inline;
	float:right;
	margin-top:-3px;
	margin-right:140px;
	z-index:1;
}

.timetable {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding:0;
}
.timetable tr {
	padding:0;
}
.timetable td {
	width: 30px;
	background-color:#FF0000;
	font-size:9px;
	text-align:center;
	line-height:1.4em;
	height:10px;
	padding:0;
}
.timetable th {
	background-color:#00FF33;
	text-align:left;
	font-size:9px;
	font-weight:bold;
	line-height:1.4em;
		height:10px
}
.timetablestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	border: thin dotted #F8F8F8;
	text-align: center;
}
.timetabletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #CCCCCC;
}
#footer{
	margin: 0 auto;
	width:929px;
	height:30px;
	font-size:12px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 15px;
	padding-right: 15px;
	
}
table { border-collapse: collapse; }
	
	tr { background: #B0C4D7; }
	
	th
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding:  .2em .5em;
		font-weight: normal;
		background: #658CB1;
		font-size:12px;
		text-align:left;
		}
	td
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: .2em .5em;
		font-size:11px;
		text-align:left;
	}
	td.head
		{
		background: #036;
		color: #fff;
		font-size:12px;
	}
	th.head
	{
	background:	#CCCCCC;
	color: #009900;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	}
	tbody th
	{
		font-weight: normal;
		background: #658CB1;
		font-size:12px;
		text-align:left;
	}
	tr.alternate { background: #D7E0EA; }
	tr.alternate th { background: #8AA9C7; }
	td.white {background:#FFFFFF;
	text-align:left; }
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	}
#news h1 {
	color: #0000FF;
	}
#news h3 {
	color: #FF0000;
	}
