/* CSS Document */

.SideArt {
	background-image: url(/images/ForestFade.jpg);
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}

.HeaderLayer {
	position: absolute;
	z-index: 2;
	height: auto;
	width: auto;
	left: 140;
	top: 2;
}	

.HeaderArt {
	background-image:url(/images/PortWritingsHd.jpg);
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: auto;
}

.Address {
	text-align: left;
	font-family: Verdana, Futura, "Gill Sans", Helvetica;
	font-size:9px;
	font-style: normal;
	color:#C6B379;
}

.SmallText {
	text-align: left;
	font-family:Verdana, Futura, "Gill Sans", Helvetica;
	font-size:9px;
	font-style: normal;
	color:#000000;
}

.Footer {
	text-align: center;
	font-family: Verdana, Futura, "Gill Sans", Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
	
.Table {
	table-layout: fixed;
	z-index: 6;
	width: 100%;
	border: hidden;
	cellspacing: 0;
	cellpadding: 0;
}

.ListHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}	


.JobTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:medium;
	font-size: 13px;
	color:#006600
}	


.JobDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:bolder;
	font-size: 13px;
	color:#006600
}	

.MusicListTable {
	table-layout:fixed;
	position:absolute;
	z-index:7 
	width:656px; 
	height:737px;
}

.ResumeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font:italic;
}

.MusicListNameStyle {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color: #ff0000;
	font-style:normal;
	font-weight: bold;
}

.MusicListNameStyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color: #004000;
	font-style:normal;
	font-weight: bold;
}

.MusicListTitleStyle {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#000099;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
}

.BodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.BodyCopyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style:italic;
}

.BodyCopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}

.ResumeBodyCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style:italic;
}

.Bullet {
	color:#333333;
	font-size:10px;
}

.BottomNavBar {
	text-align: center;
	font-family: Verdana, Futura, "Gill Sans", Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.ArtistName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004000;
	font-style: normal;
	font-weight: bolder;
}

.TitleSerifItalic {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-style:italic;
	font-weight:900;
}

.SubTitleSerifItalic {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-style:italic;
	font-weight:900;
}

.AlbumTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
}

.LabelName {
	font-family: Times, "Times New Roman", "Century Schoolbook";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.PublishInfo {
	font-family:Verdana, Futura, "Gill Sans", Helvetica;
	font-size:10px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
}

.PublishInfoBold {
	font-family:Verdana, Futura, "Gill Sans", Helvetica;
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:bolder;
}

.FinePrint {
	font-family:Verdana, Futura, "Gill Sans", Helvetica;
	font-size:9px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
}

.TopNavFont {
	font-family:Verdana, Futura, Helvetica;
	font-size: 11px;
	color: #000066;
	font-weight:normal;
	font-style:normal;
}



