/*******************************************************/
/* Copyright (c) 2006-2011 Prositos ABN 26 026 129 337 */
/*******************************************************/

body {
	background-color: #fff;
	color: #000;
	font: normal normal normal 12pt Garamond, "Book Antiqua", serif;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4, h5, h6 {
	font-size: 10pt;
}

a[href]:after {
	background: inherit;
	color: #00f;
	content: " [" attr(href) "] ";
	font-size: 10pt;
}

a[href^="/"]:after {
	background: inherit;
	color: #00f;
	content:" [http://www.prositos.com.au" attr(href) "] ";
	font-size: 10pt;
}

blockquote:after {
	background: inherit;
	color: #00f;
	content:" [" attr(cite) "] ";
	display: block;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}

span.prositos {
	font-size: 16pt;
}

div#header {
	display: none;
}

div#skiptocontent {
	display: none;
}

div#body {
	background: inherit;
	color: inherit;
}

div#wrapper {
	width: 100%;
}

div#leftcol {
	display: none;
}

div#navigation {
	display: none;
}

div#body div#middlecol {
	clear: both;
	margin: 0;
}

div#body div#middlecol div#christmas,
div#body div#middlecol div#newyear,
div#body div#middlecol div#prositosofficiallogo {
	display: none;
}

div#rightcol {
	display: none;
}

div#aside {
	display: none;
}

div#body img {
	float:right;
}

/* ==== */

div#highlightedtext p {
	font-size: 14pt;
}

div#mediaright {
	display: none;
}

div#footer {
	font-size: 10pt;
}

div#footer a {
	font-size: 9pt;
}

div#footer div#newsbox {
	display: none;
}

div#footer div#designedby {
	display: none;
}

