body {
	background-color: #1F1F29;
	font-family: Centaur;
	font-size: 15px;
	color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(background.jpg);
	background-position: top center;
}


div#container {
	background-color: #000;
	width: 790px;
	height: 1550px;
	margin: 0 auto;
	margin-top: -3em;
	border-bottom: solid #660000 2px;
}

div#header {
	font-family: Centaur;
	font-size: 1em;
	background-image: url('images/header.jpg');
	color: #990000;
	text-align: right;
	height: 310px;
	width: 790px;
	margin-top: 3em;
}
	


#left {
	background-color: #000;
	width: 266px;
	height: 1550px;
	display: block;
	float: left;
	border-right: solid #1F1F29 2px;
	border-top: solid #1F1F29 2px;

}

#left h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #FFDE00;
	letter-spacing: .05em;
	margin-top: 1em;
	text-decoration: underline;
}

#left h1.border {
	font-size: 1.3em;
	border-top: solid #1F1F29 2px;
	font-weight: bold;
	text-align: center;
	color: #77779c;
	letter-spacing: .05em;
	padding-top: .35em;
	text-decoration: underline;
}

#left h1.discography {
	border-top: solid #1F1F29 2px;
	padding-top: .35em;
	color: #77779c;
	text-decoration: underline;
}

#left h1.contact {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #77779c;
	letter-spacing: .05em;
	margin-top: -.3em;
	text-decoration: underline;
}

#left h1.tracks {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #77779c;
	letter-spacing: .05em;
	margin-top: .3em;
	text-decoration: underline;
}

#left h1.tracks2 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #ced2ea;
	letter-spacing: .05em;
	margin-top: .3em;
	text-decoration: underline;
}

span.small {
	font-size: .9em;
}

#left h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #77779c;
	letter-spacing: .05em;
	padding-top: .35em;
	margin-top: 0em;
	padding-bottom: .35em;
	border-bottom: solid #1F1F29 2px;
}

#left h2 span#download {
	color: #8E080E;
}

#left span.length {
	color: #ced2ea;
}

#left h2.hires {
	color: #FFF;
	font-size: .8em;
	margin-top: -1.2em;
	border: none;
}

#left h2.download {
	color: #ced2ea;
	padding-bottom: 1em;
}

#left h2.oldrecords {
	color: #FFF;
	font-size: .8em;
	border: none;
	margin-top: -1.2em;
}

#left h2.oldrecordtitles {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	letter-spacing: .05em;
	border: none;
	margin-bottom: -.5em;
}

a {
	margin-top: 0em;
	color: #77779c;
}

a:hover {
	color: #FFF;
}

#left li.tracks {
	margin-top: -1em;
}

#left li.contact a {
	color: #ced2ea;
	font-size: 1em;
}

#left li.contact a:hover {
	color: #77779c;
}
#left li.contact2 {
	margin-bottom: 1em;
	font-size: 1.3em;
	margin-top: 1em;
	color: #77779c;
	border-top: solid #1f1f29 2px;
	text-decoration: underline;
}



#left img {
    margin-top: 1em;
    border: solid #000 1px;
}

#left img.records {
  border: solid #000 1px;
}



#left li {
	list-style-type: none;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
	padding-top: .5em;
}

#left li.contact {
	margin-top: -.6em;
	font-size: 1em;
}

#left li.contact3 {
	margin-top: -2em;
}

#left li.contact4 {
	margin-top: -1.7em;
}


#right {
	background-color: #000;
	padding: 0;
	height: 1550px;
	width: 522px;
	text-align: left;
	margin: 0;
	float: right;
	border-top: solid #1F1F29 2px;

}

#right h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #CED2EA;
	letter-spacing: .05em;
	padding-top: .35em;
}

#right h1.border {
	font-size: 1.3em;
	font-weight: bold;
	border-top: solid #1f1f29 2px;
	text-align: center;
	color: #77779c;
	letter-spacing: .05em;
	padding-top: .35em;
	margin-top: 1em;
	text-decoration: underline;
}

#right h1.credits {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #77779c;
	letter-spacing: .05em;
	margin-top: 1em;
	text-decoration: underline;
}

#right h3.mixed {
	font-size: .9em;
	color: #FFF;
	text-align: center;
	font-weight: normal
}

#right h3.credits {
	font-size: .8em;
	color: #ced2ea;
	text-align: center;
	margin-top: -1.5em;
	font-weight: normal;
	letter-spacing: .15em;
}

#right h2.name {
	font-size: 1.2em;
	color: #77779c;
	text-align: center;
	margin-top: -.5em;
}

#right p {
	margin: 1em;
	font-size: .9em;
	color: #FFF;
}

#right span.bold {
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	letter-spacing: .1em;
}

#right h2.quote {
	font-weight: bold;
	font-size: 1em;
	margin-left: 7.5em;
	margin-top: -.6em;
	color: #ced2ea;
}
#right p.name {
	color: #77779c;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0em;
	letter-spacing: .05em;
}

#right p.credits {
	color: #CED2EA;
	letter-spacing: .1em;
	margin-top: -1.1em;
	font-size: 1em;
}

#right p.doily {
	color: #9b9bcc;
	font-size: 2em;
	font-weight: bold;
	margin-top: -.5em;
}

#right p.mixed {
	margin-top: -.5em;
	font-weight: bold;
	font-size: 1em;
}

#right p.mastered{
	margin-top: -2.2em;
	font-weight: bold;
	font-size: 1em;
}

#right form {
	margin-left: 1em;
}

#right h2.hires {
	text-align: center;
	color: #FFF;
	font-size: .8em;
	margi n-top: 1em;
}

#right img {
	margin-top: -1em;
}



