#menu {
	background: #005c6f;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 192px;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 80.5%;
	font-weight: bold;
	line-height: 16px;
}
#menu a {
	background: #b3ced4;
	border-bottom: 1px solid #ffffff;
	color: #005c6f;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #005c6f left center no-repeat;
	color: #ffffff;
	padding-bottom: 8px;
}
#text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	padding-top: 4px;
	padding-right: 58px;
	padding-bottom: 30px;
	padding-left: 24px;
	/*overflow: visible;*/
	position:absolute;
	left:455px;
	top:150px;
	width:425px;
	min-height:500px;
	/*z-index:3;*/
	background-color: #d7ec9d;
	margin-bottom: 10px;
}
#text_box_fixed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	padding-top: 12px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 32px;
	/*overflow: visible;*/
	position:absolute;
	left:192px;
	top:245px;
	width:518px;
	min-height:500px;
	/*z-index:3;*/
	background-color: #e6eff1;
	height: 982px;
	color: #005c6f;
}
#side_menu {
	position:absolute;
	left:0px;
	top:245px;
	width:192px;
	height:994px;
	z-index:2;
	background-color: #b3ced4;
}
.boldheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: #ffffff;
}


#main_holder {
	position:relative;
	left:-14px;
	top:-14px;
	width:800px;
	height:1115px;
	z-index:6;
	color: #000000;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
#side_left {
	position:absolute;
	width:125px;
	height:594px;
	min-height:500px;
	z-index:4;
	left: 140px;
	top: 150px;
	background-color: #d7ec9d;
}
#side_left_2 {
	position:absolute;
	width:100px;
	height:115px;
	min-height:500px;
	z-index:5;
	left: 0px;
	top: 149px;
	background-color: #82332c;
}
#top_name {
	position:absolute;
	width:700px;
	height:150px;
	z-index:5;
	left: 457px;
	top: 0px;
	background-image: url(header.jpg);
}

#pagehead {
	position:absolute;
	left:0px;
	top:177px;
	width:800px;
	height:68px;
	z-index:7;
	background-image: url(pictures/barbican_head.png);
}
#top_left {
	position:absolute;
	width:225px;
	height:100px;
	z-index:6;
	left: 40px;
	top: 50px;
	background-color: #ece7d1;
	background-image: url(top_left_2.jpg);
}
#left_edge {
	position:absolute;
	width:100px;
	height:500px;
	z-index:7;
	left: 40px;
	top: 149px;
}
#right_near_top {
	position:absolute;
	width:200px;
	height:300px;
	z-index:8;
	left: 962px;
	top: 149px;
	background-color: #FFFFFF;
}
#right_small {
	position:absolute;
	width:100px;
	height:100px;
	z-index:9;
	left: 962px;
	top: 644px;
	background-color: #d0c8a7;
}

body#Home a#Homenav ,
body#fees a#feesnav ,
body#personal a#personalnav ,
body#about a#aboutnav,
body#how a#hownav,
body#contact a#contactnav,
body#faq a#faqnav {
	color: #ffffff;
	background-color: #005c6f;
}
.boldhead {
	font-weight: bold;
	color: #005c6f;
}
.bolder_head {
	font-size: 16px;
}
