html, body {
	BACKGROUND: #000066;
	background-image: url(images/bg00.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

* {
	PADDING: 0px;
	MARGIN: 0px;
}

#wrap {
	text-align: center;
	WIDTH: 100%;
	padding:0px;
	margin:0px 0px 0px 0px;
}

BODY {
	overflow-x: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 80%;
	font-style: normal;
}

scrollbar[orient="horizontal"] {
	display: none !important;
}

H1 { /*Page title*/
	color: #000033;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Arial Black', Gadget, sans-serif;
	text-transform: capitalize;
}

H2 { /*Upcoming gigs*/
	color: #660000;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Arial Black', Gadget, sans-serif;
}

H3 { /*dblu sub-head eg.JW*/
	font-size: 1.1em;
	color: #000033;
	font-family: 'Arial Black', Gadget, sans-serif;
}

H4 { /*red sub-head news headings*/
	font-size: 1em;
	color: #660000;
	padding-top: 4px;
	padding-bottom: 10px;
}

H5 { /*red quote on home page*/
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial Black', Gadget, sans-serif;
}

H6 { /*news date*/
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 4px;
	font-weight: normal;
}

a {
	color: #000099;
	font-decoration: underline;
}

img {
	border:0px;
	margin:0px;
	display:block;
}

#wrapper {
	text-align: left;
	WIDTH: 900px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width: 900px;
	height:100px;
	background-image: url(images/topbg.jpg);
	background-repeat:no-repeat;
	z-index: -1;
	text-align: right;
}

#ContentContainer {
	width:900px;
	text-align:left;
	background:#FFFFFF url(images/menubg.jpg) top right;
	background-repeat:repeat-y;
	position: absolute;
	top: 100px;
}

#Menu {
	float:left;
	z-index: 40;
	BACKGROUND: #333333;
	padding: 0 0 0 0;
	width:190px;
	height: 248px;
	min-height: 248px;
}

#fmenu {
	padding: 20px 0 0 0;
	BACKGROUND: #FFFFFF;
}

#quotes {
	float:left;
	position:relative;
	width:165px;
	height: 180px;
	min-height: 180px;
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
}

#quotes p {
	color: #990000;
	LINE-HEIGHT: 1.3em;
	font-size: 0.85em;
	text-align: justify;
}

#LeftContainer {
	float:left;
	width: 710px;
}

#LeftContent {
	padding: 25px 0px 0px 25px;
	min-height: 420px;
	margin-left:190px;
	width: 450px;
	z-index:100;
}

#LeftContent p {
	font-size: 1em;
	font-style:normal;
	LINE-HEIGHT: 1.3em;
}

#head {
	height: 45px;
}

#ImageLeftContent {
	width: 400px;
	height:226px;
	background-image:url(images/home01.jpg);
}

#fgall {
	z-index: 999;
}

#fmp3 {
	width: 300px;
	text-align: left;
}

#noscroll {
	width: 420px;
}

#scroll {
	scroll:auto;
	overflow-y: auto;
	overflow-x: hidden;
	height: 330px;
	z-index: 999;
	position: relative;
}

#content {
	padding: 0px 20px 0px 0px;
	margin-bottom: 7px;
	height: 330px;
	min-height: 330px;
	z-index: 999;
}

#content p {
	font-size: 1em;
	font-style:normal;
	padding-bottom: 15px;
	text-align: justify;
	color: #111133;
}

.sourc { /*reviews source*/
	FONT-SIZE: 0.9em;
	COLOR: #666699;
	MARGIN-top: -11px;
	padding-bottom: 15px;
	font-weight: normal;
}

#content img {
	padding-right: 15px;
	padding-bottom: 15px;
}

#content a {
	font-size: 0.9em;
}

#RightContainer {
	float:right;
	width:400px;
	z-index:-100;
}

#UpGigs {
	position: absolute;
	top: 30px;
	left: 690px;
}
#UpGigs p {
	padding-bottom: 2px;
	padding-top: 3px;
	font-family: 'Arial Narrow';
}

#Boat{
	z-index:-100;
}

#boat {
	text-align:right;
	z-index: 800;
	position: relative;
	bottom: 0;
	margin-top:-249px;
	background-image: url(images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}

#footer {
	padding-left:15px;
	margin:7px 0 0 0;  
	width: 500px;
	height: 81px;
	background-image: url(images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	text-align:left;
	z-index: 999;
	position: relative;
	bottom: -11px;
	FONT-SIZE: 8pt;
}

#footer p {
	padding-top:5px;

}

#lfoot {
	border:0px;
	text-align: left;
}

#lfoot form {
	display: inline;
	padding-top:5px;

}

#lfoot P {
	MARGIN: 0px;
	display: inline;
}

#lfoot input {
	margin-top:5px;
	FONT-SIZE: 8.6pt;
	COLOR: #443333;
}

#gigs-area {
	padding: 0px 20px 0px 0px;
	margin-bottom: 7px;
	height: 330px;
	overflow-y: auto;
	scroll:auto;
	overflow-x: hidden;
	z-index: 999;
	position: relative;
}

.gigitem {
	LINE-HEIGHT: 1.0em;
	position:relative;
}

.SPAN {
	POSITION: absolute;
	display: inline;
}

.gday {
	POSITION: absolute;
	display: inline;
	font-weight: bold;
	font-size: 0.8em;
}

.gdate {
	LEFT: 25px;
	POSITION: absolute;
	display: inline;
	font-weight: bold;
}


.gtime {
	LEFT: 80px;
	POSITION: absolute;
	display: inline;
	font-size: 0.8em;
}

.gvenue {
	LEFT: 190px;
	POSITION: absolute;
	display: inline;
	font-weight: bold;
}

.gxtra {
	LEFT: 190px;
	POSITION: absolute;
	display: inline;
	font-size: 0.8em;
	padding-bottom: 20px;
}

.gigitem h1 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.gigitem P {
	font-size: 0.8em;
	font-family: verdana;
	padding-bottom: 10px;
}