body {
	background-color:#264b79;
}

div,td,a,li {
	font-family:verdana,arial,geneva,helvetica;
	color:#ffffff;
	font-size:11px;
	line-height:170%;
	background-color:#3e699e;
}

ul {
	margin:0px;
	margin-left:10px;
}

li {
	background:none;
}

a {
	text-decoration:underline;
	background:none;
}

a:hover {
	text-decoration:none;
}

.bringToFront {
	position:relative;
	z-index:1000;
}

.subNavLinks {
	background-color:#7a94b5;
}

div.content {
	display:none;
	background:none;
	padding:0px;
	line-height:150%;
}

div.testimonial {
	display:none;
	background:none;
	padding:0px;
	line-height:150%;
}

body.popup_content {
	background: #6686ac url('images/PopUp_Background.gif') no-repeat fixed top;
	background-position: 0px -48px;
	margin:0px;
	margin-right:15px;
}

input, textarea {
	background-color:#ffffff;
	border:1px #3e699e solid;
	color:#3e699e;
	font-size:11px;
	font-family:verdana,arial,geneva,helvetica;
}

textarea {
	width:305px;
	padding-left:5px;
}

input {
	height:20px;
}

.submitButton {
	cursor:hand;
	cursor:pointer;
	background-color:#3e699e;
	color:#ffffff;
	font-weight:bold;
	border-color:#ffffff;
	font-size:10px;
}

.artistName {
	font-weight:bold;
	font-size:10px;
	background:none;
	line-height:normal;
	text-decoration:none;
}

.artistName:hover {
	text-decoration:underline;
}