img {
	border: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.error {
	color: #FF0000;
}

.centertable {
	margin-right: auto;
	margin-left: auto;
}

.alignrowtop {
	vertical-align: top;
}

#footer {
	font-size: x-small;
	clear: both;
	margin-top: 25px;
}
#centerdivonpage {
	margin-right: auto;
	margin-left: auto;
}
#newportrecordslogo {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 0px;
}
#header {
	width: 100%;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	top: 65px;
	left: 75px;
	z-index: 2;
}

#copyright {
	color: #800000;
	float: left;
}
#content {
	z-index: 3;
	top: 100px;
	position: absolute;
	width: 100%;
}
#bottommenu {
	text-align: center;
}
.artistname {
	color: #800000;
}
#artistpicture {
	float: left;
	margin-right: 1em;
}
#artistbio {
	float: left;
}
#product {
	clear: both;
	background-image: url(../images/grapes.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
#producttext {
	float: left;
	width: 300px;
	color: #808000;
	padding-top: 50px;
	text-align: center;
	font-weight: bold;
}
.red {
	FONT-SIZE: 12pt;
	COLOR: #990000;
}
