body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
}

h1 {
	font-size: 16px;
}

p {
	line-height: 14px;
}

p.error {
	background: #c00;
	padding: 4px;
	text-align: center;
	color: #fff;
}

#topmenu a {
	color: #fff;
}

#topmenu ul, li {
	display: inline;
	margin: 0;
	padding: 0;
}

#body_content p {
	padding-left: 7px;
	padding-right: 7px;
}

#body_leftcol p, a {
	padding-left: 7px;
	padding-right: 7px;
	color: #fff;
	text-decoration: none;
}

#body_leftcol ul, li {
	padding: 0;
	margin: 0;
}

#body_leftcol a.leftcol_blocklink {
	display: block;
	color: #fff;
}

#body_leftcol h1 {
	background: #ff9400 url(graphics/section_bg_orange.gif) bottom left repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-indent: 5px;
}

#body_rightcol {
	color: #fff;
}

#body_rightcol p, a {
}

#body_rightcol h1 {
	background: #ff9400 url(graphics/section_bg_orange.gif) bottom left repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-indent: 5px;
}

form input {
	font-size: 11px;
	font-family: verdana;
	border: solid 1px #393939;
	background: #fff url(graphics/input_bg.gif) bottom left repeat-x;
}
	
#newsletter input {
	float: left;
}

#artist_login_form p {
	display: block;
}

#footer {
	color: #fff;
}