@charset "utf-8";
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	margin: 0px;
	background-color: #2B2B2B;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftFloat {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}
a:link {
	color: #C9F;
	text-decoration: none;
}
a:visited {
	color: #C9F;
	text-decoration: none;
}
a:hover {
	color: #CCF;
	text-decoration: underline;
}
#pageWrapper {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.thickBrdr {
	padding: 10px;
	border: 10px solid #333;
}
#pageHeader {
	text-align: left;
	padding-top: 55px;
	padding-bottom: 2px;
	background-image: url(../images/nickyhtxt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#mainContent {
	text-align: left;
	color: #FFF;
}
.itemBreak {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#footContent {
	margin-top: 20px;
	text-align: right;
}
a.soundcloud-badge:hover {
	background-position: bottom left !important;
}
*html a.soundcloud-badge {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/badges/fmonsc/tiny/white.png?8f1175)', sizingMethod='crop') !important;
}
#showInfo {
	color: #F6F;
}
.captchapic {
	position: relative;
	top: 2px;
}
