

body {
/*	background-color: #907742;*/
	background-color: rgb(158,119,66); 
	background-image: URL('/images/bg/tile.gif');
	background-repeat:repeat;
	background-attachment:fixed;
    font-family: arial;
    font-size:10px;
	margin: 0px; 
	padding: 0px;
	/*min-width:800px;  */
}

a{
	color:black;
	text-decoration:underline;
}

/*a:hover{
	background-color:black;
	color:White;
	text-decoration:none;
}*/


.title, a:link.title, a:visited.title{
	color:#7C4B08;
	text-decoration:underline;
	font-weight:bold;
}
a:hover.title
{
    color:#7C4B08;
	text-decoration:none;
	font-weight:bold;
}

a img{
	border:none;
}

a:hover img{
	border:none;
	background-color:white;
}

/*a 
{
    color:Blue;
    text-decoration:underline;
}*/

h1
{
    font-family: arial;
    font-size:16px;
    font-weight:bold;
    margin:4px;
}

h2{
    font-family: arial;
    font-size:12px; 
    font-weight:bold;
    margin:4px;
}

h3{
    font-family: arial;
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}
h4{
    font-family: arial;
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}

#outer-frame
{
    padding:0px;
    text-align:center;
}

#top-frame{
	background-image: URL('/images/bg/ml_top_bar.gif');
	min-height:67px;
	height: 67px;
	background-repeat: repeat-x;
	width:800px;
	text-align:center;
	margin-left:auto;
    margin-right:auto;
} 
#top-frame-left{
/*	background-image: URL('/images/bg/top_left_brown.gif');
	background-repeat: no-repeat;
	min-height:67px;
	height: 67px;
	float:left; 	*/
}

#top-frame-right{
/*	background-image: URL('/images/bg/top_right_brown.gif');
	background-repeat: no-repeat;
	min-height:67px;
	height: 67px;
	float:right; */
	
}

#top-retro-frame-top
{
	background-image: URL('/images/bg/retro_bar_top.gif');
	background-repeat: repeat-x;
	/*min-height:20px;*/
	height: 20px;
	width:800px;
	margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#top-retro-frame-middle
{
   text-align:center;
   background-image: URL('/images/bg/retro_bar_middle.gif');
   background-repeat: repeat-x;
  /* min-height:40px;*/
   height:40px;
   width:800px;
   margin-left:auto;
   margin-right:auto;
}
.tabs
{
    text-align:center;
    min-height:40px;
	height:40px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.home-tab{	
	background-repeat: no-repeat;
	width : 188px;
	height: 40px;
	float:left;
}

.shop-tab, .goodies-tab, .podcast-tab, .friends-tab, .artist-tab, .news-tab
{
	background-repeat: no-repeat;
	width : 100px;
	height: 40px;
	float:left;
}


#top-retro-frame-bottom
{
	background-image: URL('/images/bg/retro_bar_bottom.gif');
/*	min-height:14px;*/
	height: 14px;
	width:800px;
	margin-left:auto;
    margin-right:auto;
    text-align:center;
	background-repeat: repeat-x;
}

#main-frame
{
  /*  display:block;*/
    position:inherit;
    background-color:White;
	min-height:414px;
	width:800px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
   
}
#main-content
{
    background-color:White;
   /* width:800px;*/
   /* min-height:414px;
	margin-left:auto;
	margin-right:auto;*/
	/*text-align:left; 
	padding-bottom:5px; */
	clear:both;
}

#footer
{
        
   /* position:relative;
    display:block;
    background-color:white;
    min-height:60px;
    height: 60px;
    width:800px;
    margin-left:auto;
	margin-right:auto;*/
}

#bottom-frame
{
    /*position:relative;*/
    position:inherit;
   /* display:block;*/
	background-image: URL('/images/bg/ml_contact_us.png');
	background-repeat: no-repeat;
	/*min-height:60px;*/
	height: 60px;
	width:800px;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	cursor: pointer; 
	cursor: hand;
}

#bottom-frame-left{
/*	background-image: URL('/images/bg/bottom_left_brown.gif');
	background-repeat: no-repeat;
min-height:45px;
height: 45px;
	float:left;*/
	
}

#bottom-frame-right{
	/*background-image: URL('/images/bg/bottom_right_brown.gif');
	background-repeat: no-repeat;
	min-height:45px;
	height: 45px;
	float:right;
	*/
}

#under-construction-main
{
    vertical-align:middle;
    font-family: Arial;
    font-weight: bold;
    font-size:10pt;
}

#under-construction-font
{
    padding:16px;
    background-image: URL('/images/uc.gif');
    background-repeat: no-repeat;
    color:Black;
}

#under-construction-image
{
    background-image: URL('/images/mluc.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width:786px;
    height:464px;
}

#title-span {display:none;}

li
{
    list-style-image:none;
    list-style-type:none;

    
    
}
a:link.li-link, a:visited.li-link
{
    color:#000;
	text-decoration:underline;
}
a:hover.li-link
{
    color:#000;
    text-decoration:none;
}
