#Content {
	margin-top: 10px;
	margin-right: 326px;
}
#Content #BigImage {
	background-image: url(../images/main_area/home_page_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 614px;
	padding: 5px;
}
#Content #BigImage p {
	background-color: #373737;
	padding: 5px;
}
#Content #BigImage p a img {
	border: 1px solid #878787;
}

#BigImage {
    position:relative;
    height:280px;
}

#BigImage p {
    position:absolute;
    top:5px;
    left:5px;
    z-index:2;
}

#BigImage p.active {
    z-index:4;
}

#BigImage p.last-active {
    z-index:3;
}

#Content #TwoBands {
	margin-top: 10px;
}
#Content #TwoBands .TwoBandsItem {
	float: left;
	margin-bottom: 0px;
	width: 306px;
}
#Content #TwoBands #Band1 {
	margin-right: 10px;
}

#Content #TwoBands .TwoBandsItem .TwoBandsImage {
	background-image: url(../images/main_area/two_bands_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 306px;
	text-align: center;
	padding-top: 5px;
}
#Content #TwoBands .TwoBandsItem .TwoBandsImage a img {
	border: 1px solid #000;
}

#Content #TwoBands .TwoBandsItem .TwoBandsTitle {
	background-image: url(../images/main_area/two_bands_title_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 296px;
	margin: 0px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 80%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#Content #TwoBands .TwoBandsItem .TwoBandsGo a {
	background-image: url(../images/main_area/two_bands_go.gif);
	text-indent: -8000px;
	height: 16px;
	width: 25px;
	margin-top: -15px;
	margin-right: 8px;
	float: right;
}
#Content #TwoBands #TwoBandsItem span.TwoBandsGo {
	float: right;
}


#Content #TwoColumns {
	margin-top: 165px;
	margin-bottom: 2px;
}

#Content #TwoColumns #TopVideoBands {
	float: right;
	width: 312px;
	display: block;
	margin-bottom: 1px;
}
#Content #TwoColumns #TopVideoBands h3 {
	background-image: url(../images/main_area/top_voted_bands.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	height: 31px;
	width: 312px;
}
#Content #TwoColumns .ListBands {
	height: 102px;
	background-color: #444444;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	padding-top: 11px;
	padding-left: 11px;
}

#Content #TwoColumns #BandsToWatch {
	width: 311px;
	margin-right: 313px;
}
#Content #TwoColumns #BandsToWatch h3 {
	background-image: url(../images/main_area/bands_to_watch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	height: 31px;
	width: 311px;
}
#Content #TwoColumns .ListBands .ListBandsImage a img{
	border: 1px solid #898989;
}
#Content #TwoColumns .ListBands .ListBandsImage a {
	padding: 4px;
	background-color: #333;
	display: block;
	height: 82px;
	width: 125px;
	float: left;
	margin-right: 10px;
}
#Content #TwoColumns .ListBands .ListBandsTitle {
	color: #FFF;
	text-decoration: underline;
	margin-top: 25px;
	font-size:90%;
}
#Content #TwoColumns .ListBands .ListBandsType {
	color: #787878;
	font-size:80%;
}
#Content #PutMyBandName {
	background-image: url(../images/main_area/put_my_band_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	width: 608px;
	margin-top: 1px;
	padding: 8px;
}
#Content #PutMyBandName a {
	background-image: url(../images/main_area/put_my_band.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	display: block;
	height: 20px;
	width: 131px;
}
