html, body {
	background-color:#000000;
	margin:0px;
	font-family:tahoma,verdana,arial;
}
select {
	font-family:tahoma,verdana,arial;
}
input {
	font-family:tahoma,verdana,arial;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.form {
	margin:0px;
	padding:0px;
}
hr {
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#000000;
}
.bking {
	background-color:#DDDDDD;
	background-repeat:no-repeat;
	background-position:top left;
	min-height:680px;
}
.menuBking {
	height:100px;
	background-image:url('../images/blackpxl.png');
}
.menuContent {
	padding:25px 20px;
}
.menuOptions ul {
	list-style:none;
	padding:0px;
	padding-top:32px;
	margin:0px;
}	
.menuOptions li {
	float:left;
	margin:0px 6px;
}
.content {
	padding:20px;
	min-height:400px;
}
.column {
	float:left;
	width:500px;
}
.columnSub {
	float:left;
	width:420px;
}
.columnLeft {
	float:left;
	width:650px;
}
.columnRight {
	float:left;
	width:350px;
}
.select {
	height:9px;
	background-repeat:no-repeat;
}
.sel_disco {
	background-image:url('../images/pageArrow.png');
	background-position:360px 0px;
}
.sel_contact {
	background-image:url('../images/pageArrow.png');
	background-position:750px 0px;
}
.sel_comben {
	background-image:url('../images/pageArrow.png');
	background-position:890px 0px;
}
.sel_network {
	background-image:url('../images/pageArrow.png');
	background-position:500px 0px;
}
.sel_purchase {
	background-image:url('../images/pageArrow.png');
	background-position:630px 0px;
}
.tbl_btmline {
	border-bottom: solid 1px #000000;
}
img.pageArrow {
	border:0px;
	height:9px;
	width:18px;
}
.box {
	width:450px;
	float:left;
	margin-top:20px;
}
.boxBig {
	width:900px;
	float:left;
}
.boxLeft {
	width:600px;
	float:left;
}
.boxRight {
	width:300px;
	float:left;
}
.boxArrow {
	background-image:url('../images/boxArrow.png');
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
}
.boxBking {
	background-image:url('../images/whitepxl.png');
}
.boxContent {
	font-size:12px;
	color:#333333;
	padding:10px;
}
.ico {
	border:0px;
	height:16px;
	width:16px;
}
a.icoZip {
	display:block;
	padding:2px;
	padding-left:20px;
	background-image:url('../images/ico_zip.png');
	background-repeat:no-repeat;
	background-position:0px;
}
a.icoImg {
	display:block;
	padding:2px;
	padding-left:20px;
	background-image:url('../images/ico_img.png');
	background-repeat:no-repeat;
	background-position:0px;
}
a.lnk_tid {
	display:block;
	padding:2px;
	padding-left:20px;
	background-image:url('../images/ico_tid.png');
	background-repeat:no-repeat;
	background-position:0px;
}
a.lnk_tid:hover {
	background-image:url('../images/ico_tid_on.png');
}
a.lnk_yt {
	display:block;
	padding:2px;
	padding-left:20px;
	background-image:url('../images/ico_yt.png');
	background-repeat:no-repeat;
	background-position:0px;
}
a.lnk_yt:hover {
	background-image:url('../images/ico_yt_on.png');
}
a.lnk_fp {
	display:block;
	padding:2px;
	padding-left:20px;
	background-image:url('../images/ico_fp.png');
	background-repeat:no-repeat;
	background-position:0px;
}
a.lnk_fp:hover {
	background-image:url('../images/ico_fp_on.png');
}
.title {
	font-size:22px;
	font-weight:bold;
	line-height:140%;
}
.red {
	color:#CC0000;
}
span.date {
	display:block;
	padding-right:24px;
	background-image:url('../images/icn_calendar.png');
	background-repeat:no-repeat;
	background-position:top right;
	font-style:italic;
	height:18px;
	text-align:right;
}
div.date {
	display:block;
	border-width:0px;
	border-bottom-width:1px;
	border-style:dotted;
	border-color:#666666;
	margin-bottom:5px;
	padding-bottom:5px;
}
.discos {
	width:400px;
}
.discos_credit {
	font-size:85%;
}
.discos td {
	padding:2px;
}
.discos th {
	font-size:120%;
	font-weight:bold;
	text-align:left;
}
.discosImgTD {
	width:100px;
}
.discosimg {
	height:90px;
	width:90px;
	border:0px;
}
.storeFrame {
	border:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:500px;
}
span.comb_artist {
	color:#555555;
}
span.comb_track {
	color:#000000;
}
span.comb_label {
	font-style:italic;
}
img.icoBuy {
	border:0px;
	height:16px;
	width:16px;
}
.footerGap {
	clear:both;
	height:30px;
}
.footer {
	clear:both;
	width:100%;
	height:100px;
	background-image:url('../images/footerbk.gif');
	background-repeat:repeat-x;
	background-position:top;
	margin-top:30px;
	
}
.footerText {
	padding:20px;
	font-size:12px;
	color:#666666;
}