body {
	margin: 0;
	padding: 0;
	
	font-family: verdana, arial;
	font-size: 12px;
	
	background: #c5e5f4;
}

a {
	text-decoration: underline;
	
	color: #000000;
}
a:hover {
	text-decoration: underline;
	
	color: #000000;
}

.top_left_flower1 {
	position: absolute;
	left: 70px;
	top: 0;
	width: 208px;
	height: 30px;
	
	background: url(../../images/nsw/top_left_flowers_hearts1.gif);
}

.top_left_flower2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 199px;
	
	background: url(../../images/nsw/top_left_flowers_hearts2.gif);
}

.top_centre_kid {
	position: absolute;
	left: 463px;
	top: 0px;
	width: 134px;
	height: 90px;

	/*background: url(../../images/nsw/top_centre_kid.gif);*/
	background: url(../../images/nsw/top_centre_kid2.gif);
}

.top_right_lovehearts1 {
	position: absolute;
	left: 1014px;
	top: 30px;
	width: 120px;
	height: 79px;
	
	background: url(../../images/nsw/top_right_hearts1.gif);
}
.top_right_lovehearts2 {
	position: absolute;
	left: 978px;
	top: 109px;
	width: 139px;
	height: 89px;
	
	background: url(../../images/nsw/top_right_hearts2.gif);
}

.bottom_left_lovehearts1 {
	position: absolute;
	top: -53px;
	left: -70px;
	width: 70px;
	height: 91px;
	
	background: url(../../images/nsw/bottom_left_hearts1.gif);
}

.bottom_left_lovehearts2 {
	position: relative;
	left: 0;
	width: 188px;
	height: 132px;
	
	background: url(../../images/nsw/bottom_left_hearts2.gif);
}

.copyright {
	position: absolute;
	left: 1012px;
	top: 600px;
	width: 12px;
	height: 157px;
	
	background: url(../../images/copyright.gif);
}

.corner_top_left, .corner_top_right, .corner_bottom_right, .corner_bottom_left {
	position: absolute;
	width: 13px;
	height: 11px;
	overflow: hidden;
	
	background-repeat: no-repeat;
}

.corner_top_left {
	left: -1px;
	top: -1px;
	
	background-image: url(../../images/corner_top_left.gif);
}

.corner_top_right {
	right: -1px;
	top: -1px;
	
	background-image: url(../../images/corner_top_right.gif);
}

.corner_bottom_right {
	bottom: -1px;
	right: -1px;
	
	background-image: url(../../images/corner_bottom_right.gif);
}

.corner_bottom_left {
	bottom: -1px;
	left: -1px;
	
	background-image: url(../../images/corner_bottom_left.gif);
}

#wrapper {
	width: 1010px;
}

#header {
	position: relative;
	width: 921px;
	height: 96px;
	padding: 0 19px 0 70px;
	
	background: url(../../images/nsw/header_background.jpg);
}

.welcome {
	position: absolute;
	top: 34px;
	left: 145px;
	z-index: 99;
	
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	
	color: #009999;
}

.nav_your_state {
	position: absolute;
	top: 32px;
	right: 20px;
}

	.nav_your_state ul {
		margin: 0;
		padding: 0;

		list-style: none;
	}

	.nav_your_state li {
		float: left;
		padding: 0 15px 0 0;

		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;	
	}
	
	.nav_your_state li a {
		text-decoration: none;
		
		color: #ffffff;
	}
	
	.nav_your_state li a:hover {
		text-decoration: underline;
		
		color: #ffffff;
	}

	.nav_your_state li.active {
		text-decoration: underline;
		
		color: #ffffff;
	}

	.nav_your_state li.last {
		padding: 0;
	}

.logo {
	position: absolute;
	top: 40px;
	left: 85px;
}

.nav_top {
	position: absolute;
	top: 66px;
	right: 166px;
}

	.nav_top ul {
		margin: 0;
		padding: 0;

		list-style: none;
	}

	.nav_top li {
		float: left;
		padding: 0 10px 0 0;

		font-size: 10px;
		font-weight: bold;
	}
	
	.nav_top li a {
		text-decoration: none;
		
		color: #ffffff;
	}
	
	.nav_top li a:hover {
		text-decoration: underline;
		
		color: #ffffff;
	}

.search_panel {
	position: absolute;
	top: 64px;
	right: 20px;
}

.search_panel input.field {
	height: 14px;
	
	font-size: 10px;
	
	border: 0px;
}

.search_panel input.button {
	padding: 0 0 1px 0;
	//padding: 0 2px;
	
	font-size: 11px;
	line-height: 14px; 
	
	border: 0px;
	background: #999999;
}

#nav {
	width: 921px;
	height: 83px;
	padding: 12px 19px 0 70px;
	
	background: url(../../images/nsw/nav_background.jpg);
}

.nav_panel {
	float: left;
	width: 720px;
	height: 84px;
}
	
.nav_image {
	
}

.your_state {
	float: left;
	height: 83px;
	margin: 0 0 0 48px;
}

#main {
	position: relative;
	min-height: 592px;
	_height: 592px;
	
	background: #ffffff;
	_background: url(../../images/nsw/content_bg_iehack.jpg);
}
	#main .bg_img_left {
		position: absolute;
		left: 0;
		width: 70px;
		height: 100%;

		background: url(../../images/nsw/left_sidebar.jpg);
	}
	#main .bg_img_right {
		position: absolute;
		right: 0;
		width: 20px;
		height: 100%;

		background: url(../../images/nsw/right_sidebar.jpg);
	}

#content {
	float: left;
	position: relative;
	left: 70px;
	width: 921px;
	height: 100%;
	margin: 0 auto;
}

.content {
	position: relative;
	width: 841px;
	_width: 842px;
	min-height: 572px;
	_height: 572px;
	margin: 10px auto;
	padding: 10px 20px;
	
	border: 1px dashed #bfbfbf;
}

.content_ads {
	position: relative;
	float: left;
	width: 756px;
	_width: 756px;
	min-height: 572px;
	_height: 572px;
	margin: 10px 0 10px 20px;
	padding: 5px 0;
	
	border: 1px dashed #bfbfbf;
}

.content_block {
	position: relative;
	float: left;
	width: 585px;
	//width: 587px;
	_width: 588px;
	margin: 10px 0;
	padding: 10px 15px;
	
	border: 1px dashed #bfbfbf;
}

.content_block_noads {
	position: relative;
	float: left;
	width: 96%;
	margin: 10px 0;
	padding: 10px 15px;
	
	border: 1px dashed #bfbfbf;
}

.side_blocks {
	float: left;
}

.home_left_block {
	float: left;
	margin-bottom: -20px;
}

.home_left_block_ads {
	position: relative;
	clear: both;
	width: 90px;
	margin: 10px 0 0 20px;
	padding: 10px 5px;
	z-index: 99;
	
	font-size: 9px;
	
	border: 1px dashed #bfbfbf;
}

	.home_left_block_ads a {
		display: block;
		margin: 0 0 5px 0;
		padding: 0;

		font-weight: bold;
		text-decoration: none;
		
		color: #333333;
	}

	.home_left_block_ads a:hover {
		text-decoration: underline;
	}

	.home_left_block_ads a p {
		margin: 0;
		padding: 0;
	}

.homepage_blocks {
	float: left;
	width: 522px;
}

.homepage_event_block {
	position: relative;
	float: left;
	width: 234px;
	margin: 10px 0 10px 20px;
	_margin: 10px 0 10px 10px;
	padding: 3px;
	_padding: 3px 2px 3px 3px;
	
	border: 1px dashed #bfbfbf;
}

.homepage_content_block {
	position: relative;
	float: left;
	width: 234px;
	margin: 10px 0 10px 16px;
	_margin: 10px 0 10px 15px;
	padding: 3px;
	_padding: 3px 2px 3px 3px;
	
	border: 1px dashed #bfbfbf;
}

.blockname {
	padding: 2px 2px 5px 5px;
	
	font-size: 13px;
	font-weight: bold;
	
	color: #ff0000;
}

.blocktext {
	width: 229px;
	height: 124px;
	padding: 3px;
	
	font-size: 10px;
	font-weight: bold;
	
	color: #333333;
}
	.blocktext p {
		margin: 5px 0;
		padding: 0;
	}
	
	.blocktext a {
		text-decoration: none;
		
		color: #333333;
	}
	.blocktext a:hover {
		text-decoration: underline;
	}

.block_bg_bluegreen {
	background: url(../../images/content_gradient_bluegreen.jpg) no-repeat;
}
.block_bg_green {
	background: url(../../images/content_gradient_green.gif) no-repeat;
}
.block_bg_orange {
	background: url(../../images/content_gradient_orange.jpg) no-repeat;
}
.block_bg_blue {
	background: url(../../images/content_gradient_blue.gif) no-repeat;
}

.homepage_side_ads {
	float: left;
	width: 226px;
}
.homepage_side_ads_sponsor {
	float: right;
	margin-right: 102px !important;
	margin-right: 51px;
}

.ad_block {
	position: relative;
	width: 194px;
	margin: 10px 0 0 14px;
	padding: 3px 3px 10px 3px;
	
	border: 1px dashed #bfbfbf;
}

.ad_block_content {
	text-align: center;
}

.sponsors_block {
	position: relative;
	width: 202px;
	margin: 10px 0 10px 20px;
	padding: 10px 0;
	
	border: 1px dashed #bfbfbf;
}
.sponsors_block a {
	display: block;
	margin: 0 8px 10px 8px;
	padding: 0;
	
	text-decoration: none;
}

.title_text {
	font-size: 13px;
	
	color: #ff0000;
}

.home_title_text {
	margin: 10px 0 0 20px;

	font-size: 14px;
	font-weight: bold;
	
	color: #ff0000;
}

.bottom_nav_logo {
	position: relative;
	bottom: 0;
	clear:both;
	height: 64px;
}

.nav_footer {
	position: absolute;
	bottom: 0;
	left: -70px;
	z-index: 99;
	float: left;
	height: 26px;
	padding: 0 0 0 90px;
	width: 504px;
	
	background: url(../../images/nsw/bottom_left.jpg) no-repeat;
}

	.nav_footer ul {
		position: absolute;
		margin: 12px 0 0 0;
		padding: 0;

		list-style: none;
	}

	.nav_footer li {
		float: left;
		padding: 0 12px 0 0;

		font-size: 10px;
		font-weight: bold;

		color: #ffffff;
	}

	.nav_footer li a {	
		text-decoration: none;

		color: #ffffff;
	}

	.nav_footer li a:hover {	
		text-decoration: underline;

		color: #ffffff;
	}

.siteby {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 16px 24px 14px 0;
	
	font-size: 14px;
}

#footer {
	clear: both;
	height: 26px;
	
	background: url(../../images/nsw/bottom.jpg) no-repeat;
}

.search_result {
	padding: 0 0 8px 0;
}

.search_description {
	padding: 0 0 0 14px;
	
	font-size: 10px;
}
