@charset "utf-8";
a {
	text-decoration: none;
}
body {
	width: 98%;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #505050;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bgL {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 102px;
	height: 100%;
	z-index: 1;
	background-image: url(img/bg-l.png);
	background-repeat: repeat-y;
}
#bgR {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 102px;
	height: 100%;
	z-index: 1;
	background-image: url(img/bg-r.png);
	background-repeat: repeat-y;
}
#majora {
	position: absolute;
	top: 0px;
	width: 99%;
	min-width: 1000px;
	margin: 0 auto;
	z-index: 2;
}
#minora {
	width: 960px;
	margin: auto;
}
#top {
	width: 960px;
	height: 298px;
	margin: auto;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
}
#dexcool {
	margin:  0 0 0 550px;
}
#buff-top {
	width: 960px;
	height: 53px;
	background-image: url(img/bg-t.png);
	background-repeat: none;
}
#main {
	float: left;
	width: 960px;
	background-image: url(img/bg-b.png);
	background-repeat:repeat-y;
}
#nav {
	float: left;
	width: 436px;
	margin: -15px 0 10px -16px;
}
.navi {
	border: 0px;
}
#content {
	width: 585px;
	margin: -25px 0 0 350px;
	overflow: auto;
}
#content #text {
	margin: -1em .25em 0 .25em;
	font-size: 1.5em;
	text-align: justify;
	color: #CCC;
	text-indent: 1em;
}
.mT {
	margin: -0.1em 0 1em 0;
	text-align:right;
	border-bottom:groove;
	color: #7C9286;
	font-weight: 100;
	font-size: 2.5em;
}
#content .mF {
	margin: 1em 0 0 0;
	border-top-style: groove;
	border-top-color: #999;
}
#bottom {
	width:5px; 
	height:25px; 
	clear:both;
}
.rates {
	font-size:1.5em;
	color: #92957B;
	margin-right: 2%;
	margin-left: 2%;
	text-align: justify;
}
.song {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3F0;
	padding-left: 2em;
	position: relative;
	text-align: left;
}
.equip {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3F0;
	text-align: center !important;}
#text.contact {
	text-align: center !important;
	margin: 175px 0 175px 0 !important;
}
#content p a {
	color: #0FF;
}
h3 {
	font-size: 1.7em;
	color: #000;
	margin: 1em 0 15px 0;
	padding-bottom: 5px;
	border-bottom: dotted;
	border-width: medium;
}
#song.song {
	font-size: 1.2em;
	color: #3F0;
	margin: 0 5px 1em 1.5em;
	position: relative;
	text-align: left;
	display: inline-block;
}
#content a.blink {
	color: #0FF;
	padding: 0 0 0 1em;
	border: 0px;
	display: block;
}
#content a {
	color: #0FF;
	padding: 0 0 0 1em;
	border: 0px;
}
.thumb {
	margin: 10px;
	border: 0px;
}