		@charset "utf-8";
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(images/hemendra-web-designer.gif);
	}
	a:link {
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
		
	}
	a:visited {
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		color: #FF0000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		text-decoration: underline;
		
	}
	a:active {
		color: #333333;
		text-decoration: none;
		font-size: 10px;
	}
	
	
	#hemu-outerlayer {
		width: 100%;
		background-image: none;
		background-color: #495762;
	}
	#hemu-innerlayer {
	height: auto;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px groove #333333;
	visibility: visible;
	background-color: #FFFFFF;
	}
#banner {
	background-image: url(images/head-banner.jpg);
	height: 105px;
	width: auto;
}

	#top-layer {
	background-image: url(images/sydney-dance-school.jpg);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 6px;
	width: auto;
	}
	#row-2 {
	background-image: url(images/dance-sydney-leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}
	#left {
		background-image: url(images/dance-sydney-leftbg.jpg);
		float: left;
		width: 194px;
		padding-left: 2px;
	}
	#right {
	float: right;
	width: 600px;
	visibility: visible;
	background-color: #FFFFFF;
	margin-right: 3px;
	}
	#heading {
		background-image: url(images/heading-dance.jpg);
		height: 29px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #000033;
		text-indent: 30px;
		line-height: 25px;
		background-position: left;
	}
	
	
	#text-container {
	background-color: #f4f4f4;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0.8px;
	text-align: justify;
	border: 1px solid #BBBBBB;
	padding: 5px;
	}
	.heading {
		font-family: Tahoma, Verdana;
		font-size: 14px;
		font-style: normal;
		color: #000000;
		background-color: #F4F4F4;
		margin: 2px;
		padding: 2px;
	}
	
	.red-heading {
		font-family: Tahoma, Verdana;
		font-size: 12px;
		color: #de3900;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		letter-spacing: 1px;
	}
	#dotedline {
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #666666;
		height: 5px;
		clip: rect(auto,auto,auto,auto);
		background-color: #d9e2e9;
		margin-top: 3px;
	}
	.text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #404c52;
	font-weight: normal;
	text-align: center;
	}
	.course-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #465058;
	text-align: justify;
	}
	#bottom {
	background-image: none;
	background-repeat: repeat-x;
	height: 56px;
	border-top-style: double;
	border-top-color: #7D7D7D;
	border-bottom-style: none;
	width: 800px;
	background-color: #F4F4F4;
	}
	#line {
		padding-left: 3px;
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #990000;
	}
