* {margin: 0px; padding: 0px;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}


* html .clearfix {height: 1%;}
.clearfix {
	display:block;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

div#mainwrap {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: auto;
	
}
	


div#logoheader
{
	background-image:url(contemporary-artist-imgs/new-zealand-artist-imgs/phill-krammer-nz-artist_01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: 294px;
	background-color: #000000;
	float: none;
	width: 750px;
}
div#logoheader2
{
	background-image:url(contemporary-artist-imgs/new-zealand-artist-imgs/phill-krammer-nz-artist_02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 93px;
	background-color: #000000;
	float: none;
	width: 750px;
}
.menu1, .menu2, .menu3, .menu4 {
	margin: 0px;
	padding: 0px;
	background: none;
	height: 82px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #736631;	
    }
    .menu1 ul, .menu2 ul, .menu3 ul, .menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  /*float: left;*/	  
	  height: 82px;
    }
   .menu1 li, .menu2 li, .menu3 li, .menu4 li {
      margin: 0;
      padding: 0;
      float: left;
	  height: 82px;
	  /*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: 82px;
    }

.menu4 li#menuhome a {
	  height: 82px;
	  width:340px;
	  background:  url("pk-hm-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menuhome a:hover {
	  height: 82px;
	  width:340px;
background:  url("pk-hm-rollover.jpg") 0px -83px no-repeat #000;
}

.menu4 li#menuartist a {
	  height: 82px;
	  width: 102px;
background:  url("artist-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menuartist a:hover {
	  height: 82px;
width: 102px;
background:  url("artist-rollover.jpg") 0px -83px no-repeat #000;
}

.menu4 li#menucontact a {
	  height: 82px;
	  width: 102px;
background:  url("contact-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menucontact a:hover {
	  height: 82px;
	  width: 102px;
background:  url("contact-rollover.jpg") 0px -83px no-repeat #000;
}

.menu4 li#menugallery a {
	  height: 82px;
	  width: 102px;
background:  url("gallery-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menugallery a:hover {
	  height: 82px;
	  width: 102px;
background:  url("gallery-rollover.jpg") 0px -83px no-repeat #000;
}

.menu4 li#menuhistory a {
	  height: 82px;
	  width: 102px;
background:  url("history-rollover.jpg") 0px 0px no-repeat #000;
}
.menu4 li#menuhistory a:hover {
	  height: 82px;
	  width: 102px;
background:  url("history-rollover.jpg") 0px -83px no-repeat #000;
}

div#contentcontainer {
	width:750px;
	background-color: #000000;
}

div#contentcontainerindex {
	width:750px;
	background-color: #0707B0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #00FF00;
}

div#contentcontainer2column {
	width:750px;
	background-color: #FFFFFF;
}

div#content {
	position:relative;
	float:left;
	top: auto;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #0707B0;
	padding-top: 6px;
}
div#leftcolumn {
	position:relative;
	width:190px;
	float:left;
	padding-top: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
}

div#rightcolumn {
	position:relative;
	width:200px;
	float:left;
	top:auto;
	right:auto;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
}

div#content2column {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	top: auto;
	width: 380px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
	padding-top: 6px;
}

div#rightcolumn2column {
	position:relative;
	width:360px;
	float:left;
	top:auto;
	right:auto;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
	padding-top: 6px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
div#contenttestimonials {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	top: auto;
	width: 435px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#rightcolumntestimonials {
	position:relative;
	width:305px;
	float:left;
	top:auto;
	right:auto;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
	padding-top: 6px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
div#content2columndelivery {

	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	top: auto;
	width: 550px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
	padding-top: 6px;
}
div#rightcolumndelivery {

	position:relative;
	width:180px;
	float:left;
	top:auto;
	right:auto;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0707B0;
	padding-top: 6px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

div#footer
{
	float:left;
	width:750px;
	background-color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #736631;
	border-bottom-color: #736631;
	border-left-color: #736631;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
div#picrightalign {

	float:right;
	width:350px;
	padding: 6px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 16px;
	color: #ACB095;
	letter-spacing: 0.1em;
	word-spacing: .1em;
	white-space: normal;
	padding-right: 14px;
	padding-left: 8px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #736631;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1060D1;
	padding-top: 30px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.whitefonthome {
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	font-style: oblique;
}
p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #ACB095;
	font-weight: bold;
}
p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #ACB095;
}
.gallery8heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	word-spacing: .1em;
	white-space: normal;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #ACB095;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: normal;
	padding-bottom: 12px;
	font-weight: bold;
}
.footertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	padding-bottom: 16px;
	color: #736631;
	letter-spacing: 0.1em;
	word-spacing: .1em;
	white-space: normal;
	padding-right: 12px;
	padding-left: 8px;
}
h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #736631;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
