@charset "utf-8";
/* CSS Document */


.top {
	background-color: #FFF;
	height: 53px;
	width: 952px;
	margin:0 auto;
}

.toplhs {
	background-image: url(../images/disco/01-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 476px;
	background-color: #000;
}

.toprhs {
	background-image: url(../images/disco/02-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 476px;
	background-color: #000;
}


.menu {
	background-color: #000;
	background-image: url(../images/disco/03-menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 327px;
}

.menu1 {
	background-color: #000;
	float: left;
	height: 42px;
	width: 67px;
}

.menu2 {
	background-color: #000;
	float: left;
	height: 42px;
	width: 70px;
}

.menu3 {
	background-color: #000;
	float: left;
	height: 42px;
	width: 48px;
}

.menu4 {
	background-color: #000;
	float: left;
	height: 42px;
	width: 96px;
}

.menu5 {
	background-color: #000;
	float: left;
	height: 42px;
	width: 126px;
}

.menu6 {
	background-color: #000;
	float: left;
	height: 42px;
	width: 218px;
}

.headinglhs {
	background-color: #000;
	background-image: url(../images/disco/10-lhs.jpg);
	float: left;
	height: 110px;
	width: 327px;
}

.headingrhs {
	background-color: #000;
	background-image: url(../images/disco/11-rhs.jpg);
	float: left;
	height: 110px;
	width: 625px;
}


.content {
	background-color: #000;
	height: auto;
	width: 892px;
	float: left;
	font-family: "Times New Roman", Times, serif;;
	font-size: 110%;
	color: #FFF;
	background-image: url(../images/disco/12-textbg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
