@charset "UTF-8";
/* MAIN BUILD PARTS */


body {
	background:url(images/logo.jpg) no-repeat;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}


/* LINKS AND STUFF */

a.nav {
	font-family: Times, serif;
	font-size: x-large;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.nav:hover {
	font-family:  Times, serif;
	color: #ff0099;
	text-decoration: none;
}
a.pink {
	font-family: Times, serif;
	font-size: x-large;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.pink:hover {
	font-family:  Times, serif;
	color: #000000;
	text-decoration: none;
}
a.minor {
	font-family:  Times, serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.minor:hover {
	font-family: Times, serif;
	font-size: small;
	color: #ff0099;
	text-decoration: none;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
	line-height: 1.3em;
}
a.linksOut {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.linksOut:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0099;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0099;
	text-decoration: underline;
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
}
a.linksonpink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
	line-height: 1.3em;
}
a.linksonpink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
}
a.subLinks {
	font-family:  Times, serif;
	font-size: medium;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.subLinks:hover {
	font-family: Times, serif;
	font-size: medium;
	color: #ff0099;
	text-decoration: none;
}

/* columns */

#textcol {
	width: 235px;
	height: auto;
	float:left;
}
#textcol1 {
	width: 215px;
	height: 190px;
	float: left;
	background-color: #333333;
	padding: 10px;
}
#textcol2 {
	width: 205px;
	height: 190px;
	float: left;
	background-color: #333333;
	padding: 10px;
	color: #FFFFFF;
}
#textcol3 {
	width: 205px;
	height: 190px;
	float: left;
	background-color: #ff0099;
	padding: 10px;
}
#textcol4 {
	width: 205px;
	height: 190px;
	float: left;
	padding: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
}
#artistTitle {
	width: 480px;
	height: auto;
	float:left;
	padding-bottom: 30px;
}
#newstTitle {
	width: 235px;
	height: auto;
	float:left;
}
#artistInfocol {
	width: 235px;
	height: auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#listInfocol {
	width: 235px;
	height: auto;
	float:left;
}
/* STYLESHEETS TEXT */

a.pinkNav {
	font-family: Times, serif;
	font-size: x-large;
	line-height: 1em;
	color: #FF0099;
	font-weight: normal;
	text-decoration: none;
}
.pinkLines {
	font-family: Times, serif;
	font-size: x-large;
	line-height: 1em;
	color: #FF0099;
	font-weight: normal;
	text-decoration: none;
}
a.pinkNav:hover {
	font-family:  Times, serif;
	color: #ff0099;
	text-decoration: none;
}
.Heading {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	text-transform: none;
}
.bodySanSerif {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 1.3em;
}
.bodySanSerifSmall {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 1.3em;
}
.pinkNamesOn {
	font-family:  Times, serif;
	font-size: medium;
	text-decoration: none;
	color: #ff0099;
	font-weight: normal;
}
