@charset "utf-8";

body {
	background:url(../images/bg-body.jpg) repeat-x top center #E3E1E2;
	}

#header {
	height: 150px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #9D1E22;
}

#body {
	width: 510px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	z-index: 1;
	float: left;
}
#wrapper #body a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#wrapper #body a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#wrapper #body a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #990000;
	font-weight: normal;
	line-height: -2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 17px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
h6 a:visited {
	color: #999999;
	text-decoration: none;
}
h6 a:link {
	color: #999999;
	text-decoration: none;
}
h6 a:hover {
	color: #666666;
	text-decoration: underline;
}


#artists {
	width: 180px;
	float: right;
	z-index: 2;
	display: inline;
}
a.artists-button {
	display:block;
    width:160px;
    height:118px;
    background:url("../images/silverforge.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.artists-button {
	background-position:0 -118px;
	}
a.artists-button2 {
	display:block;
    width:160px;
    height:135px;
    background:url("../images/glynnpottery.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.artists-button2 {
	background-position:0 -135px;
	}
a.artists-button3 {
	display:block;
    width:160px;
    height:120px;
    background:url("../images/lakeland.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.artists-button3 {
	background-position:0 -120px;
	}
a.artists-button4 {
	display:block;
	width:160px;
	height:152px;
	text-decoration: none;
	background-image: url(../images/katebentley.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a:hover.artists-button4 {
	background-position:0 -159px;
	}
a.artists-button5 {
	display:block;
    width:160px;
    height:190px;
    background:url("../images/eccles.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.artists-button5 {
	background-position:0 -190px;
	}
a.artists-button6 {
	display:block;
    width:160px;
    height:137px;
    background:url("../images/hannalin.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.artists-button6 {
	background-position:0 -137px;
	}
a.artists-button7 {
	display:block;
    width:160px;
    height:151px;
    background:url("../images/paulbooth.jpg") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.artists-button7 {
	background-position:0 -151px;
	}
#footer {
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	top: 600px;
	clear: both;
	margin-left: 20px;
	padding-top: 20px;
}
#wrapper #footer a:link {
	color: #666666;
	text-decoration: underline;
}
#wrapper #footer a:visited {
	color: #666666;
}
#wrapper #footer a:hover {
	color: #333333;
	text-decoration: none;
}

#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #A0A1A5;
	background-color: #FFFFFF;
}

#nav {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#wrapper #nav #left {
	height: 28px;
	width: 385px;
	float: left;
	background-color: #999999;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 30px;
}
#wrapper #nav #left a:visited {
	color: #000000;
	text-decoration: none;
}

#wrapper #nav #left a:link {
	color: #000000;
	text-decoration: none;
}
#wrapper #nav #left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #nav #right {
	float: right;
	height: 56px;
	width: 365px;
}
a.logo {
	display:block;
    width:365px;
    height:73px;
    background:url("../images/wrslogo.gif") 0 0 no-repeat;
    text-decoration: none;
	}

a:hover.logo {
	background-position:0 -73px;
	}
.style9 {
	color: #000000;
	font-size: 96%;
}

