body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#wrapper .wrapperHeader {
	position: relative;
	top: 0;
	left: 0;
	height: 220px;
}

#wrapper .wrapperContent {
	position: relative;
	top: 0;
	left: 0;
}

#wrapper .wrapperFooter {
	position: relative;
	top: 0;
	left: 0;
}

#header {
	height: 220px;
}

#header .headerBody {
	position: relative;
	top: 0;
	left: 0;
}

#header .headerLeft {
	background-image: url(../images/main_guitar.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 0;
	top: 0;
	left: 0;
	height: 182px;
	width: 337px;
}

#header .headerRight {
	background-image: url(../images/matt_logo.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 0;
	top: 0;
	right: 0;
	height: 182px;
	width: 463px;
	vertical-align: text-bottom;
}

#header .headerMenu {
	position: relative;
	top: 182px;
	left: 0;
	font-weight: bold;
	color: #666666;
}

#header .headerMenu ul {
	list-style: none;
    margin-left: -40px;
}

#header .headerMenu li {
    display: block;
    float: left;
    position: relative;
    padding-top: 3px;
    padding-right: 37px;
	height: 30px;
	border-bottom: 2px solid #666666;
}

#header .headerMenu li.last {
    padding-right: 0;
}

#header A, #header A :visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#header A:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#content {
	width: 1000px;
	padding-bottom: 20px;
}

#content H1 {
	font-size: 18px;
	text-align: center;
}

#content H2 {
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
}

#content H3 {
	font-size: 14px;
	text-align: left;
}

#content P {
	text-align: justify;
}

#content A, #content A :visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#wrapper .wrapperFooter {
	width: 1000px;
	margin-left: 0px;
}

#footer {
	width: 100%;
	padding-bottom: 30px;
}

#footer .disclaimer {
	font-size: 11px;
	color: #333333;
	text-align: center;
}

#content .pageText {
	position: relative;
	top: 0;
	left: 0;
}

#content .pageTextCentre {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}

#content .pageText IMG {
	border: 1px solid #000000;
}

#content .gigs {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}

#content .gigBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .gigDate {
	position: absolute;
	top: 0;
	left: 100px;
	width: 250px;
	text-align: left;
}

#content .gigDivider {
	position: absolute;
	top: 0;
	left: 350px;
	width: 50px;
	text-align: left;
}

#content .gigDetails {
	position: absolute;
	top: 0;
	left: 400px;
	width: 350px;
	text-align: left;
}

#content .songs {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 30px;
}

#content .songBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .songTitle {
	position: absolute;
	top: 0;
	left: 100px;
	width: 650px;
	text-align: left;
}

#content .lyrics {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 30px;
}

#content .lyricBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .lyricTitle {
	position: absolute;
	top: 0;
	left: 100px;
	width: 700px;
	text-align: left;
}

#content .lyricsText {
	position: relative;
	top: 0;
	left: 0;
}

#content .lyricsText P {
	text-align: center;
}

#content .links {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 40px;
}

#content .linkBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .linkTitle {
	position: absolute;
	top: 0;
	left: 100px;
	width: 650px;
	text-align: left;
}

#content .photosLeft {
	position: relative;
	top: 0;
	left: 200px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content .photosRight {
	position: relative;
	top: 0;
	right: 200px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content .photosLeft IMG {
	border: 1px solid #000000;
}

#content .photosRight IMG {
	border: 1px solid #000000;
}

#content .photosLeft A {
	text-decoration: underline;
}

#content .photosRight A {
	text-decoration: underline;
}

#content .pageImage {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 25px;
}

#content .pageImage P {
	text-align: center;
}

#content .pageImage IMG {
	border: 1px solid #FFFFFF;
}

#content .navigation {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 25px;
}

#content .navigation {
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 25px;
}

#navigation { // nothing to override
	
}

#navigation .navRow {
	position: relative;
	top: 0;
	left: 0;
}

#navigation .prev {
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	text-align: right;
}

#navigation .up {
	position: absolute;
	top: 0;
	left: 200px;
	width: 400px;
	text-align: center;
}

#content .next {
	position: absolute;
	top: 0;
	left: 600px;
	width: 200px;
	text-align: left;
}

#content .albums {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}

#content .albumBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .albumTitle {
	position: absolute;
	top: 0;
	left: 100px;
	width: 450px;
	text-align: left;
}

#content .albumDivider {
	position: absolute;
	top: 0;
	left: 550px;
	width: 50px;
	text-align: left;
}

#content .albumSize {
	position: absolute;
	top: 0;
	left: 600px;
	width: 150px;
	text-align: left;
}

#content .profiles {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}

#content .profiles {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}

#content .profileText {
	position: relative;
	top: 0;
	left: 0;
	width: 475px;
}

#content .profileDivider {
	position: absolute;
	top: 0;
	left: 475px;
	width: 50px;
	text-align: left;
}

#content .profilePhoto {
	position: absolute;
	top: 0;
	left: 525px;
	width: 250px;
	text-align: left;
}

#content .profilePhoto IMG {
	border: 1px solid #000000;
}

#content .miniProfiles {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}

#content .miniProfilesBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .miniProfilesBandMember {
	position: absolute;
	top: 0;
	left: 100px;
	width: 650px;
	text-align: left;
}

#content .musicAlbums {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}

#content .musicAlbumBulletPoint {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	background-image: url(../images/guitar_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#content .musicAlbumTitle {
	position: absolute;
	top: 0;
	left: 100px;
	width: 450px;
	text-align: left;
}

#content .musicAlbumDivider {
	position: absolute;
	top: 0;
	left: 550px;
	width: 50px;
	text-align: left;
}

#content .musicAlbumSize {
	position: absolute;
	top: 0;
	left: 600px;
	width: 150px;
	text-align: left;
}
