
html {font-size: 76%; font-family: verdana, arial, helvetica, sans-serif;}
body {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; color: #666666; padding-top: 0px; 
	  background-color: #999999;}
	  
p {font-size: 1em; margin: 1.2em 0em; line-height: 1.5em;}

h1 {font-size: 2.0em; ; color: #330099; font-weight: bold; font-style:oblique; text-align:left;}
h2 {font-size: 1.1em; color: #330099; font-weight: bold; padding-top: 14px; text-align:left;}
h3 {font-size: 0.8em; color: #666666; font-weight: bold;}

.main {line-height: 1.5em}
.largebold {font-size: x-large;font-weight: bold;}
.white {color: #FFFFFF;}
.boldwhite {color: #FFFFFF; font-weight: bold;}
.smallboldwhite {color: #FFFFFF; font-size: x-small; font-weight: bold;}
.darkblue {color: #330099;}
.darkbluebold {color: #330099; font-weight:bold;}


LI {margin: 0.2em 0em; line-height: 1.5em}

/* Normal Links */
A:link {color: #330099; text-decoration: underline;}
A:visited {color: #330099; text-decoration: underline;}
A:active {color: #330099; text-decoration: underline;}
A:hover {color: #330099; text-decoration: underline;}

/* White Links */
div#white A:link {color: #FFFFFF; text-decoration: none;}
div#white A:visited {color: #FFFFFF; text-decoration: none;}
div#white A:hover {color: #FFFFFF; text-decoration: underline;}
div#white A:active {color: #FFFFFF; text-decoration: underline;}

div#background {
	background: #999999 url('../images/Background.jpg') no-repeat left top;	
	text-decoration:none;
	height:inherit;
}
div#titlebar {
	background: #6699FF url('../images/main-title-bar.jpg') no-repeat right top;
	font-size: 125%; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-style:oblique;
	color: #330099;
	text-align:left;
}
div#sitebydatabee {
	background: #999999 url('../images/site-by-databee.jpg') no-repeat right bottom;	
	text-decoration:none;
	height:inherit;
}
div#announcementOrange {
	background: #6699FF url('../images/Kwinana-box-orange.jpg') no-repeat right top;
	font-size: 100%; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}
div#announcementGreen {
	background: #6699FF url('../images/Kwinana-box-green.jpg') no-repeat right top;
	font-size: 100%; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}
div#announcementBlue {
	background: #6699FF url('../images/Kwinana-box-blue.jpg') no-repeat right top;
	font-size: 100%; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}

div#footer {
	font-size: 75%;
	color:#000066;
}
div#main {
	font-size: 100%;
	color:#000000;
	text-align:left;
}