html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, a { 
	margin: 0; 
	padding: 0; 
	border: 0; 
 }

/* General Style */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62615D;
	line-height: 12px;
}

a:link {
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	border: 0px;
	border-style: none;
}
a:visited { color: #666633;}
a:hover { color: #999966;}
a:active { color: #666633;}

#headingLeft {
	margin-top: 30px;
	margin-left: 28px;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666633;
	display: block;
	margin-bottom: 8px;
}

#contentArea {
	width:492px;
	margin-left: 28px;
	margin-top: 8px;
}

p{margin-bottom:6px;}

/* Main Menu */

.menu {
	background-color: #003242;
	display: block;
	width: auto;
	float: left;
	margin-top: 178px;
	height: 43px;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	border: 0px;
	text-decoration: none;
	position: relative;
}

.menu span {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

.menu:hover {
	background-color: #004156;
}

.menu:hover span {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0px;
}

.menu:active {
	background-color: #002936;
}

/* Right hand side Latest News */

#headingNews {
	margin-top: 10px;
	margin-left: 23px;
}

#latestNewsContent {
	width:200px;
	margin-left: 23px;
	margin-top: 8px;
}

#latestNewsFrame {
	z-index: 1;
	position: absolute;
	border: 0px;
	top: 20px;
	width: 230px;
	left: 544px;
	margin: 0px;
}

/* Home Page */

#welcomeImage {
	margin-top: 12px;
	margin-left: 89px;
	position: absolute;
}

#welcomeText {
	height: 50px;
	width: 220px;
	margin-top: 196px;
	margin-left: 206px;
	position: absolute;
}

/* News Archive */

#newsArchiveArea {
	width:492px;
	margin-left: 28px;
	margin-top: 6px;
	padding-bottom: 12px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}

/* Tunes */

#tunesMainMenuArea {
	width:130px;
	margin-left: 28px;
	margin-top: 12px;
}

.tunesMainMenu {
	left: 66px;
	margin-left: 38px;
	height: 29px;
	display: block;
}

.tunesMainMenu img {
	left: 28px;
	position: absolute;
	border: 4px solid #d3d1c5;
	margin-top: -4px;
}

.tunesMainMenu:hover img {
	border: 4px solid #000000;
	z-index: 40;
}

.tunesMainMenu a:link { font-size: 10px; color: #655d4b; font-weight: bold; text-decoration: none; }
.tunesMainMenu a:visited { font-size: 10px; color: #655d4b; font-weight: bold; text-decoration: none; }
.tunesMainMenu a:hover { font-size: 10px; color: #214a58; font-weight: bold; text-decoration: none; }
.tunesMainMenu a:active { font-size: 10px; color: #54737d; font-weight: bold; text-decoration: none; }

#tunesFrame {
	z-index: 2;
	position: absolute;
	border: 0px;
	top: 30px;
	width: 349px;
	left: 171px;
	height: 213px;
	margin: 0px;
}

.tunesTitle {
	font-size: 12px;
	font-weight: bold;
	color: #214a58;
	background-color: #ebe9df;
	display: block;
	height: 25px;
	padding-left: 15px;
	padding-top: 12px;
	margin-bottom: 15px;
}

.tunesImage {
	float: left;
	margin-left: 15px;
	margin-right: 9px;
}

#tunesTrackArea {
	width:165px;
	margin-left: 169px;
}

.tunesTrack {
	height:16px;
	display: block;
	background-image: url(images/tunesTrack.gif);
	background-repeat: repeat-x;
	padding-left: 7px;
	cursor: default;
	line-height: 15px;
}

.tunesTrack:hover {
	color: #ffffff;
	background-color: #214a58;
	background-image: none;
}

.tunesTrack a:link { display: block; font-size: 10px; color: #655d4b; font-weight: bold; text-decoration: none; }
.tunesTrack a:visited { display: block; font-size: 10px; color: #655d4b; font-weight: bold; text-decoration: none; }
.tunesTrack a:hover { display: block; background-color: #214a58; color: #ffffff; font-weight: bold; text-decoration: none; }
.tunesTrack a:active { display: block; font-size: 10px; color: #54737d; font-weight: bold; text-decoration: none; }

.tunesTrackPlay {
	height:16px;
	display: block;
	color: #ffffff;
	background-color: #99988d;
	font-weight: bold;
	padding-left: 17px;
	line-height: 15px;
	background-image: url(images/tunesPlay.gif);
	background-repeat: no-repeat;
}

/* Images */

#imagesArea {
	width:165px;
	margin-left: 23px;
	margin-top: 8px;
}

.imageNumber {
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #ffffff;
	display: block;
	float: left;
	height: 16px;
	width: 22px;
	text-align: center;
	padding-top: 3px;
	cursor: default;
}

.imageNumber:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #214a58;
	display: block;
	float: left;
	height: 16px;
	width: 22px;
	text-align: center;
	padding-top: 3px;
	cursor: default;
}

.imageNumber span { 
	position: absolute;
	left: -1000px;
	border: 4px solid #d3d1c5;
	visibility: hidden;
}

.imageNumber:hover span {
	visibility: visible;
	top: 30px;
	left: 196px;
	z-index: 50;
	position: absolute;
}

#imageArrow {
	top: 65px;
	left: 196px;
	position: absolute;
}

/* Live */

#headingLive {
	margin-top: 30px;
	margin-left: 186px;
}

#liveDatesArea {
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	width:334px;
	margin-left: 186px;
	margin-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 14px;
}

#liveDatesImage {
	position: absolute;
	margin-left: 28px;
	margin-top: 30px;
	border: 4px solid #d3d1c5;
}

/* Contact */

#contactArea {
	position: absolute;
	width:176px;
	left: 28px;
	margin-top: 6px;
}

#contactLogo {
	position: absolute;
	left: 28px;
	top: 170px;
}

#contactImage {
	position: absolute;
	left: 223px;
	top: 30px;
	border: 4px solid #d3d1c5;
}

/* Bio */

#headingBio {
	margin-top: 30px;
	margin-left: 222px;
}

#bioArea {
	width:302px;
	margin-left: 222px;
	margin-top: 8px;
}

#bioImage {
	position: absolute;
	margin-left: 28px;
	margin-top: 30px;
	border: 4px solid #d3d1c5;
}
