body {
	font-family: Helvetica, Arial, sans-serif;
	background: #000 url("crash/back.jpg") repeat-x top left;
	color: #dcddc9;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	padding-top: 43px;
	background: url("crash/outer.gif") no-repeat top left;
}

a img {
	border: none;
}

#header {
	height: 168px;
	width: 698px;
	border: 1px solid #463665;
	background: url("crash/headback.jpg") repeat-x center left;
	overflow: hidden;
}

#header .title {
	font-size: 2.5em;
}

.insetright {
	float: right;
	margin: 4px;
}

h1 {
	font-size: 1em;
	font-weight: normal;
	float: left;
	margin: 20px 0px 0px 20px;
	line-height: 2.8em;
}

h2 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 10px -10px 10px;
	color: #b7b07b;
}

a:link, a:visited {
	color: #adaee9;
	text-decoration: none;
}

a:hover {
	color: #FC6;
}

#content {
	margin: 0px 30px 0px 44px;
	width: 623px;
	padding: 10px 0px 0px 0px;
}

#content p {
	margin: 20px 10px 20px 10px;
}

#words {
	float: left;
	width: 390px;
	font-size: 0.75em;
}

.divider {
	width: 370px;
	background: #000 url("crash/divider.gif") repeat-x center center;
	height: 10px;
	clear: both;
	margin-left: 10px;
}
	
#tracklist {
	float: right;
	border: 1px solid #463665;
	background: #2d2e34 url("crash/li_back.jpg") repeat-x top left;
	margin: 15px 0px 0px 0px;
	line-height: 1.2em;
	font-size: 0.85em;
	padding-bottom: 3px;
}

#tracklist ul a:link, #tracklist ul a:visited {
	width: 29px;
	float: right;
	margin-left: 6px;
	background: url("crash/ogg.gif") no-repeat top left;
}

#tracklist .header {
	margin: 5px 5px 10px 5px;
	padding: 0px;
	font-size: 1em;
	color: #d5d6c1;
}

#tracklist p {
	font-size: 0.8em;
	margin: 1px 5px 3px 5px;
	width: 170px;
}

ul {
	background: #111 url("crash/underline.gif") repeat-x top left;
	font-size: 0.7em;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #aaab91;
}

li {
	width: 183px;
	padding: 3px 5px 5px 5px;
	background: url("crash/underline.gif") repeat-x bottom left;
}

#tracklist .even {
	background: #222 url("crash/underline.gif") repeat-x bottom left;
	color: #d5d6c1;
}

#tracklist #last {
	background: #222 url("images/spacer.gif") no-repeat bottom left;
	color: #d5d6c1;
}

.smaller {
	font-size: 0.8em;
	line-height: 4em;
}