
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
}

#wrapper
{
	width: 820px;
	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: 50%;	
}

#header .headerRight
{
	background-image: url(../images/matt_logo.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	position:absolute;
	margin-left: 0;
	top: 0;
	left: 50%;
	height: 182px;
	width: 50%;	
	vertical-align: text-bottom;
}

#header .headerMenu 
{
	position: relative;
	top: 182px;
	left: 0;
	font-weight: bold;
	color: #666666;
}

#header .menu-item-1
{
	position: relative;
	top: 0;
	left: 0;
	height: 20px;
	width: 80px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-2
{
	position: absolute;
	top: 0;
	left: 80px;
	height: 20px;
	width: 110px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-3
{
	position: absolute;
	top: 0;
	left: 190px;
	height: 20px;
	width: 60px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-4
{
	position: absolute;
	top: 0;
	left: 250px;
	height: 20px;
	width: 90px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-5
{
	position: absolute;
	top: 0;
	left: 340px;
	height: 20px;
	width: 90px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-6
{
	position: absolute;
	top: 0;
	left: 430px;
	height: 20px;
	width: 80px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-7
{
	position: absolute;
	top: 0;
	left: 510px;
	height: 20px;
	width: 85px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-8
{
	position: absolute;
	top: 0;
	left: 595px;
	height: 20px;
	width: 70px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-9
{
	position: absolute;
	top: 0;
	left: 665px;
	height: 20px;
	width: 80px;
	border-bottom: 2px solid #666666;
}

#header .menu-item-10
{
	position: absolute;
	top: 0;
	left: 745px;
	height: 20px;
	width: 75px;
	border-bottom: 2px solid #666666;
}

#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: 820px;
	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: 822px;
	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 .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 .photos
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 25px;
}

#photos 
{
	// nothing to override
}

#photos .photoRow
{
	position: relative;
	top: 0;
	left: 0;
	height: 150px;
	padding-bottom: 25px;
}

#photos .photo1
{
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	text-align: center;
}

#photos .photo2
{
	position: absolute;
	top: 0;
	left: 200px;
	width: 200px;
	text-align: center;
}

#photos .photo3
{
	position: absolute;
	top: 0;
	left: 400px;
	width: 200px;
	text-align: center;
}

#photos .photo4
{
	position: absolute;
	top: 0;
	left: 600px;
	width: 200px;
	text-align: center;
}

#photos IMG
{
	border: 1px solid #000000;
}

#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;
}

#photos 
{
	// nothing to override
}

#photos .photoRow
{
	position: relative;
	top: 0;
	left: 0;
	height: 150px;
	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;
}