@charset "ISO-8859-1";

#left_side {
	text-align: left;
	position: relative;
	width: 400px;
	padding: 0px;
	float: left;
	clear: none;
	margin-right: 10px;
}

#right_side {
	width: 290px;
	float: right;
}

#counter {
	clear: both;
	margin-top: 10px;
	width: 250px;
}
#timewithvic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(counterdiv.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 250px;
	text-align: center;
	position: relative;
	margin-top: 10px;
	clear: both;
}
#rap_sheet {
	height: 273px;
	width: 290px;
	position: absolute;
	top: 30px;
	font-weight: normal;
}

#rap_name {
	position: relative;
	top: 35px;
	left: 35px;
	width: 50px;
}

#rap_name_result {
	position: relative;
	top: 18px;
	font-weight: bold;
	white-space: normal;
	width: 220px;
	float: right;
	right: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

#rap_group {
	position: relative;
	top: 30px;
	left: 45px;
	width: 40px;
	clear: both;
}

#rap_group_result {
	position: relative;
	top: 13px;
	width: 220px;
	float: right;
	font-weight: bold;
	right: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

#rap_web {
	position: relative;
	top: 25px;
	left: 45px;
	width: 40px;
	clear: both;
}

#rap_web_result1 {
	position: relative;
	top: 7px;
	width: 220px;
	float: right;
	font-weight: bold;
	right: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	overflow: hidden;
	
}

#rap_web_result2 {
	position: relative;
	top: 10px;
	width: 220px;
	float: right;
	font-weight: bold;
	right: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

#rap_web_result3 {
	position: relative;
	top: 13px;
	width: 220px;
	float: right;
	font-weight: bold;
	right: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

#rap_quote {
	position: relative;
	top: 30px;
	left: 35px;
	width: 280px;
	clear: both;
	font-size: 14px;
	text-align: center;
}

#video {
	width: 320px;
	margin-top: 5px;
	float: left;
}
#yearswvic {
	position: relative;
	width: 28px;
	float: right;
	right: 75px;
	top: 28px;
}
#monthswvic {
	position: relative;
	width: 28px;
	float: right;
	right: 61px;
	top: 28px;
}

#weekswvic {
	position: relative;
	width: 28px;
	float: right;
	right: 48px;
	top: 28px;
}
#dayswvic {
	position: relative;
	width: 28px;
	float: right;
	right: 34px;
	top: 28px;
}
#hourswvic {
	position: relative;
	width: 28px;
	float: right;
	right: 21px;
	top: 28px;
}

#minuteswvic {
	position: relative;
	width: 28px;
	float: right;
	right: 7px;
	top: 28px;
}

#artistbio {
	background-color: #F1F1F1;
	width: 746px;
	height: 215px;
	/*background-color: #E7EADE;*/
	padding: 10px;
	margin-right: 14px;
	border-top: 2px dotted #666666;
	border-bottom: 2px dotted #666666;
	overflow: auto;
	margin-top: 5px;
}
#artistbio_container {
	width: 780px;
	height: 262px;
	margin-top: 15px;
	clear: both;
}
#websites {
	background-image: url(torn.png);
	height: 189px;
	width: 320px;
	position: absolute;
	top: 311px;
}

#websitea {
	text-align: right;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#websiteb {
	text-align: right;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#websitec {
	text-align: right;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#websiteheader {
	text-align: left;
	padding-right: 25px;
	padding-left: 0px;
	position: relative;
	top: 0px;
}

.resulttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}