body {
	background:#000;
	text-align:center;
	color:#000;
}

#logo {
	background:url(images/DrawerGeeks_logo2.jpg) no-repeat top center;
	margin:0px auto 50px auto;
	width:350px;
	height:95px;
	font-size:2px;
}

img {
	border:0px;
}

.yearWrap {
	width:740px;
	clear:both;
	margin:0px auto 30px auto;
	display:block;
	overflow:auto;
}

.year {
	height:20px;
	width:52px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	color:#000;
	font-size:1px;
}

.spacer {
	clear:both;
	height:1px;
}

ul.yearTopics {
	width:740px;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
}

ul.yearTopics li {
	display:inline;
	width:148px;
	height:25px;
	float:left; 
	list-style-type:none;
	overflow:hidden;
}

ul.yearTopics li a {
	border:0px;
	color:#000;
	font-size:1px;
}

#extras {
	clear:both;
	margin:30px auto 0px auto;
	width:120px;
	text-align:center;
}

#extras p {
	margin:0px;
	width:120px;
	overflow:hidden;
}

#artistInfo a{
	color:#000;
	border:0px;
	font-size:2px;
}

#faq a{
	color:#000;
	border:0px;
	font-size:2px;
}

#paypal a{
	color:#000;
	border:0px;
	font-size:2px;
}