body {
	/* Always set margins and padding to zero in the body section so you can override them later */
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A69AC;
	font-size: 10px;
	font-weight: bold;
}

img.floatLeft {

	float: left;
	}
	
img.floatRight {

	float: right;
}

.text {

	font-family:Arial, Helvetica, sans-serif;
	color: #5A69AC;
	font-size: 12px;
	font-weight:400;
	line-height: 17px;
}

.textSmall {

	font-family:Arial, Helvetica, sans-serif;
	color: #5A69AC;
	font-size: 10px;
}

.textBold {

	font-family:Arial, Helvetica, sans-serif;
	color: #5A69AC;
	font-size: 12px;
	font-weight:bold;
}

p {

	line-height:18px;
}

#container_music {

	margin-top:30px;
}

#music_left {

	float:left;
	width:470px;
}

#music_right {

	float:right;
	width:420px;
}


.button_w40px_h18px_bold {
 
	FONT: 10px Verdana,Geneva,sans-serif;  
	COLOR: #000000; 
	WIDTH: 40px;
	HEIGHT: 18px;
}

.textfield_135px {
	BORDER-RIGHT: #1E5A28 1px groove;
	BORDER-TOP: #000000 1px groove;
	FONT: 10px Verdana,Geneva,sans-serif;
	BORDER-LEFT: #000000 1px groove;
	COLOR: #000000;
	BORDER-BOTTOM: #1E5A28 1px groove;
	WIDTH: 135px;
	background-color: #D9E0F2;
}

#songs {

	clear:both;
	margin-top:30px;
	text-align:center;
}

#container_main {

	margin-top:30px;
}

#main_right {

	width:300px;
	float:right;
}

#main_left {

	width:575px;
	float:left;
}

#news {

	margin-top:30px;
}

#container_contact {

	clear:both;
}

#contact_left {

	width:150px;
	float:left;
}

#contact_right {

	width:425px;
	height:54px;
	float:right;
	background-color:#5A69AC;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

.whiteBold {

	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

.whiteBold a:link{

	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

.whiteBold a:hover{

	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

.whiteBold a:visitedk{

	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}