.Header {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 760px;
	z-index: 5;
	margin: auto;
	width: 760px;
}
.body_content {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 2;
	padding: 0px;
	background: colour;
	color: #666666;
	font-size: 12px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.form_fields {
	border: 0.5px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
}

div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}


div.nav_heading {
	height: 20px;
	width: 200px;
	overflow: hidden;
	border-color: #CCCCCC;
	border-width: 1;
}
#navigation_box {
	width: 760px;
	background-image: url(graphics/BG_nav.jpg);
	height: 21px;
}



		#heading {
	display: block;
	text-align: left;
	margin-bottom: 3px;
	background-image: url(graphics/BG_nav.jpg);
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			border-right-style: dotted;
			border-left-style: dotted;
			border-left-width: 1px;
			border-right-width: 1px;
			border-right-color: #CCCCCC;
			border-left-color: #CCCCCC;
			background-image: url(graphics/BG_subnav.jpg);
		}
		
		#buttons {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #333333;
			font-size: 11px;
	
		}	
		
		#wrapper {
	margin: 2px;
	padding: 2px;
}
		
		#panes {
			border-style: none;
			text-align: center;
			/*width: 245px;*/
			margin: 0 0 0 010px;

		}
		
		#panes ul li {
			text-align: justify;
			float: left;
			list-style-image: url(graphics/arrow.png);
			list-style-position:inside

		}
		
		#panes p {
		  	width: 600px;
		  	margin: 0 auto 1em auto;
		  	line-height: 1.2em;
		}
		
		#panes div div { 
			overflow: hidden; }
		
		.subnav {
	padding: 2px;
	margin-left: 5px;

		}
.subnav li {
	padding: 2px;
	margin-left: 5px;
}


		#home {
	padding: 0;
	width: 760px;
	height: 18px;
		
		}
		
		#tutors {
	padding: 0;
	width: 740px;
	background-image: url(graphics/BG_subnav.jpg);
	height: 19px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;		
		}
		
		#program {
	padding: 0;
	width: 740px;
	background-image: url(graphics/BG_subnav.jpg);
	height: 19px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
				

		}
		
		#reviews {
	padding: 0;
	width: 740px;
	background-image: url(graphics/BG_subnav.jpg);
	height: 19px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
		
		}
		
		#register {
	padding: 0;
	width: 740px;
	background-image: url(graphics/BG_subnav.jpg);
	height: 19px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;

		
		}
#project_title {
	display: inline;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 6px;
}
#projects_textbox {
	margin-left: 10px;
	overflow-y: scroll;
	width: 590px;
	height: 140px;


}

