body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}

#container {
	height: auto;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#seperatora, #seperatorb, #seperatorc {
	float: left;
	padding-bottom: 20px;
  padding-top: 20px;
  	width: 760px;
}
#seperatord {
	float: left;
	padding-bottom: 20px;
  padding-top: 0px;
  	width: 760px;
}
#credits, #contact, #links, #ltrt, #album1tracks, #album2tracks, #album3tracks, #album4tracks {
	text-align: left;
	float: left;
		width: 760px;
}
#credits {
	text-align: center;
	float: left;
		padding-bottom: 30px;
			width: 760px;
}
a:active {
	color: #FFFFFF
}
a:hover {
	color: #FFFFFF
}
a:visited {
	color: #C0C0C0
}
a:link {
	color: #FFFFFF
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.albumtitle {
	font-weight: bold;
	font-size: 14pt;
	color: #000000
}
.c {
	font-size: 8pt;
	font-style: normal
}
.d {
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000
}
.ck {
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000
}
.dl {
	color: #FF0000;
	font-size: 12pt
}
a:link.nion {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.nion {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.nion {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nion {
	color: #FFFFFF;
	text-decoration: none;
}
input, textarea {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
input {
  width: 200px; 
  height: 15px;
}
textarea {
  width: 400px;
  height: 200px; 
}
input.button {
  text-align: center;
	width: 70px;
	height: 23px;
	margin-bottom: 0px;
}
fieldset {
  margin-left: 0px;
  padding-left: 0px;
	text-align: left;
	border: none;
}
td {
	border-top: 1px solid #FFFFFF;
}
td.gridbottom {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#album1head {
	float: left;
	width: 380px;
	text-align: right;
	margin-bottom: 15px;
  margin-top: 0px;
}
#album1cover {
	float: left;
	width: 160px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 10px;
}
#album2head, #album3head, #album4head {
	float: left;
	width: 380px;
	text-align: right;
	margin-bottom: 15px;
  margin-top: 40px;
}
#album2cover, #album3cover, #album4cover {
	float: left;
	width: 160px;
	margin-bottom: 15px;
	margin-top: 40px;
	margin-left: 10px;
}
img {
	border: none;
}

#contactnamemissing, #contactemailmissing, #contactmessagemissing {
color: #FF0000;
}
