/*This CSS document is for Shazza's site: http://members.optusnet.com.au/shazzas01
Author: Sharon Wills
Last Updated: 17/12/07
This document is valid CSS, acording the w3.org validation.
*/


body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: none;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
}
img {
	border: none;
}
#content a:hover img {
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
}
ul.li .this {
}
.style3 {
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 100;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	width: 100%;
	border: none;
	position: static;
	top: 0;
	left: 0;
	background: none;
}
#leftnavigation {
	display:none;
	width: 0px;
}
#rightnavigation {
	display:none;
	width: 0px;
}
#leftnavigation ul, #rightnavigation ul{
	width: 0px;
}
#leftnavigation li, #rightnavigation li{
	width: 0px;
}
#leftnavigation a, #rightnavigation a {
}
li a:hover{
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: left;
	font-weight: bold;
}
#leftnavigation p.headings, #rightnavigation p.headings, p.subheadings{
}
p.subheadings{
}
#rightnavigation p.headings {
}
#content p.headings{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	text-align: center;
	background: none;
	color: #999999
}
 
hr { 
}

.whiteheading {
}
.pinkbackground {
}
.update {
	font-weight: normal;
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
} 
.normal, .normal a, .normal a:hover {
	font-weight: normal;
	font-size: .9em;
}
#headercasing, #banner {
	visibility: hidden;
	position: absolute;
	height: 0px;
}
#copyright  {
	font-weight: normal;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 1em 1em 1em .5em;
	border-top: 1px solid #000000;
	position: relative;
}
#tlbg {
	margin: 0 0 0 0;
	background: none;

}
#trbg {	background: none;

}
#blbg {	background: none;

}
#brbg {	background: none;

}
#rightbox {
height: 0;
width: 0;
visibility: hidden;
clear: both;
position: absolute;
}