body#main {
background-color:#000000;
background-image: url('http://ygbounce.com/rhyme/images/bglite.jpg');
background-position: 0px 20px;
background-repeat: repeat-x;
overflow: auto;
}

body {
background-color:#FFFFFF;
font-family: trebuchet ms, verdana, arial;
font-size: 12px;
overflow: auto;
margin-left: 5px;
}


#layout {
position:absolute;
left:279px;
top:76px;
padding-bottom:180px;
}

p.title {
color:#EB008B;
font-weight:bold;
}

p#title {
color:#EB008B;
font-size:16px;
text-align:center;
text-transform:uppercase;
}

p.album {
color:#001FFB;
font-size:14px;
}

p.date {
color:#EB008B;
font-size: 10px;
}


p.credits {
color:#001FFB;
font-size: 10px;
}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a:link {
	color:#EB008B;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #660066;
	}
a:hover {
	text-decoration: none;
	color: #001FFB;
	}

a:active {
	text-decoration: none;
	color: #EB008B;
	}

a.home {
display: block;
width: 66px;
height: 20px;
background: transparent url(images/home1.png) no-repeat;
}
a.home:hover {
background-position: 0px -20px;
} 
a.home:active {
background-position: 0px -20px;
} 
	
	a.jp {
display: block;
width: 111px;
height: 25px;
background: transparent url(images/jp1.png) no-repeat;
}
a.jp:hover {
background-position: 0px -25px;
} 
a.jp:active {
background-position: 0px -25px;
} 
	
	
	a.kr {
display: block;
width: 81px;
height: 20px;
background: transparent url(images/kr1.png) no-repeat;
}
a.kr:hover {
background-position: 0px -20px;
} 
a.kr:active {
background-position: 0px -20px;
} 

a.abt {
display: block;
width: 68px;
height: 20px;
background: transparent url(images/abt1.png) no-repeat;
}
a.abt:hover {
background-position: 0px -20px;
} 
a.abt:active {
background-position: 0px -20px;
} 

a.links {
display: block;
width: 48px;
height: 20px;
background: transparent url(images/links1.png) no-repeat;
}
a.links:hover {
background-position: 0px -20px;
} 
a.links:active {
background-position: 0px -20px;
} 



	

ul#menu { list-style-type: none; margin: 0; padding: 0;}
ul#menu li { display: block; float: left; margin: 0 0 0 55px; }
