body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 370px;
	width: 920px;
	margin: 0px 0px 0px 0px;
}
#background{
	background-color: #528FFF;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content_background{
	background-image: url(content_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 920px;
	padding: 0px 0px 0px 0px;
}
#tail {
	background-image: url(tail.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 920px;
}
#sidebar {
	display:inline;
	float:left;
	text-align:center;
	color: #FFFFFF;
	font-size:12px;
	width: 180px;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 10px;
}
#sidebar li a {
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	text-align:center;
	font-size:12px;
	color: white;
	text-decoration: none;
}
#sidebar li a:hover {
	font-size:12px;
	color: yellow;
	text-decoration: none;
}
#sidebar ul {
	list-style: none;
}
#sidebar li {
	padding: 5px 6px 5px 6px;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	text-align:center;
}

#content {
	display:inline;
	float:right;
	text-align:left;
	width: 700px;
	left: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#container{
	width: 900px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -80px 0px 0px 0px;
}
#transparent{
	width: 348px;
	height: 66px;
	top: 140px;
	position: relative;
}
#counter{
	width: 700px;
	height: 10px;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	top: 188px;
	left: 90px;
	position: relative;

}
.animeTitleImgs img
{
   	border:1px solid #78DDFF;
	padding: 3px 3px 3px 3px;
}
.animeTitle
{
    color: #CC00CC;
	font-weight:bold;
}

.animeSongLists
{
}
.animeSongLists img
{
	text-decoration:none;
}

.animeSongLists ul
{
	list-style-image: url(hotball.gif);
}
.animeSongLists li
{
	list-style-image: url(hotball.gif);
	list-style-position: outside;
}