/* CSS Document */

img {
	border: 0px;
}

body{
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif; 
	margin: 0px;
	background: #666633;
	color: #ffffd5;
	font-size: 14px;
}

A:link {color: #00ccff;}
A:visited {color: #999999;}
A:active {color: #00ccff;}
A:hover {color: #ffffff; background-color: #999933; text-decoration: none;}


html {
	margin: 0px;
	padding: 0px;
}

div#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}

div#bobble{
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 100;
}

div#sign{
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 99;
}

div#blog{
	position: absolute;
	top: 70px;
	left: 320px;
	height: 284px;
	width: 480px;
}

div#showdates{
	position: absolute;
	top: 65px;
	left: 789px;
	z-index: 99;
}

div#bg{
	position: relative;
	top: 0px;
	left: 0px;
}

div#menu{
	position: absolute;
	top: 357px;
	left: 0px;
	z-index: 100;
}

div#rt{
	position: absolute;
	top: 395px;
	left: 690px;
}

div#lt{
	position: absolute;
	top: 410px;
	left: 5px;
	width: 650px;
	text-align: justify;
}

div#lb{
	position: absolute;
	top: 800px;
	left: 0px;
}

div#mainbottom{
	position: absolute;
	top: 915px;
	left: 0px;
	text-align: center;
	width: 100%;
}

div#music{
	position: absolute;
	top: 320px;
	left: 600px;
}

div#jcn{
	position: absolute;
	top: 2px;
	left: 960px;
}

.title{
	height: 85px;
	text-align: left;
}

.badge{
	margin-right: 20px;
}

.footer{
	margin-top: 30px;
}

.cover{
	background-color: #666633;
	z-index: 99;
}
