/* CSS Document */
		body
		{
			width: 100%;
			margin: 0;
			padding: 0;
			font-size: 95%;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			background-color: #D0EBFF;
			background-image: url(images/background.gif);
			background-repeat: repeat-y;
			background-position: center;
		}
		
		a:link { color: #fff; }
		a:visited { color: #fff; }
		
		a:hover, a:active
		{
			color: #ccc;
		}


		input {
			font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
			font-size: 11px;
		}
			
		input.small {
			width: 90px;
			}
			
		input.medium {
			width: 180px;
			}
			
		input.large {
			width: 300px;
			}
		
		input.button {
			font-weight: bold;
			margin: 5px 0px 5px 0px;
			vertical-align:middle;
			}
			
		input.checkbox {
			align: left;
			}
			
		select {
			font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
			font-size: 11px;
			vertical-align:middle;
		}
			
		select.small {
			width: 90px;
			}
			
		select.medium {
			width: 180px;
			}
			
		select.large {
			width: 400px;
			}
			
		textarea {
			font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
			font-size: 11px;
		}
			
		textarea.small {
			width: 400px;
			height: 100px;
			}
			
		textarea.medium {
			width: 400px;
			height: 200px;
			}
			
		textarea.large {
			width: 400px;
			height: 400px;
			}

		div#container
		{
			position: absolute;
			left: 50%;
			width: 760px;
			margin-left: -380px !important;
			margin-left: -379px;
			text-align: left;
			min-height: 100%;
			height: 100%;
			voice-family: "\"}\"";
			voice-family: inherit;
			height: auto;
		}

		html>body #container {
			height: auto;
			}

		div#banner
		{
			color: #000;
			height: 133px;
			margin: 0;
			padding: 0;
			background-image: url(images/banner.jpg);
			background-repeat: no-repeat;
			background-position: left;
		}
		
		div#banner h1
		{
			margin: 0;
			padding: 0;
			height: 113px;
			font-size: 2.2em;
			font-weight: normal;
		}

		div#banner h1 span
		{
			display: none;
		}

		div#banner h2
		{
			color: #fff;
			margin: 0;
			padding: 0;
			height: 20px;
			font-size: 0.7em;
			font-weight: bold;
		}
		div#banner h2 div
		{
			margin: 0;
			padding: 3px 0px 0px 5px;
		}
		
		div#container2
		{
		}
		
		div#navigation
		{
			float: left;
			width: 140px;
		}
		
		.brisbane
		{
			background-image: url(images/brisbane.jpg);
			background-repeat: no-repeat;
			background-position: top left;
		}
		
		.sydney
		{
			background-image: url(images/sydney.jpg);
			background-repeat: no-repeat;
			background-position: top left;
		}
		
		div#navigation ul
		{
			list-style-type: none;
			padding: 0;
			margin: 40px 0px 0px 0px;
			background-color: #006699;
		}
		
		div#navigation ul li 
		{ 
			width: 140px;
		}

		.nav1line a
		{
			font-size: 0.7em;
			font-weight: bold;
			padding: 3px;
			padding-left: 10px;
			color: #fff;
			display: block;
			text-decoration: none;
			background-image: url(images/button_leftmenu_normal.gif);
			background-repeat: repeat;
		}
		
		.nav1line a:hover
		{
			background-position: 0px -19px;
			text-decoration: none;
		}
		
		.nav2line a
		{
			font-size: 0.7em;
			font-weight: bold;
			padding: 5px;
			padding-left: 10px;
			color: #fff;
			display: block;
			text-decoration: none;
			background-image: url(images/button_leftmenu_n_2lines.gif);
			background-repeat: repeat;
		}
		
		.nav2line a:hover
		{
			background-position: 0px -36px;
			text-decoration: none;
		}
		
		div#content
		{
			color: #fff;
			margin-left: 144px;
			line-height: 150%;
		}
		
		div#content_padding 
		{
			margin: 10px;
		}
		
		div#content h2
		{
			font-size: 1.3em;
			color: #006699;
			padding-left: 7px;
			margin-top: 0px;
			margin-bottom: 0px;
			padding-top: 10px;
			padding-bottom: 5px;
			font-weight: bold;
			background-image: url(images/page_title_background.gif);
			background-position: top left;
			background-repeat: no-repeat;
		}

		div#content h3
		{
			font-size: 1.0em;
			color: #fff;
			margin: 0;
			padding-left: 0px;
			padding-top: 10px;
			font-weight: bold;
			background-image: url(images/page_subtitle_background.gif);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
		div#content h4
		{
			font-size: 0.9em;
			margin: 0;
			padding-top: 10px;			
		}
		
		div#content p
		{
			font-size: 0.7em;
			margin: 0;
			padding-top: 10px;
			font-weight: normal;
		}
		
		div#content ul
		{
			margin-left: 10px;
			padding: 0px;
			list-style-type: none;
		}

		div#content ul li
		{
			font-size: 0.7em;
			padding-left: 14px;
			margin: 0px;
			background-image: url(images/bullet_1.gif);
			background-position: middle left;
			background-repeat: no-repeat;
		}

		div#content ul ul
		{
			margin-left: 5px;
			padding: 0px;
			list-style-type: none;
		}

		div#content ul li ul li
		{
			font-size: 1.0em;
			padding-left: 14px;
			margin: 0px;
			background-image: url(images/bullet_2.gif);
			background-position: middle left;
			background-repeat: no-repeat;
		}
		div#content table { width:100%;}		
		div#content th { font-size: 1.0em;}
		div#content td { font-size: 0.7em;}

		div#schedule table
		{
		width: 100%;
		border-collapse:collapse;
		}

		div#schedule th
		{
		font-size: 0.7em;
		padding: 2px;
		padding-left: 5px;
		text-align: left;
		background-color: #77A4C4;
		border-bottom: 1px solid #777;
		color: #fff;		
		}
		
		div#schedule .rowcolor
		{
		font-size: 0.7em;
		padding: 2px;
		padding-left: 5px;
		background-color: #D5ECFC;
		color: #000;
		}
		
		div#schedule .clearrow
		{
		background-color: none;
		}
		
		div#schedule a
		{
		color: #000;
		}
		
		div#schedule a:hover
		{
		color: #669;
		}
		
		#cleardiv
		{
			clear: both;
			height: 1em;
		}
		

		div#footer
		{
			width: 750px;
			padding-top: 5px;
			padding-bottom: 5px;
			text-align: right;
			font-size: 0.7em;
		}
		
		#content img {
			background-color: #ACDAFB;
			border: 1px solid #87CBFB;
			padding: 2px;
			margin: 3px;
		}

		.frontend-list {
		min-height: 100px;
		}
		
		.faq-list {
		min-height: 100px;
		border-bottom: 1px solid #EAEC9A;
		}
		
		.question {font-size: 1.5em;}
		.answer {font-size: 1.5em;}
		#content hr {color: #EAEC9A; border-bottom: 1px solid #EAEC9A;}
		
		#editbox {
		float:right;}
		
		#editbox .label
		{
			font-size: 0.7em;
		}

		#editbox .medium
		{
			width: 160px;
			
		}
		
		#content table {float:right;}
		
		DIV#calendar table {color: #000;}
		
		div.gallery_div{
			float:left;
			width:25%;
			height:165px;
		}
		div#break{clear:both;}
