BODY {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td, div
{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	padding: 0px;
}
a
{
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #356D9E;
	text-decoration: underline;
}

#mainContent {
	width:869px;
	margin-top:5px;
	margin-left:8px;
	display:block;
	background-color: #FFFFFF;
	}

#mainContent div#leftCol {
	width: 242px;
	display:block;
	float:left;
	padding-bottom:10px;
	}
	
#mainContent div#rightCol {
	width: 611px;
	display:block;
	float:left;
	margin-left:16px;
	padding-bottom:10px;
	}


div#leftCol div#box {
	background:url(images/left-box-back.gif) repeat-y;
	width:242px;
	display:block;
	float:left;
	}

div#leftCol div#boxTop {
	background:url(images/top-left-box.gif) no-repeat top;
	width:242px;
	display:block;
	float:left;
	}
	
div#leftCol div#boxBottom {
	background:url(images/bottom-left-box.gif) no-repeat bottom;
	width:242px;
	display:block;
	float:left;
	}

#boxTop p.title {
	margin:0px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	font-size: 18px;
	font-weight:bold;
	color: #05c506;
	}
#boxTop p.title span { color:#000000}

#boxTop div#content {
	padding: 12px;
	margin-top: 10px;
	color:#666666;
	}

ul.blogs {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 25px;
	padding:0px;
	}
	
ul.blogs li {
	margin-bottom: 8px;
	border-bottom: solid #CCCCCC 1px;
	list-style-image:url(images/blog-bullets2.gif);
	list-style-position: outside;
	padding-bottom:5px;
	padding-left:2px;
	}
ul.blogs li a:link, ul.blogs li a:visited {
	color:#05c506;
	text-decoration: underline;
	font-weight:bold;	
	font-size:13px;
	}

ul.blogs li a:hover {
	color:#ffaa00;
	text-decoration: none;
	font-weight:bold;	
	font-size:13px;
	}
	
ul.blogs li p.date {
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	font-size:11px
	}
	
ul.blogs li p.date a:link,  ul.blogs li p.date a:visited{
	margin-top:0px;
	margin-bottom:0px;
	color:#336699;
	font-size:11px;
	text-decoration:none;
	} 

ul.blogs li p.date a:hover{
	margin-top:0px;
	margin-bottom:0px;
	color:#6699cc;
	font-size:11px;
	text-decoration:none;
	}
div#rightCol div#boxCenter2 {
	width:611px;
	display:block;
	float:left;
	}

div#rightCol div#boxCenter {
	background:url(images/center-box-back.gif) repeat-y;
	width:611px;
	display:block;
	float:left;
	}

div#rightCol div#boxCenterTop {
	background:url(images/centerTopBox.gif) no-repeat top;
	width:611px;
	display:block;
	float:left;
	}
	
div#rightCol div#boxCenterBottom {
	background:url(images/centerBottomBox.gif) no-repeat bottom;
	width:611px;
	display:block;
	float:center;
	}

#boxCenterTop p.title {
	margin:0px;
	margin-top:5px;
	margin-left:10px;
	text-align:left;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	float:left;
	width:450px;
	}
	
#boxCenterTop p.view {
	background: url(images/arrow-link-back.gif) bottom left no-repeat;
	margin:0px;
	margin-top:10px;
	float:left;
	margin-right:10px;
	text-align:left;
	width:130px;
	}

#hottest {
	width:400px;
	margin-left:60px;
	border: solid;
	outline-color: #000000;
	border-width: 2px;
	background-color: #66FF66;
	float: left;
	margin-top: 0px;
	padding: 5px;
	background-repeat: repeat-y;
	}
	
#bandName {
	width:246px;
	font-family:Helvetica, Garamond, sans-serif;
	font-size:14px;
	float:left;
	}
#band {
	width:264px;
	height:200px;
	margin-left:0px;
	border: solid;
	outline-color: #000000;
	background-color: #66FF66;
	float: left;
	margin-top: 0px;
	padding: 5px;
	background-repeat: repeat-y;
	background-image: echo $line['tmArtwork'];
	size:150px 150px;
	flaot:center;
	border:2px solid #000000;
	color:#333333;
	font-family:Helvetica, Garamond, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	content:'tmDescription';
	position: absolute;
	top: 139px;
	left: 6px;
}
#events {
	width:305px;
	height:200px;
	margin-left:5px;
	padding:5px;
	position:absolute;
	border: solid;
	color: #000000;
	border-width: 2px;
	background-color: #CCCC66;
	background-repeat: repeat-y;
	font:Helvetica, Garamond, sans-serif;
	font-size:12px;
	font-style:normal;
	content:'tmEvents' ;
	left: 299px;
	top: 141px;
	margin-top: 0px;
	}
#music {
	width:590px;
	margin-left:5px;
	border: solid;
	color: #000000;
	border-width: 2px;
	background-color: #66FF66;
	padding: 5px;
	background-repeat: repeat-y;
	position:absolute;
	top: 369px;
	float:left;
	overflow: scroll;
	height: 249px;
		}
#rightAdColumn {
	width:240px;
	padding-top:10px;
	margin-left:3px;
	padding-bottom:10px;
	border:3px solid #000000;
	background-color:#FFCC33;
	font-family: Helvetica, Garamond, sans-serif;
	font-size: 14px;
	font-style: normal;
	float: right;
	padding-left: 5px;
}

#cartFrame {
	width: 135px;
	height:135px;
	display:block;
	float:left;
	border: 1px #CCCCCC solid;
	margin-left: 12px;
	}

#cartFrame p.cover {
	margin:0px;
	margin-top:5px;
	text-align:center;	
	}	

#cartFrame p.songTitle {
	line-height:13px;
	margin:0px;
	margin-top:5px;
	text-align:center;	
	}	

#cartFrame p.songTitle a{
	text-decoration:none;
	}
	
#cartFrame p.songTitle a:hover{
	text-decoration:none;
	color:#000044;
	}
	
#cartFrame p.artist {
	margin:0px;
	text-align:center;
	}	
	
div#rightCol #textContent {
	padding-top:20px;
	width: 611px;
	float:left;
	display:block;
	}

div#rightCol #textContent h1 {
	margin:0px;
	font-size:22px;
	padding-bottom:10px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	}

div#rightCol #textContent p {
	margin:0px;
	color:#555555;
	padding-bottom: 15px;
	font-size:13px;
	}

.view a:link, .view a:visited {	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:16px;
	}
	
.view a:hover {	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:16px;
	text-decoration:none;
	}
	
#photo {
	background: url(images/home04.jpg) no-repeat;
	margin:0px;
	padding:0px;
	width: 885px;
	height:271px;
	display:block;
	float:left;
	}

#photo  #genres {
	width: 510px;
	height:170px;
	margin-top: 78px;
	margin-left: 330px;
	color:#FFFFFF;		
	}
#genres #myTitle{
	width: 510px;
	height:22px;
	color:#ddaa00;
	font-weight:bold;
	font-size:13px;
	}

#genres #block {
	width: 140px;
	height:148px;
	float:left;
	display:block;
	padding-left:20px;
	padding-right: 10px;
	}

#genres #block ul
{
	list-style-type: none;
	margin:0px;
	padding:0px;
	float:left;
}

#genres #block li
{
	list-style-image:url(images/genres-arrow.gif);
	margin:0px;
	padding:0px;
	line-height: 21px;
}
#genres #block li a
{
	color: #e0e0e0;
	text-decoration:none;
}

#genres #block li a:hover
{
	color: #ffaa00;
	text-decoration:none;
}
