a {
	color: #000066;
}
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(https://images.livemixtapes.com/lmtbg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
#coverbg {
	position: absolute;
	z-index: -1;
	top: 28px;
	left: 0;
	width: 100%;
	height: 900px;
	background-image: url('https://images.livemixtapes.com/coverbg.jpg');
}
#fadebg {
	position: absolute;
	z-index: -1;
	top: 28px;
	left: 0;
	width: 100%;
	height: 900px;
	background-image: url('https://images.livemixtapes.com/fadebg3.png');
}
#headtop {
	background-image: url(https://images.livemixtapes.com/top_3trans.png); 
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: right;
	height: 28px;
	width: 800px;
}
#headtop a {
	color: #fefefe;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: right;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0 10px 0 30px;
	text-align: center;
}
#headmid {
	width: 800px;
	padding-bottom: 10px;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#headmidleft {
	background-image: url(https://images.livemixtapes.com/logo_row2_left2.jpg); 
	background-repeat: no-repeat;
	width: 411px;
	height: 79px;
	display: inline;
	float: left;
}
#headmidright {
	width: 373px;
	height: 79px;
	display: inline;
	float: left;
	background-image: url(https://images.livemixtapes.com/row2_right_bg.gif); 
	background-repeat: no-repeat;
}	
#loginbox {
	background-image: url(https://images.livemixtapes.com/row2_middle.jpg); 
	background-repeat: no-repeat;
	width: 355px;
	height: 70px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-left: 10px;
}
#loginbox label {
	font-weight: bold;
	color: #000;
}
#loginbox input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
#searchbox {
	background-image: url(https://images.livemixtapes.com/row2_middle.jpg); 
	background-repeat: no-repeat;
	width: 355px;
	height: 60px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#searchbox label {
	font-weight: bold;
	color: #000;
}
#searchbox input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
#content {
	border: 1px solid #000;
	background-color: #fff;
	margin: 1px auto;
	padding: 0 30px;
	width: 740px;
}
#footer {
	margin: 20px auto 10px auto;
	width: 800px;
	text-align: center;
	color: #000;
}
.directory {
	margin-top: 20px;
	width: 720px;
	height: 30px;
	background-color: #dddddd;
	padding-top: 15px;
	padding-left: 20px;
}
.directory a {
	font-weight: bold;
}
