body {
	margin: 0px;
	background-image: url(images/bgcolor.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #163458;
	color: #eeeeee;
	line-height: 15px;
	SCROLLBAR-TRACK-COLOR: #163458;
	SCROLLBAR-BASE-COLOR: #163458;
}
td {
	font-size: 9pt;	
}
td a,a {
font-size: 9pt;
color: #eeeeee;
text-decoration: none;
border-bottom: 1px solid #10253E;
}
td a:hover {
text-decoration: none;
border-bottom: 1px solid #cccccc;
}
#menu {
	/* background-image: url(images/menu_block.gif); */
	background-color: #122a47;

	position:absolute;
	width:119px;
	height:457px;
	z-index:3;
	top: 0px;
	left: 0px;
	line-height: 17px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu p{
	margin-left: 12px;
	margin-top: 10px;
}
#menu a{
	color:ffffff;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover{
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px solid #cccccc;
}
#content {
	position:absolute;

	/* background-color: #10253E; */
	width:631px;

	z-index:1;
	top: 108px;
	left: 119px;

}
#contentarea {
margin: 5px;
	background-color: #163458;
	/* border-top: 1px solid #000000; 
	border-left: 1px solid #000000;*/
}
.about {
	position:relative;
	top: 9px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-bottom:1px solid #122a47;
	border-top:1px solid #122a47; /*#0A1626; */
}
.artistsabout {
	position:relative;
	top: 9px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

.small {
font-size: 8pt;
}
#listen {
color: #ffcc00;
}
#email {
	position: absolute;
	background-color:#eeeeee;
	top: 100px;
	left: 150px;
	width:400px;
	height:300px;
	border: 1px solid #cccccc;
	z-index: 1000;
	padding: 10px;
	color: #000000;

}
#email a {
color: #000000;
}
#email td{
color: #000000;
}
#header {
/* border-bottom:1px dashed #10253E; */
font-size: 11pt;
color: #ffff66; /* #BCC864; */
font-weight: bold;
}
#header a {
text-decoration: none;
color: #ffff66;
font-size: 11pt;
}
#header a:hover {
text-decoration: none;
}
#subheader {
border-bottom:1px dashed #10253E;
font-size: 10pt;
font-weight: bold;
color: #BCC864;
}
#subheader a {
text-decoration: none;
}
#subsub, #subsub a {
font-size: 10pt;
font-weight: bold;

color: #BCC864;
text-transform: lowercase;
}

.tiny {
font-size:8pt;
color:#cccccc;

}
.tiny a{
font-size:8pt;
color:#cccccc;
}

#item {
line-height: 15px;
padding-left: 30px;
font-size: 9pt;
color: #eeeeee;
}
#item a{
font-size: 9pt;
text-decoration:none;
color: #eeeeee;
}
#item a:hover{
text-decoration:none;
}

.clsbutton {
font-size: 6.5pt;
color: #000000;

border: 1px solid #666666;
}

input,textarea {
border: 1px solid #666666;
}

#pagetop {
position:absolute;
width:650px;
height:110px;
z-index:21;
left: 120px;
top: -2px;
/*border: 1px solid #333333;
 border-bottom: 1px solid #122A47; */
}
#pagehead{
position: absolute;
color: #122a47; /*#0A1626; */
font-size:30pt;
font-weight: bold;
width:340px;
height:51px;
top:57px;
left:428px;
z-index:0;
text-align:right;
border-bottom: 1px solid #0A1626;
}
#tagline {
visibility: hidden;
position:absolute;
width:435px;
height:17px;
z-index:0;
left: 110px;
top: 4px;
}
#pagender{
position: absolute;
width:10px;
height: 350px;
left:770px;
top: 50px;
z-index:500;
border-right: 1px solid #0A1626;

}

select {
font-size: 9pt;
}
#fields td{
font-weight: bold;
border-bottom: 1px solid #122A47;
}



