.main
{
    background-color: #000000;
	border: 3px solid #660000;
	width: 806px;
}
.desc
{
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
    font-style: italic;
	color: #FFFFFF;
	padding-left: 25px;
    padding-top: 20px;
}
a.email:link
{
	font-family: Times New Roman, Times, serif;
    color: #3366CC;
	font-size: 14px;
	font-weight: bold;
    font-style: italic;
	text-decoration: none;
}
a.email:visited
{
	font-family: Times New Roman, Times, serif;
    color: #3366CC;
	font-size: 14px;
	font-weight: bold;
    font-style: italic;
	text-decoration: none;
}
a.email:hover
{
	font-family: Times New Roman, Times, serif;
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
    font-style: italic;
	text-decoration: none;
}
.gray
{
	background-color: #333333;
	border-top: 2px solid #996666;
    border-bottom: 2px solid #996666;
}
.artist
{
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
    font-style: italic;
	color: #CCCCCC;
}
.dev
{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFCC99;
    font-weight: bold;
}
.logo_bali
{
	border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.footnote
{
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF6633;
    font-weight: bold;
    background-color: #333333;
}