
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

#headerPanel {
}

#htcLogo {
	width: 18%;
	font-size: 0.7em;
	padding: 0;
}

#htcLogo img {
	width: 100%;
}

#mainBanner {
	width: 82%;
	padding: 0;
}

#navigationPanel {
/*	width: 186px;*/
	width: 18%;
	float: left;
}

#membersMainPanel,
#mainPanel {
	width: 78%;
	float: left;
	padding-top: 10px;
	padding-left: 2%;
	padding-right: 1%;
	font-size: 0.9em;
/*	color: #000099;*/
	color: #993333;
	text-align: justify;
}

.bannerImage {
	float: left;
	width: 100%;
	height: 130px;
/*	opacity: 0.6;
	filter: alpha(opacity=60);*/
}

.dropShadow {
	display: block;
	float: left;
	background: url(../Images/DropShadow.png) no-repeat bottom right !important;
	background: url(../Images/DropShadow.gif) no-repeat bottom right;
	margin: 10px 7px 0 3px !important;
	margin: 10px 0 0 5px;
}

.dropShadow img {
	display: block;
	position: relative;
	background-color: white;
	border: 1px solid black;
	margin: -3px 5px 5px -3px;
	padding: 2px;
	width: 98%;
}

.borderedImage img {
	border: 1px solid black;
	padding: 2px;
/*	width: 98%;*/
}

.headerTable {
	width: 100%;
}

.invisible {
	display: none;
}

.centred {
	text-align: center;
}

.zonk {
	display: inline;
}

.blocked {
	display: block;
	clear: both;
}

.footnote {
	font-size: 0.8em;
}

.titledPhoto {
	float: left;
	width: 250px;
	margin: 5px;
}

.titledPhoto img {
	height: 167px;
}
