body
{
    font-size:12px;
}

form
{
    padding:0;
    margin:0;
}

a:link.subtitle, a:visited.subtitle
{
	text-decoration:none;
}
a:hover.subtitle
{
	text-decoration:underline;
}

a.home-tab
{
	background-image: url(/images/tabs/home_home.jpg);
}

a:link.news-tab, a:visited.news-tab{
	background-image: url(/images/tabs/home_news.jpg);
	
}
a:hover.news-tab, a:visited:hover.news-tab{
	background-image: url(/images/tabs/home_news.jpg);
	background-position: 0px -40px;
}

a:link.artist-tab, a:visited.artist-tab{
	background-image: url(/images/tabs/home_artists.jpg);
}
a:hover.artist-tab, a:visited:hover.artist-tab{
	background-image: url(/images/tabs/home_artists.jpg);
	background-position: 0px -40px;
}

a:link.friends-tab, a:visited.friends-tab{
	background-image: url(/images/tabs/home_friends.jpg);
}
a:hover.friends-tab, a:visited:hover.friends-tab{
	background-image: url(/images/tabs/home_friends.jpg);
	background-position: 0px -40px;
}

a:link.podcast-tab, a:visited.podcast-tab{
	background-image: url(/images/tabs/home_podcast.jpg);
}
a:hover.podcast-tab, a:visited:hover.podcast-tab{
	background-image: url(/images/tabs/home_podcast.jpg);
	background-position: 0px -40px;
}

a:link.goodies-tab, a:visited.goodies-tab{
	background-image: url(/images/tabs/home_goodies.jpg);
}
a:hover.goodies-tab, a:visited:hover.goodies-tab{
	background-image: url(/images/tabs/home_goodies.jpg);
	background-position: 0px -40px;
}

a:link.shop-tab, a:visited.shop-tab{
	background-image: url(/images/tabs/home_shop.jpg);
}
a:hover.shop-tab, a:visited:hover.shop-tab{
	background-image: url(/images/tabs/home_shop.jpg);
	background-position: 0px -40px;
}


/* START INDEX */

.home-top-tedge
{
    background-image: url('/images/home/background_boxes_top.gif');
    background-repeat:no-repeat;
    width:765px;
    margin-left:17px;
    min-height:1px;
    height:10px;
}
#home-top-content
{
    width:765px;
    margin-left:17px;
    min-height:150px;
}

#home-main-images
{
    background-image: url('/images/home/background_boxes.gif');
    background-repeat:no-repeat;
    min-height: 371px;
    width:765px;
    margin-left:17px;
}

#home-bottom-content
{
    width:765px;
    margin-left:17px;
    min-height:170px;
}

.home-top-bedge
{
    background-image: url('/images/home/background_boxes_bottom.gif');
    background-repeat:no-repeat;
    min-height:15px;
    height:15px;
    width:765px;
    margin-left:17px;
}

#home-artists-images, #home-artists
{
    float:left;
    margin-left:7px;
    width:176px;
}

#home-goodies-images, #home-shop-images, #home-goodies, #home-shop, #home-friends, #home-friends-images
{
    margin-left:16px;
    width:176px;
    float:left;
}

.home-large
{
    padding-top:10px;
    width:176px;
}
.home-small-1
{
    padding-top:10px;
    width:88px;
}
.home-small-2, .home-small-3, .home-small-4, .home-small-5, .home-small-6, .home-small-7, .home-small-8
{
    width:88px;
}

/* END INDEX */

#home-podcast
{
    float:left;
    width: 245px;
    min-height:170px;
    }

#home-news
{
    margin-left:10px;
    float:left;
    width: 245px;
    min-height:170px;
}    

#home-gigs
{  
    margin-left:10px;
    float:left;
    width: 245px;
    min-height:170px;
}
   
#sign-up
{
    width:750px;
    margin-left:22px;
    margin-left :auto;
    margin-right:auto;
    margin-bottom:2px;
}


.image-spacer-l
{
    width:10px;
    float:left;
}

.image-spacer
{
    float:left;
    width:16px;
}

.horizontal-break
{
    margin-top:5px;
    margin-bottom:5px;
    background-image: url(/images/news/news_seperator.gif);
    width:750px;
    min-height: 2px;
    height:2px;
}

#home-box-text
{
    margin-top: 15px;
    margin-left:10px;
    width:180px;
    height:125px;
    overflow:auto;
    
}

.clearer
{
    clear:both;
}