body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
    }

.counter {
	width:700px;
	position:relative;
	border-width:2px;
	text-align:center;
	font-size: 12px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.webring {
	width:500px; position:relative; border-width:0px; text-align:center; margin:0 auto;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.copyright {
	font-size:10px;
	text-align: center;
}
a {
	color: #FF99FF;
}
a:hover {
	color: #993366;
}
.cp-list {
	text-align: left;
	font-size:10pt;
	list-style-image: url(images/bb071.gif);
}
.artist-block { 
	margin: 0 auto;
	text-align:center; 

}
.artist-container {
	text-align: center;
	width:700px;
	height: auto;
	position:relative;
	border: 0 none black;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cp-hr {
	background-repeat:no-repeat;
	text-align:center;
	width:600px;
	height:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
div.heading {
	position:relative;
	width:90%;
	height:85px;
	margin:0 auto;
}
div.lefthead {
	width: 220px;
	text-align: left;
	font-weight: normal;
	margin-top:8px;
	font-size:12px;
	height: 14pt;
	float: left;
}
div.righthead {
	width: 200px;
	text-align: left;
	font-weight: normal;
	margin-top:8px;
	font-size:12px;
	height: 14pt;
	float: right;
}

div.middlehead{
	width: 100%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	top:-15px;
	position:absolute;
	z-index:-1;
}
div.middlehead h2 {
	font-weight: bold;
	font-size:16pt;
}
div.middlehead h3 {
	font-weight: bold;
	font-size:12pt;
}
img.thumb { 
	border-width:2px;
	border-style: solid;
	border-color:black;
	margin: 5px;
	vertical-align:middle;
}
.container {
	width: 520px;
	text-align: center;
	font-size:10pt;
	padding: 2px;
	margin: 0 auto;
}
.pcetitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}
.portrait {
	margin: 0px;
	padding: 0px;
}
.wrap {
	padding: 10px 50px;
	clear: both;
}
#home li a.home, #artists li a.artists, #categories li a.categories, #contact li a.contact,#links li a.links, #guestbook li a.guestbook{
	font-weight: bold;
}
img.left
{
	float:left;
	width:200px;
}
img.right {
	float:right;
	width:200px;
}

    #header {
        clear:both;
        float:left;
    }
	#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header h1 span {
		display:none;
	}
	#header h1 {
	background-image: url(images/cpbanner.gif);
	background-repeat: no-repeat;
	height: 75px;
	width:400px;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	color: #FFFFFF;
	background-color: #000000;
	}
	#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	background-color: #000000;
	}
	#header ul li a:hover {
	color:#fff;
	background-color: #666666;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
#page-wrap {
	width:800px;
	margin: 0px auto;
}
#page-wrap h2 {
	font-size: 18px;
}

fieldset {
	border:none;
}
