div.bg {
	background-image: url(/salsarena/img/background_main.jpg);
	width:566px;
	height:759px;
	padding:0px;
	left: 0px;
	top: 0px;
}
 div#maintext
 {
	position:absolute;
	top:300px;
	left:375px;
	width:440px;
	height:222px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 10px;
	color: #666666;
	font-variant: normal;
	line-height: normal;
	background-color: #FFFFFF;
	border-top: 2px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 2px none #666666;
	vertical-align:  baseline;
	display: inline;
 }
 div#band
 {
	position:absolute;
	top:300px;
	left:375px;
	width:440px;
	height:400px;
	background-attachment: scroll;
	background-image: url(/salsarena/img/salsarena.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 10px;
	color: #666666;
	font-variant: normal;
	line-height: normal;
	background-color: #FFFFFF;
	border-top: 2px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 2px none #666666;
	vertical-align:  baseline;
	display: inline;
 }
 div#media
 {
	position:absolute;
	top:300px;
	left:375px;
	width:440px;
	height:222px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 10px;
	color: #666666;
	font-variant: normal;
	line-height: normal;
	background-color: #FFFFFF;
	border-top: 2px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 2px none #666666;
	vertical-align:  baseline;
	display: inline;
 }
 
A:link    { color: #c4262c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A:active   { color: #999999; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 
A:visited   { color: #c4262c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 
A:hover   { color: #aaa; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
