/* CSS Document */
 img, div {
 	behavior: url(iepngfix.htc)
	}
 body {
	background-color:#F1F1F1;
	margin:0;
	padding:0;
	height:100%;
	}
#imageheader {
	background-image:url(Images/imageheader.jpg);
	background-repeat:repeat-x;
	height:114px;
	}
#imageheaderaboutus {
	background-image:url(Images/imageheaderaboutus.jpg);
	background-repeat:repeat-x;
	height:114px;
}
#bluebar {
	background-color:#7eb6ce;
	height:40px;
	}
#HYTClogo {
	position:absolute;
	z-index:+2;
	top: 42px;
	left:0;
	}
#HYTCtitle {
	position:absolute;
	left:255px;
	}
#leftdiv {
	float:left;
	width:235px;
	height:100%;
	}
#leftblue {
	background-color:#7eb6ce;
	height:75px;
	}
#menu {
	position:relative;
	top:15px;
	background-color:#cbe1ea;
	padding:20px;
	}
#menu ul
	{
	list-style:none;
	padding:0;
	margin:0;
	}
#main {
	padding:2%;
	margin-left: 237px;
	}
#content1 {
	width:96%%;
	background-color:#FFFFFF;
	z-index:+1;
	padding:15px;
	margin-bottom:2%;
	overflow:hidden;
	}
#content2 {
	padding:15px;
	background-color:#FFFFFF;
	float:left;
	width:47%;
	margin-right:2%;
	}
#content3 {
	padding:15px;
	background-color:#FFFFFF;
	overflow:hidden;
	}
p {
	font-size:0.9em;
	color:#483e3d;
	font-family:Palatino, Arial, Baskerville, Bell MT, Times New Roman, sans-serif;
	line-height:1.3em;
	}
p.header {
	font-size:1.3em;
	color:#483e3d;
	font-family:Palatino, Arial, Bell MT, Times New Roman, sans-serif;
	margin-top:0;
	}
li {
	padding-bottom:10px;
	padding-top:10px;
	font-size:1.3em;
	color:#483e3d;
	font-family:Palatino, Arial, Baskerville, Bell MT, Times New Roman, sans-serif;
 	border-bottom: 0.1em solid #FFFFFF;
	padding-left:10px;
	}
a {
	text-decoration:none;
	color:#483e3d;
	font-family:Palatino, Arial, Baskerville, Bell MT, Times New Roman, sans-serif;
	}
#menu li:hover , #menu p {
	background-color:#7EB6CE;
	}
#listlast {
	border-bottom:0;
	}
img {
	border:none;
	}
.highlight {
	color:#EB4D3E;
	font-weight:bold;
	}
.paragraphlink {
	color:#EB4D3E;
	font-size:1.2em;
	}
.introduction {
	color:#7eb6ce;
	font-size:1.2em;
	}
.paragraphlist {
	font-size:0.9em;
	}
.leftcolumn {
	padding:15px;
	background-color:#FFFFFF;
	float:left;
	width:47%;
	margin-right:2%;
	}
.rightcolumn {
	padding:15px;
	background-color:#FFFFFF;
	overflow:hidden;
	}