body {
	background-image: url(images/pinholes.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	text-decoration: none;
}
.header {
	background-color: #FFF;
	clear: both;
	float: none;
	position: static;
	margin-left: 0px;
	margin-right: 0px;
	height: 100px;
}
.headercontent {
	height: auto;
	width: 900px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.bodycontainer {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	z-index: 0;
	visibility: visible;
	background-attachment: scroll;
	background-position: 00px 0px;
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}
#bodycontent {
	background-color: #FFF;
	height: auto;
	width: 880px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 20px;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#bodyleftpane {
	width: 480px;
	position: static;
	padding-top: 0px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 15px;
}
.topphonebox {
	float: right;
	height: 94px;
	width: 500px;
	position: static;
	clear: right;
	margin-right: 32px;
	background-image: url(images/bookings.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.navidivider {
	height: 40px;
	width: 2px;
	float: left;
	background-image: url(images/navidividerslim.gif);
	background-position: top;
	margin-top: 2px;
	background-repeat: no-repeat;
}
.navibuttonbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	height: 32px;
	width: 100px;
	position: static;
	float: left;
	text-align: center;
	padding-top: 10px;
}



.bottomshadow {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}



.navibar {
	background-image: url(images/navibarslimshadow.png);
	background-repeat: repeat-x;
	height: 50px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 90;
}
.button {
	background-image: url(images/onlinelogin.png);
	float: left;
	height: 50px;
	width: 145px;
	margin-top: 10px;
	padding-left: 5px;
	position: fixed;
	right: 50px;
}
.navicentre {
	height: 50px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: none;
}
.navicontent {
	height: 50px;
	position: static;
	float: left;
	background-image: url(images/navicontentbar.gif);
	padding-left: 20px;
	width: 880px;
}
.shadowspacerleft {
	height: 50px;
	position: static;
	float: left;
	width: 20px;
	clear: none;
}
.shadowspacerright {
	height: 50px;
	position: static;
	float: right;
	width: 20px;
	clear: right;
}


.buttonLogin {
	background-image: url(images/studentlogin.png);
	float: right;
	height: 30px;
	width: 90px;
	margin-top: 6px;
	position: static;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	clear: none;
	font-variant: normal;
	text-decoration: none;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	margin-right: 20px;
	margin-left: auto;
	margin-bottom: auto;
}
.coursestablecontainer {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.tabletitle {
	font-size: 15px;
	font-weight: bold;
	background-color: #333;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFF;
	padding-bottom: 5px;
	background-image: url(images/greybarshine.png);
}

.navibar .navicentre .buttonLogin:hover {
	background-position: -90px 0px;
	
}

.table_info a{
	font-size: 15px;
	font-weight: bold;
	background: #92a2c8;
	height: 31px;
	color: #FFF;
	display: block;
}

.table_info a:hover {
	background: #EFEFEF url(images/coursemenuhover.png) repeat-x left bottom;
	color: #333;
}

.tablerowleft,
.tablerowright{
	display: block;
	height: 20px;
	padding: 5px 0 5px 10px;
	border: #fff solid;
}

.tablerowleft {
	width: 400px;
	clear: none;
	float: left;
	border-width: 0 1px 1px 0;
}

.tablerowright {
	text-align: center;
	border-width: 0 0 1px 0;
}

.navibuttonbox:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	height: 32px;
	width: 100px;
	position: static;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-image: url(images/navibuttonhover.gif);
}
.header .headercontent img {
	height: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#bodyrightpane {
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}
.whychooselist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: auto;
	background-attachment: scroll;
	background-color: #454545;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 55px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	padding-bottom: 5px;
	line-height: 18px;
	padding-top: 5px;
}
.bodycontainer #bodycontent #bodyrightpane #whychoose .whylistcontainer hr  {
	float: none;
	margin-right: 15px;
	margin-left: 15px;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.whylistcontainer {
	background-color: #454545;
	width: 330px;
	overflow: visible;
	position: static;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
}
#whychoose {
	text-align: center;
	width: 330px;
	margin-right: 25px;
	margin-left: auto;
}

#whyheading    {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-align: center;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabletitle a:visited {
	font-size: 15px;
	color: #text-decoration: ;none;
	
}
.tabletitle a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;

}
#footercontainer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
.tabletitle a {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.navibuttonboxselected {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	height: 30px;
	width: 100px;
	position: static;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-image: url(images/navibarslimselected.png);
	background-repeat: repeat-x;
	background-position: 50px;
}
.header .headercontent a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.coursemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	height: auto;
	background-attachment: scroll;
	background-color: #454545;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 55px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	padding-bottom: 5px;
	line-height: 18px;
	padding-top: 5px;
}
.coursemenucontainer {
	background-color: #454545;
	width: 330px;
	overflow: visible;
	position: static;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
}
#coursemenu {
	text-align: left;
	width: 330px;
	margin-right: 25px;
	margin-left: auto;
}
.coursemenuitem {
	font-size: 12px;
	font-weight: normal;
	background-color: #92a2c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 7px;
	padding-top: 5px;
	color: #FFF;
	padding-bottom: 5px;
	text-align: left;
	margin: 0px;
	position: static;
	display: block;
}

.coursemenuitem:hover{
	background-image: url(images/coursemenuhover.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 4px;
	border-left-style: none;
	border-left-color: #600;
	font-weight: normal;
	background-color: #FFF;
	color: #333;
	margin: 0px;
}
#coursemenu a {
	text-align: center;
	width: 330px;
	margin-right: 25px;
	margin-left: auto;
		font-size: 12px;
    color: #FFF;
}

#coursemenu a:visited {
	text-align: center;
	width: 330px;
	margin-right: 25px;
	margin-left: auto;
		font-size: 12px;
    color: #FFF;
}
.coursemenutitle {
	font-size: 14px;
	font-weight: bold;
	background-color: #333;
	height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 0px;
	padding-top: 7px;
	color: #FFF;
	padding-bottom: 5px;
	background-image: url(images/greybarshine.png);
	text-align: center;
}
#footerbody {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}
#footercontent {
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 900px;
	height: 50px;
}
.footerimageleft {
	float: left;
	height: 50px;
	width: 100px;
	margin-right: 0px;
	padding-left: 10px;
	text-align: left;
}
.coursemenuitemselected {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 7px;
	padding-top: 5px;
	color: #333;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: left;
	border-left-width: 4px;
	border-left-style: none;
	border-left-color: #C33;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom;
	display: block;
}
.coursebodyleft {
	width: 60px;
	padding-right: 20px;
	margin-top: auto;
	margin-bottom: auto;
}


.tablerowleft a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.tablerowleft a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.tablerowleft a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
.footertext {
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	width: 680px;
	height: auto;
	float: left;
}
.footerimageright {
	float: left;
	height: 50px;
	width: 100px;
	margin-right: 0px;
	padding-right: 10px;
	text-align: right;
	margin-top: auto;
	margin-bottom: auto;
}
footerimageright a img {
	float: left;
	height: 50px;
	width: 100px;
	margin-right: 0px;
	padding-right: 10px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footercontainer #footerbody #footercontent .footerimageright a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moredetails {
	background-image: url(images/moredetails.png);
	padding: 3px;
	clear: right;
	float: left;
	height: 29px;
	width: 99px;
}

#footercontainer #footerbody #footercontent .footerimageleft a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.copyright a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	clear: none;
	float: none;
	height: 60px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
.moredetails:hover {
  background-position: -105px 0px;
}
.hidedetails {
	background-image: url(images/hidedetails.png);
	padding: 3px;
	clear: right;
	float: left;
	height: 29px;
	width: 99px;
}
.hidedetails:hover {
	background-position: -105px 0px;
}

li {
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/listcross.png);
	background-position: left 3px;
	background-repeat: no-repeat;
}

.errorbox {
	border: thin solid #FF3300;
}

.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	text-align: left;
	color: #FF3300;
	text-decoration: none;
}
textarea {
  width: 300px;

}

.wecometoyou {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	
}
.cometoyouleft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding: 10px;
}
.wecometoyou img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 10px;
}
.cometoyouright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	text-align: right;
	padding: 20px;
}
.contactform
{
	margin-right:50px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.photoframe  {
background:url("images/photoholder.png") no-repeat scroll 0 0 transparent;
float:left;
height:323px;
margin-right:30px;
padding:30px 0 0;
width:316px
}

.photoframe  {
background:url("images/photoholder.png") no-repeat scroll 0 0 transparent;
float:left;
height:323px;
margin-right:30px;
margin-top: 20px;
padding:30px 0 0;
width:316px
}
.contactbigger
{
 font-size: 18px;
}

.teamname {
	font-size: 19px;
	font-style: italic;
	text-align:left;
}
.teamnamelist {
	font-size: 19px;
	clear: both;
	font-style: italic;
}


.photo {
	width: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.photo img {
	border: 2px solid #FFF;
	margin: 0px;
	padding: 0px;
}
.phototext {
	color:#888888;
font-size:14px;
font-style:italic;
margin:44px auto;
padding:3px;
width:250px;
}

.teammemberholder
{
  padding-bottom: 20px;
  margin: 0;
  text-align: left;
  
}

.teammemberholderlist
{
  padding-bottom: 5px;
  margin: 0;
  text-align: center;
  clear:both;
  
}
.supportedby
{
  padding-bottom: 5px;
  margin: 0;
  text-align: center;
  clear:both;
  
  
}
#bodyleftpane img
{
 float:left;
 clear: none;
}

