/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 110%;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-bottom: 3px;
}
.edit-body .edit-right p {
	margin-bottom: 3px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	color: #999999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #999999;
}

.header {
	background-image: url(../skin_art/skintones-header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 251px;
	width: 800px;
	border: 3px solid #000000;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #666666;
}


.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 125%;
	text-transform: lowercase;
	background-color: #990000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.edit-body {
	width: 800px;
	border: 3px solid #000000;
}
.edit-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	height: 110px;
	width: 275px;
}
.edit-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 110%;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #000000;
	padding-left: 10px;
}.songsforpete {
	color: #FFFFFF;
	background-color: #660000;
}
.songsforpete p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.songsforpete a {
	text-decoration: underline;
}
.songsforpete a:hover {
	text-decoration: none;
}
