@charset "ISO-8859-1";

body {
	background-color: #000;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FEBD0F;
}

a {
	color: #F06;
}

ul{
	list-style-image: url(bullet.gif);
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

.column{
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #ea8dc2;
	border-left-color: #ff8fc3;
	border-right-width: 1px;
	border-left-width: 1px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	background-color: #0c0c0c;
}

.lifetitle {
width:463px;
height:61px;
background-image:url(life_title.png);
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
.player {
width: 480px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

.blurb{ font-size: 14px; margin-left: auto; margin-right: auto; width: 480px; font-style: italic; color: #d08dbf; font-family: Georgia, "Times New Roman", Times, serif;}

.nav a{ font-family: sans-serif, Helvetica, Verdana, Arial; margin-top: 20px; text-align: center; color: #a77ef6; text-decoration: none; }

.nav{ font-size: 12px; margin-right: auto; margin-left: auto; width: 50px; text-align: center; }

