body {
	margin: 0px;
	background-color: #60594f;
}

.pic {
	background-image: URL(../img/pic.jpg);
	background-repeat: no-repeat;
}

.logo {
	background-image: URL(../img/logo.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 223px;
	position: absolute;
	top: 110px;
	left: 170px;
}

.left {
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
}

.topgrad {
	background-image: URL(../img/topgrad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-left: 2px #ffffff solid;
}

.disco {
	width: 280px;
	height: 25px;
	background-color: #80786d;
	margin-top: 3px;
}

.discoHover {
	width: 280px;
	height: 25px;
	background-color: #6f6962;
	margin-top: 3px;
}

p.discoText {
	color: #ffffff;
	font-size: 15px;
	font-family: Tahoma;
	padding-left: 15px;
	padding-top: 2px;
	margin: 0px;
	text-align: left;
}

a.discoText {
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
}

p.title {
	color: #ffffff;
	font-size: 18px;
	font-family: Tahoma;
	padding: 20px;
	margin: 0px;
	text-align: left;
}

p.title2 {
	color: #ffffff;
	font-size: 18px;
	font-family: Tahoma;
	padding: 20px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
}

p.title3 {
	color: #ffffff;
	font-size: 18px;
	font-family: Tahoma;
	padding: 10px;
	margin: 0px;
	text-align: left;
}

a.title3 {
	color: #ffffff;
	text-decoration: none;
}

a.title3:hover {
	color: #ffffff;
	text-decoration: underline;
}

p.maintitle {
	color: #ffffff;
	font-size: 22px;
	font-family: Tahoma;
	padding: 20px;
	margin: 0px;
	text-align: center;
}

.menu {
	background-image: URL(../img/menu.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 28px;
	margin-bottom: 6px;
}

.menuHover {
	background-image: none;
	background-repeat: no-repeat;
	width: 300px;
	height: 28px;
	margin-bottom: 6px;
}

p.menuText {
	color: #ffffff;
	font-size: 20px;
	font-family: Tahoma;
	padding: 0px;
	margin: 0px;
	padding-left: 100px;
}

a.menuText {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
}

tr.botbor {
	border-bottom: 2px #ffffff solid;
}

.main {
	background-color: #bab0a1;
	border-top: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
	background-image: URL(../img/bg.jpg);
}

p.text {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
}

p.text2 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	padding: 20px;
	padding-top: 10px;
	text-align: justify;
	line-height: 140%;
}

p.text3 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	padding: 50px;
	padding-top: 0px;
	text-align: justify;
	line-height: 140%;
}

ul.text {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px;
	text-align: justify;
}

li.text1 {
	margin-left: 20px;
}

p.song {
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	padding: 20px;
	padding-top: 0px;
	text-align: center;
}

a.link {
	color: navy;
	font-size: 14px;
	font-family: Tahoma;
	padding: 10px;
	font-weight: bold;
}

p.links {
	color: #000000;
	font-size: 16px;
	font-family: Tahoma;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

table.bor1, img.bor1 {
	border: 1px #000000 solid;
}

td.bor1 {
	background-color: #bab0a1;
	border: 1px #000000 solid;
}

a.discoalbum {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	text-decoration: none;
}

a.discoalbum:hover {
	color: maroon;
	font-size: 18px;
	font-family: Tahoma;
	text-decoration: underline;
}

p.discoalbum {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
}

table.mar {
	margin: 30px;
	margin-top: 0px;
}

.galeryHover {
	border: 1px #000000 solid;
	background-color: #80786d;
}

.galery {
	background-color: #bab0a1;
	border: 1px #000000 solid;
}

p.galpage {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
}

a.agalpage {
	color: maroon;
	font-size: 20px;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
}

ul.album {
	list-style-image: URL(../img/li1.gif);
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
}

a.alsong {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
}

a.alsong:hover {
	color: #000000;
	text-decoration: underline;
}

img.bor2 {
	border: 2px #000000 solid;
	margin: 10px;
}
