body {
	background:url(../images/topbg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474848;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	word-spacing:8px;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

/*anchor*/
a {
	
	
	
	
	text-decoration:none;
	color: #0067A8;
}
 
 a:hover {
color: #0000CC;

}
 
a:active {
color: #CCCCCC;
}

/*end anchor*/



/*Main*/
#main {
width: 779px;
height: 145px;
margin:auto;
background:url(../images/toplogo.gif) no-repeat;
}

/*login*/
#login {
width: 404px;
height:40px;
margin: 0 0 0 372px;
font-size: 12px;
}

/*Manu*/
#menu {
width: 779px;
height: 30px;
margin: 70px 0 0 0;
font:Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
text-align:center;
}

#menu ul {
	margin: 0 auto;
	padding: 12;
	list-style: none;
}

#menu li {
    display:inline;
}

#menu a {
	margin-top:7px;
	float:left;
	display: block;
	width: 130px;
	height: 20px;
	text-decoration:none;
	color:#FFFFFF;
}
 
#menu a:hover {
color:#00FFFF;
font-size:15px;
}
 
#menu a:active {
color: #CCCCCC;
}

/*searchsong*/

#header {
width: 779px;
height: 158px;
background-position:center;
margin: 0 auto;
margin-top:15px;
padding: 0 0 0 0;
background:url(../images/song_searchbg.gif) no-repeat;
}



/*wrepper*/
#wrapper {
	width: 779px;
	height: auto;
	margin:auto;
	
}

/* googleadd */

#googleadd {
	width: 200px;
	margin-left:3px;
	background:url(../images/leftboxbg.jpg) repeat-y;
	border-right-width:1px; border-right-color:rgb(248,245,236); border-right-style:solid;
/*	style="border-right-width:1px; border-right-color:rgb(248,245,236); border-right-style:solid;"*/
}

#googleadd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#googleadd li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x
}

#googleadd li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#googleadd li a {
	background: none;
}

#googleadd li i {
	font-size: smaller;
}

/* Posts */

#rbox {
	width: 560px;
	margin-right:5px;
}

#rbox .post {
	padding-bottom: 15px;
}

#rbox .playlist {
    font-size: 18px;
	color: #0069AB;	
	height: auto;
	padding: 2px 2px 0 2px;
	background:url(../images/headings_bg.jpg) repeat-x;
}

#rbox .story {
    display:inline;
}

#rbox .story li a {
text-decoration:none;
}

#rbox .songs {
    height: auto;
	padding: 5px 0 0 0px;
}

#rbox .members {
    height:30px;
	padding: 2px 2px 0 2px;
	margin-top: 20px;
	background:url(../images/headings_bg.jpg) repeat-x;
}

#rbox .members_pic {
    height:auto;
	padding: 2px 2px 0 2px;
	margin-top: 5px;
	margin-bottom: 30px;
}

#rbox .members_pic li {
	padding:5px;
    display:inline;
}



#rbox .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#footer{
height: 30px;
margin: 0 auto;
background: url(../images/footer.jpg) repeat-x;
padding: 5px 5px 5px 5px;
}

#myspace {
width:61px;
height:17px;
float:left;
margin-top:3px;
margin-right:5px;
margin-bottom:5px;
background:url(../images/myspace.jpg)
}

#ebay {
width:41px;
height:17px;
float:left;
margin-top:3px;
margin-right:5px;
margin-bottom:5px;
background:url(../images/orket.jpg)
}

#ebo {
width:20px;
height:18px;
float:left;
margin-top:3px;
margin-right:5px;
margin-bottom:5px;
background:url(../images/hi5.jpg)
}

#friendstar {
width:71px;
height:17px;
float:left;
margin-top:3px;
margin-right:5px;
margin-bottom:5px;
background:url(../images/friendstart.jpg)
}

/*ftrwrepper*/
#ftrwrapper {
	width: 779px;
	height: auto;
	margin:auto;
}

.buttons
{
  font-size:x-small;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
}

.searchedlinks
{
 color:#4392C0;
}

.searchedTitle
{
  font-size: 14px;
  color: #0069AB;
  font-weight:bold;
}

.searchedkeyword
{
 color:#0000FF;
}

.loginbuton
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:11px; 
 color:#FFFFFF; 
 font-weight:bold; 
 background-color:#0067A8;
 border:solid; 
 border-color:#FFFFFF;
 border-left-width:thin;
 border-right-width:thin;
 border-bottom-width:thin;
 border-top-width:thin;
}

