body{
	background-color:#FFFFFF; 
	margin: 10px 0px 0px 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	color: #333;
}
#outerdiv{
	height: auto;
}
#holder{
	position: relative;
	margin: 0px auto;
	width: 774px;
	height: 0px;
	border: 1px solid #999;
	padding: 1px;
}
#maincontent{
	position:absolute;
	left:163px;
	top:110px;
	width: 609px;
}
#cornwallstrap1{
	position: relative;
	top: 0px;
	left: 0px;
	width: 609px;
	text-align: center;
}
#content{
	padding: 0px 10px 10px 15px
}
#leftcol{
	position:absolute;
	left:0px;
	top:110px;
	width: 152px;
	padding: 1px 0px 1px 1px;
}
#navi{
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #999;
	padding: 15px 5px 15px 10px;
	margin-bottom: 10px;
}
#navi a:link, #navi a:visited{
	color: #333;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	display: block;
	font-weight: normal;
}
#navi a:hover{
	color: #CC0000;
	padding: 3px 0px 3px 0px;
	display: block;
	font-weight: normal;
}
.square{
	padding-right: 5px;
}
#artists{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 90%;
	border: 1px solid #999;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}
#artists a:link, #artists a:visited{
	color: #333;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	display: block;
	font-weight: normal;
}
#artists a:hover{
	color: #CC0000;
	padding: 3px 0px 3px 0px;
	display: block;
	font-weight: normal;
}
.artist-link-image{
	padding-right: 3px;
	float: left
}
#header{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 773px;
}
#artheader {
	padding-left: 10px;
}

/* general styles */

a:link, a:visited{
	color: #CA0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #CA0000;
	text-decoration: underline;
	font-weight: bold;
}
img{
	border: none;
	vertical-align: middle;
}
.float-left{
	float: left
}
.float-right{
	float: right;
}
.text-left{
	text-align: left;
}
.text-centre{
	text-align: center;
}
.text-right{
	text-align: right;
}
hr{
	width: 95%;
	color: #999;
}
.image-border{
	border: 1px solid #999;
}
.image-frame{
	border: 1px solid #999;
	padding: 2px;
	background: #FFF;
}
.image-margin3px{
	border: 1px solid #999;
	padding: 2px; 
	margin: 3px;
	background: #FFF;
}
h1{
	font-size: 125%;
	color: 333;
	font-weight: normal;
	background: url('../images/headingblock.gif') no-repeat left;
	padding-left: 15px;
}
h2{
	font-size: 110%;
	color: 333;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentright{
	float: right;
	width: 200px;
	border: 1px solid #666;
	padding: 8px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	background: #FCFAED;
}
.contentright p{
	margin: 5px;
}
table.directory{
	width: 100%;
}
table.directory td{
	padding: 8px;
}