body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: black;
	width: 600px;
}

#wrap { width: 100% !important }

#nav, #skip, .offset, form,
.page-nav, #sidebar,
.prettyPhotoOverlay,.pictureHolder,.content,.fullResImageContainer,#fullResImage,a.print,a.close,a.expand,a.arrow_next,a.arrow_previous,
#footer a,.credit { display: none }

h1, h2, h3, h4, h5 { margin: 15px 0 10px; font-weight: normal }

a img { border: none; }
a:link, a:visited {	color: #999; text-decoration: none; }

p img { float: right; margin: 0 0 20px 15px }

	#header ul {
		margin: 0;
		padding: 0;
		list-style: none
	}
		#header li { display: inline; margin: 0 10px 0 0 }
			#header img { vertical-align: top }
			
		#logo { float: left }	
			
		#slogan { 
			float: right;
			display: inline;
			margin: 34px 0 0 0;
			color: #ECECEC;
			font: 200% Arial, Helvetica, sans-serif
		}		

#content { clear: both; padding-top: 50px }

	#text p a:link:after,
	#text p a:visited:after,
	#text p a:hover:after,
	#text p a:active:after,
	.resources a:link:after,
	.resources a:visited:after,
	.resources a:hover:after,
	.resources a:active:after {
		content: " <" attr(href) "> ";
		color: grey;
		font-style: italic;
		font-weight: normal;
	}
	#text p a[href^="/"]:after { content: " <http://www.indexgroup.com.au"attr(href)"> " }
	.resources a[href^="/"]:after { content: " <http://www.indexgroup.com.au"attr(href)"> " }
	#text p a[href^="mailto"]:after { content: "" }
	.resources a[href^="mailto"]:after { content: "" }
	
	.gallery, .resources {
		margin: 0;
		padding: 0;
		list-style: none
	}
		.gallery li { float: left; margin-right: 15px }
		.listings li { float: none; width: 100%; overflow: hidden; margin-bottom: 20px }
	
	table { margin: 1px; text-align: left }
		th { border-bottom: 1px solid #333; font-weight: bold }
		td { border-bottom: 1px solid #333 }
		th,td { padding: 4px 10px 4px 0 }
		tfoot { font-style: italic }
		caption { background: #fff; margin-bottom:2em; text-align:left }
		thead { display: table-header-group }
		tr { page-break-inside: avoid } 

#footer { clear: both; margin: 20px 0; font-size: 85% }
	#footer ul { list-style: none; margin: 0; padding: 0 }