@charset "utf-8";
body {
	font-family: Trebuchet MS, Arial, "Helvetica", sans-serif;
	font-size: 1em;
	color: #FFF;
	background-image: url(images/gradient3.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}

/* CSS Document */

#container {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}#banner {
	height: 150px;
	width: 750px;
	background-image: url(images/ppt_blue_resized.jpg);
}
#title_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	line-height: 120%;
	padding-top: 12px;
	padding-left: 12px;
}

#title_text h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#centre_box {
	background-color: #FFF;
	color: #000;
	width: 750px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#centre_box h3 {
	color: #069;
}
/*-------------------------------------------------------------------------*/
/*THIS SECTION GOVERNS THE TEXT IN EACH PAGE'S AREA OF MAIN CONTENT*/
#title_home h2{
	color: #F00;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
}
#about_me h2{
	color: #090;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
}
#research_box h2{
	color: #06F;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
}
#resources_box h2{
	color: #90C;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
}
#consultancy_box h2{
	color: #F30;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
}
#other_box h2{
	color: #F09;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
}

#Project_table {
	border-style: solid;
	border-color:#666;
}

#Project_table th {
	border-style: solid;
	background-color: #A3B8DA;
}

#Project_table td {
	border-style: dotted;
}

#email {
	float: left;
	width: 300px;
	margin-top: 40px;
	margin-left: 10px;
	color: #FFF;
}
#phone {
	float: right;
	width: 300px;
	margin-top: 40px;
	text-align: right;
	color:#000;
	margin-right: 10px;
}
#update_box p{
	font-size: 80%;
	float: left;
	width: 120px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#date {
	float: left;
	width: 155px;
	font-size: 80%;
	margin-top: 5px;
	border-right-style: solid;
	border-right-width: thin
}

/*-------------------------------------------------------------------------*/

#lower_banner {
	background-image: url(images/ppt_blue_950x100.jpg);
	height: 80px;
	width: 750px;
	margin-top: 37px;
}
#TabbedPanels1 {
	height: 600px;
}
