@charset "UTF-8";
/* CSS Document */

/* Stylesheet forTricerapop index page */

body {
	padding: 0;
	margin: 0;
	padding:2em 0;
	font: .75em/1 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	line-height:16px;
	background: #000000 url(../images/bg.jpg) no-repeat left top;
}

#page-container {
	margin, padding: 0;
}

#preTracks {
	color: #d2af71;
	padding: 100px 0 0 300px;
}

li {
	list-style-type: none;
	list-style-image: none;
}

ul {
	padding-bottom: 50px;
}

#preTracks a {
	color: #d2af71;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 200%;
	line-height: 150%;
}

#preTracks a:hover {
	color:#CC3300;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 200%;
	line-height: 150%;
}


#splashNav {
	padding: 0;
	margin: 0;
}

