@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
}



#logo {
	width: 200px;
}
#wrapper {
	width: 700px;
}
#leftnav {
	background-color: #C3DBDB;
	margin: auto;
	float: left;
	width: 140px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#leftnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}



#banner {
	width: 700px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	padding: 0px;
	color: #333333;
	background-image: url(images/Perth%20Skyline%20banner%20opaque.jpg);
	background-repeat: no-repeat;
	font-size: 2.4em;
	font-weight: bold;
	margin: auto;
}
#rightnav {
	background-color: #FFFFFF;
	float: right;
	width: 530px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	padding: 5px;
}
body  {
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
#leftnav  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	display: block;
}
#leftnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	display: block;
	background-color: #CCCCCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #333399;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #009999;
	font-weight: bold;
	line-height: normal;
}
#bottombanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 700px;
	background-color: #C3DBDB;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
}
