/* custom styles ///////////////////////////////////////////////////////////////////////// */
body {
	background: #fff url(http://www.henleygcc.co.uk/wp-content/themes/henleygcc/images/backdrop-conference.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color: #000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#3d3d3d;
	margin: 0;
	padding: 0;
	margin-top:30px;
	margin-bottom:30px; }

* body {
	text-align:center; }

* #mainStage {
	text-align:left;
	margin:auto; }


a {
	color:#4a4767;
	text-decoration:none; }
	
a:hover {
	color:#4a4767; }

h3 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#4a4767;
	font-size:1.5em;
	font-weight:200;
	margin:0;
	margin-bottom:3px; }


#topBanner {
	width:100%;
	height:100px;
	min-height:100px;
	max-height:100px;
	position:relative;
	background-image:url(images/conference-border-top.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:910px;
	margin:auto; }
	
#bottomBanner {
	width:910px;
	height:24px;
	min-height:24px;
	max-height:24px;
	margin:auto;
	background-image:url(http://www.henleygcc.co.uk/wp-content/themes/henleygcc/images/conference-border-bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:10px; }