body {
	background-color: #2f2f2f;
	color: #f2f2f2;
	text-shadow: 1px 2px 1px #050505;
	font-family: Helvetica, Arial, sans-serif;
}
.wrapper {
	padding-top: 36px;
}
h1 {
	position: absolute;
	text-align: center;
	font-size: 40pt;
	top: 40%;
	left: 35%;
	text-shadow: 2px 4px 8px #050505;
}
h2 {
	font-size: 25pt;
}
.heading {
	text-decoration: underline;
	font-size: 24px;
}
.desc {
	border-left: 2px solid #22ccff;
	margin-top: 4px;
	margin-left: 2px;
	padding-left: 6px;
}
u {
	text-decoration: none;
}
.footage {
	position: absolute;
	bottom: 0%;
	left: 0%;
	width: 100%;
	height: 100px;
	background-color: #0f0f0f;
	text-align: center;
	border-top: 1px solid #050505;
}
.footage2 {
	position: absolute;
	bottom: 0%;
	left: 0%;
	width: 100%;
	height: 99px;
	border-top: 1px solid #1f1f1f;
	background-image: url(/styles/bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.footext {
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	margin-top: 4px;
	text-shadow: 0px 0px 3px #9f9f9f;
}
.navbar {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	min-height: 30px;
	max-height: 40px;
	background-color: #252525;
	color: #22ccff;
	border-bottom: 1px solid #151515;
}
.navtext {
	text-align: center;
	padding-top: 6px;
	text-shadow: 0px 1px 1px #151515;
}
b {
	color: #11ccff;
	text-shadow: 0px 0px 3px #22ccff;
}
a {
	text-decoration: none;
}
a:link {
	color: #22ccff;
}
a:visited {
	color: #22ccff;
}
a:hover {
	color: #22ccff;
}
a:active {
	color: #22ccff;
}
.lastfm {
	position: absolute;
	min-height: 28px;
	max-height: 32px;
	min-width: 200px;
	max-width: 450px;
	top: 0%;
	right: 0%;
	border-left: 1px dotted #22ccff;
	font-size: 12px;
	text-shadow: 0px 1px 1px #151515;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
}
.twitter {
	position: absolute;
	min-height: 28px;
	max-height: 32px;
	min-width: 200px;
	max-width: 380px;
	top: 0%;
	left: 0%;
	border-right: 1px dotted #22ccff;
	font-size: 10px;
	text-shadow: 0px 1px 1px #151515;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
}
abbr {
	border-bottom: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.smalltext {
	font-size: 9px;
}
.elsenav {
	position: absolute;
	top: 120px;
	left: 45%;
	height: 320px;
	width: 180px;
	background-color: #252525;
	border: 1px solid #151515;
	border-radius: 10px;
}
.elseitem {
	width: 176px;
	height: 76px;
	border-bottom: 1px dotted #000000;
	padding-top: 4px;
	padding-left: 4px;
}
.elseitem1 {
	width: 176px;
	height: 76px;
	padding-top: 4px;
	padding-left: 4px;
}
.elseitem2 {
	width: 86px;
	height: 76px;
	padding-top: 4px;
	padding-left: 4px;
	border-left: 1px dotted #000000;
	margin-left: 90px;
	margin-top: -23px;
}
.elseitem3 {
	width: 86px;
	height: 74px;
	padding-top: 6px;
	padding-left: 4px;
	border-left: 1px dotted #000000;
	margin-left: 90px;
	margin-top: -26px;
}
