body{
	
	width: 100%;
}

#wrapper{
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
	/*background: url(images/sideline.jpg) center top repeat-x;*/

}

#banner {
	background: url(images/bgcolour.jpg) repeat-x left top;
	margin-top: 10px;
	
	padding-left: 15px;
}

#banner p {
	margin: 0;
	background: url(images/bannerMain.jpg) no-repeat right top;
	height: 85px;
	border-left: 0;
	margin: 0;
}

#topbar ul{
	margin-left: 0;
	text-align: center;
	border-bottom: none;
	background: url(images/underline.gif) bottom repeat-x; 	
	list-style-type:none;
	padding-left:70px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 11px;
	
}



#topbar ul a{
	display:inline;
	width: 100px;
	border-left: 2px solid #7B879D;
	border-right: 2px solid #7B879D;
	background: url(images/penborder.gif) repeat-x;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	background-color: #eaeaea;
	color: #333;
	border-bottom: none;
	color: #8c1919;
	text-decoration: none;
	font-weight: bold;
}


	

#topbar ul a:hover{
	background-color: #fcc423;
}

#topbar ul li{
	display: inline;
	
}

#topbar{
	text-align: center;
}

h1{
	color: #336699;
	font-family:"Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: 1.4em;
	margin: 25px 0 5px 0;
	text-indent: 0px;
	font-variant: small-caps;
}

h2{
	color: #336699;
	font-family:"Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: 2.2em;
	background: url(images/greenunderline.gif) bottom repeat-x;
	text-indent: 0px;
	
}

p{
	margin: 10px 0 15px 10px;
	color: #667788;
	line-height: 115%;
	
	
}

.photo img{
	border: 1px solid #666;
	background-color: #fff;
	padding: 4px;
	position: relative;
	top: -5px;
	left: -5px;
}

.figure p{
	font-size: medium;
	text-align: center;
	margin: 10px 0 0 0;
	height: 9em;
}

.figure{
	float: left;
	width: 210px;
	margin: 0 10px 10px 10px;
}

*html #gallery{
	width: 100%;
}

.photo{
	background: url(images/drop_shadow.gif) right bottom no-repeat;
}

.pubtable table{
	width: 100%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	border-collapse: collapse;
}

.pubtable table img{
	border: none;
}

.pubtable table td.center{
	text-align: center;
	vertical-align: middle;
}

.pubtable table td{
	padding: 3px 5px 2px 5px;
	font-size: .8em;
	border: 1px solid #73afb7;
	text-align: left;
	vertical-align: top;
}

.pubtable table th{
	padding: 3px 5px 2px 5px;
	font-size: .8em;
	border: 1px solid #73afb7;
	text-align: left;
	border-color: #14556b;
	background: url(images/th_bg.jpg) no-repeat left top;
	color: white;
} 

.pubtable  tr.alt td{
	background-color: #eeeeff;
}

.pubtable a{
	border: 0;
}

.figure a{
	border: 0;
}

p a{
	color: #B22600;
	text-decoration: none;
	font-weight: bold;
	background: url(images/redunderline.gif) bottom repeat-x; 
	padding-bottom: 3px;
	
}

img { behavior: url(iepngfix.htc) }
    

