@charset "UTF-8";
@import url("artist.css");
body {
	color: #383832;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F8F8F8;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg_texture.png);
	background-attachment: scroll;
}
.activeartist {
	background-image: url(../images/Clipart/activemenu.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	height: 500px;
	background-image: url(../images/border_frill.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 30px;
	padding-bottom: 0px;
	background-position: top;
}
a:link {
	color: #383832;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #383832;
}
#mainNav {
	padding: 0;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	width: auto;
	margin: 0px;
}
#navwrapper {
	text-align: center;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	white-space: nowrap;
	overflow: hidden;
}
#mainNav  li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#mainNav  a {
	padding-right: 5px;
	margin-left: 15px;
	text-decoration: none;
	font-weight: normal;
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 1.3em;
	color: #383832;
	text-transform: uppercase;
}
#mainNav a:hover {
	color: #000000;
}
#home   a {
	background-image: url(../images/Clipart/boat.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 40px;
	margin-left: 0px;
}
#home  a:hover {
	background-image: url(../images/Clipart/truck.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#art   a {
	background-repeat: no-repeat;
	background-image: url(../images/Clipart/cat.png);
	background-position:10px 0px;
	padding-left: 40px;
}
#art    a:hover {
	background-image: url(../images/Clipart/fish.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#press   a {
	background-image: url(../images/Clipart/hammer.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 40px;
}
#press  a:hover {
	background-image: url(../images/Clipart/shovel.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
#links   a {
	background-image: url(../images/Clipart/woman.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 35px;
}
#links  a:hover {
	background-image: url(../images/Clipart/man.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#contact   a {
	background-image: url(../images/Clipart/tree.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 35px;
}
#contact  a:hover {
	background-image: url(../images/Clipart/mountains.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.leftmenubar {
	font-size: 0.7em;
	float: left;
	width: 215px;
	list-style-type: none;
	height: 490px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
.leftmenubar li {
	display: block;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 11px;
}
.leftmenubar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.leftmenubar li:hover {
	background-image: url(../images/Clipart/Bullets/tinyarrow.png);
	background-repeat: no-repeat;
	background-position: -9px 7px;
}
.leftmenubar  li a:hover {
	color: #F8F8F8;
	border: 2px solid #383832;
	background-color: #383832;
}
.imgtxtwrap {
	float: left;
	text-align: left;
	margin-left: 5px;
	width: 145px;
	font-size: 0.8em;
	height: 475px;
	padding-left: 10px;
	border: 4px double #373331;
	padding-top: 5px;
	margin-top: 10px;
}
.imgNR {
	border-right-style: groove;
	border-bottom-style: groove;
	background-color: #EEE;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.artisttext {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	margin-bottom: -5px;
}
.albumtext {
	margin-bottom: 14px;
	text-align: center;
}
.albumtextsmaller {
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 3px;
}
.RDtext {
	margin-bottom: 10px;
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #C6C6C6;
	margin-left: 10px;
	padding-right: 10px;
	font-family: "Arial Black", Arial, sans-serif;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -2px;
	margin-left: 0px;
}
.quote {
	text-align: left;
	font-size: 0.8em;
	line-height: 140%;
	margin-right: 10px;
	margin-left: 3px;
	font-weight: bold;
}
.copyright {
	clear: left;
	font-size: 0.5em;
	text-align: right;
	color: #383832;
	padding-bottom: 1px;
	font-weight: bold;
	padding-right: 5px;
	background-image: url(../images/border_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
	padding-top: 10px;
}
.strong {
	font-weight: bold;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.highlight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373331;
	text-transform: uppercase;
}
.highlight a:hover {
	color: #F8F8F8;
	background-color: #383832;
}
