.menu1, .menu2, .menu3, .menu4 {
      margin: 0px;
      padding: 0px;
      background: none;
	  height: 472px;
	  width: 45px;
	
    }
    .menu1 ul, .menu2 ul, .menu3 ul, .menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  float: right;
	  height: 113px;
    }
   .menu1 li, .menu2 li, .menu3 li, .menu4 li {
      margin: 0;
      padding: 0;
      float: left;
	  height: 113px;
	  /*width: 102px;*/
    }/*makes it horizontal because markup is li */
	
    .menu4 a {
      display: block;
      width: 100%;
      font: bold 1pt verdana, sans-serif; color:#000000;
	  text-decoration: none;
	  height: 113px;
    }

.menu4 li#menuhome a {
	  background: #ff9 none;
	  height: 113px;
	  width:45px;
	  background:  url("hm-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menuhome a:hover {
	  height: 113px;
	  width:45px;
background:  url("hm-rollover.jpg") 0px -113px no-repeat #000;
}

.menu4 li#menuartist a {
	  height: 113px;
	  width: 45px;
background:  url("artist-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menuartist a:hover {
	  height: 113px;
width: 45px;
background:  url("artist-rollover.jpg") 0px -113px no-repeat #000;
}

.menu4 li#menucontact a {
background: #ff9 none;
	  height: 113px;
	  width: 45px;
background:  url("contact-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menucontact a:hover {
background: #ff9 none;
	  height: 113px;
	  width: 45px;
background:  url("contact-rollover.jpg") 0px -113px no-repeat #000;
}

.menu4 li#menugallery a {
background: #ff9 none;
	  height: 113px;
	  width: 45px;
background:  url("gallery-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menugallery a:hover {
background: #ff9 none;
	  height: 113px;
	  width: 45px;
background:  url("gallery-rollover.jpg") 0px -113px no-repeat #000;
}

.menu4 li#menuaccommodation a {
background: #ff9 none;
	  height: 113px;
	  width: 45px;
background:  url("accommodation-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menuaccommodation a:hover {
background: #ff9 none;
	  height: 113px;
	  width: 45px;
background:  url("accommodation-rollover.jpg") 0px -113px no-repeat #000;
}

a:link { }
a:hover { font-weight: bold; text-decoration: underline }
a  { color: #8e8e8e; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: none }
h1     { color: #b0b0b0; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; word-spacing: 2pt; letter-spacing: 2pt; margin: auto; padding-left: 3pt }
h2       {
	color: #32a0a0;
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align: top;
	margin: auto;
	height: auto;
	line-height: 16px;
	padding-top: 0pt;
	padding-bottom: 4pt;
	padding-right: 4px;
	padding-left: 4px;
}
h3     {
	color: #1e90ff;
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 16px;
}
p {
color: #85A983; font-style: normal; font-weight: lighter; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: top; margin: auto; padding: 0pt 4pt; height: auto
}
div#header {
	background-image: url(paul-laird-img/paul-laird-ceramics1_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 163px;
	width: 750px;
}
