body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-top: 5px;
	color: #330000;
	margin-bottom: 30px;
}
#frame {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../../../../webclients/brolga/website-static/static/sketch.gif) no-repeat right bottom;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
#header {
	background: #FFFFFF;	
}
#header2 {
	background: #000000;	
}
#content {
	width: 680px;
	background: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px 25px 20px 35px;
	text-align: justify;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	background: url(../assets/template/bullet.gif) no-repeat 0px .2em;
	padding-left: 3em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	margin-left: 20px;
	font-weight: bold;
	text-align: left;
}
#content ol {
	margin-right: 20px;
	background: url(../CSS/none);
	}
h1 {
	font: normal 1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #00A9E0;
	padding-top: 10px;
}
h2 {
	color: #FFFFFF;
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #0099CC;
	padding: 3px 0px;
	text-align: center;
	margin: 0px;
}
h3 {
	color: #0099CC;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #0099CC;
	font-size: 1.3em;
	font-style: italic;
}
h5 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
#mainNav {
	width: 290px;
	float: left;
	padding-bottom: 20px;
	color: #FFFFFF;
	margin-bottom: 10em;
	padding-top: 0px;
	background: #EE2233;
	line-height: 1.5em;
}
#mainNav p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#footer {
	clear: both;
	height: 20px;
	color: #0099CC;
	text-align: center;
	font-size: 1.1em;
}
#footer a {
	color: #0099CC;
	text-decoration: none;
	}
#footer a:visited {
	color: #0099CC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#right-col {
	float: right;
	left: 70%;
	float: right;
	margin-left: 10px;
	width: 200px;
	line-height: 1.4em;
	font-size: 0.95em;
	color: #330000;
	margin-bottom: 30px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	border: 1px dotted #0099CC;
	padding: 20px 10px;
}
.image-left {
	float: left;
	border: 1px solid #A5A27F;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	border: 1px solid #A5A27F;
	margin: 0px 0px 10px 20px;
}
table {
	font-size: 0.95em;
	width: 500px;
	line-height: 1.3em;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
table {
	font-size: 0.95em;
	width: 500px;
	line-height: 1.3em;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
#breadcrumbs {
	background: #330000;
	text-align: right;
	color: #CD3907;
	font-size: .9em;
}

