html, body {
	background-color: #000;
	color: #FFF;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}

h2 {
	color: #CCC;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0em;
	}

p {
	line-height: 1.5em;
	margin-top: 0px;
	}

img {
	border: 0;
	}

input, select, textarea {
	border: 0px solid #002157;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 2px;
	}

a {
	color: #09F;
	text-decoration: none;
	}

a:link {
	}

a:visited {
	}

a:active {
	}

a:hover {
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}

th {
	background-color: #407BD0;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	}

#body {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	}

#content {
	border: 0px solid #FFF;
	padding: 5px;
	margin-left: 135px;
	}

#content img {
	border: 1px solid #999;
	margin: 7px;
	}

#header {
	background-image: url( "images/nor.jpg" );
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px;
	margin-bottom: 0px;
	}

#footer {
	border: 0px solid #FFF;
	clear: right;
	display: none;
	font-size: 0.8em;
	padding: 5px;
	margin-top: 5px;
	text-align: right;
	}

#navigation {
	border: 0px solid #FFF;
	float: left;
	width: 120px;
	\width: 130px;
	w\idth: 120px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	padding-top: 1em;
	}

#navigation ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navigation li {
	margin: 0;
	}

#navigation li a {
	border-top: 1px solid #407BD0;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 2px 0px 2px 2px;
	text-decoration: none;
	width: 100%;
	}

html>body #navigation li a {
	width: auto;
	}

#navigation li a:hover {
	background-color: #407BD0;
	text-decoration: none;
	}

.button {
	background-color: #407BD0;
	border: 1px solid #002157;
	color: #FFF;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px 5px 1px 5px;
	}

/* LIR Image Replacement - ref http://www.kryogenix.org/code/browser/lir/ */

#prodjlogo {
	padding: 70px 0 0 0;
	overflow: hidden;
	background-image: url( "images/logo.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:70px;
	}

#aboutus {
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url( "images/aboutus.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:30px;
	}

#contactus {
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url( "images/contactus.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:30px;
	}

#musiclist {
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url( "images/musiclist.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:30px;
	}

#enquiries {
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url( "images/enquiries.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:30px;
	}

#testimonials {
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url( "images/testimonials.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:30px;
	}

#photos {
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url( "images/photos.gif" );
	background-repeat: no-repeat;
	height: 0px !important;
	height: /**/:30px;
	}
