body {
	margin: 0;
}
#inner {
	background-image: url(http://www.fireflydanceclub.com.au/Firefly/Template/webback.jpg);
	background-repeat: no-repeat;
}
#outer {
	background-image: url(http://www.fireflydanceclub.com.au/Firefly/Template/webback_bottom.jpg);
	border: 1px solid #CCCCCC;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 130%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 130%;
}
#timetable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 13.6px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15.6px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15.6px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
#main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15.6px;
	color: #333333;
	}

#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	}


.tt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15.6px;
	color: #333333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	
	border-width: thin;
	border-style: solid;
	border-color: black;
	}




.menuBottom {
	top:		17px;
	height:		1px;
	width:		100%;
	background:	buttonshadow;
	overflow:	hidden;
}

#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-position: center;
}
#nav2 a:link {
	color: #375166;
	text-decoration: none;
}
#nav2 a:hover {
	text-decoration: underline;
}
.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-position: center;
}

#bottomnav a:link {
	color: #304658;
	text-decoration: none;	
}
#bottomnav a:hover {
	color: #304658;
	text-decoration: underline;
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11.5px;
	line-height: 15px;
	padding: 5px;
}
#news td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11.5px;
	line-height: 15px;
	}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11.5px;
	line-height: 15px;
}
#news li{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11.5px;
	line-height: 15px;}
	
.tinytext {
	font-size: 10.5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	}

.tinytextblack {
	font-size: 10.5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	}

	
#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -5px;
}
#news h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#news a:link {
	color: #ffd756;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
	color: #ffd756;
}
#news a:visited {
	text-decoration: none;
	color: #9FCFFF;
}
.subscribe h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: -10px;
}

hr {
	margin-top: 15px;

}

.bookbut a,
.bookbut a:visited {
//	border:				1px solid rgb(40,40,40);/*rgb(255,128,0);*/
	border:				1px solid rgb(160,60,60);/*rgb(255,128,0);*/
	padding:			1px 5px 1px 5px;
	background:		rgb(118,24,24); //rgb(135,135,135);
	
/*	color:				rgb(215,16,40); */
/*	color:				rgb(96,134,167);*/
	color:				rgb(255,255,255);
	text-decoration:	none;

	font-weight: bold;

	/* IE5.0 Does not paint borders and padding on inline elements without a height/width */
//	padding:	4px;
//	height:		22px;
}

.bookbut a:hover {
/*	color:				rgb(96,134,167);*/
	color:				rgb(255,255,255);
	background:		rgb(118,24,24); //rgb(135,135,135);
	
	border-left:	1px solid rgb(234,242,255);
	border-right:	1px solid rgb(0,66,174);
	border-top:		1px solid rgb(234,242,255);
	border-bottom:	1px solid rgb(0,66,174);
}


</style>

