* {margin: 0px; padding: 0px;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {
	display:block;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

div#mainwrap {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: auto;
}

div#logoheader
{
	background-image:url(new-zealand-artist-images/header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
	float: none;
	width: 760px;
}

.menu1, .menu2, .menu3, .menu4 {
      margin: 0px;
      padding: 0px;
	  height: 21px;
	  width: 760px;
	  background-color: #2741A2;
	
    }
    .menu1 ul, .menu2 ul, .menu3 ul, .menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  float: right;
	  height: 21px;
    }
   .menu1 li, .menu2 li, .menu3 li, .menu4 li {
      margin: 0;
      padding: 0;
      float: left;
	  height: 21px;
	  /*width: 102px;*/
    }/*makes it horizontal because markup is li */
	
    .menu4 a {
	display: block;
	width: 100%;
	color:#2B438D;
	text-decoration: none;
	height: 21px;
	font-family: verdana, sans-serif;
	font-size: 1pt;
	font-weight: bold;
    }

.menu4 li#menuhome a {
	height: 21px;
	width:73px;
	background:  url("new-zealand-artist-images/home.jpg") 0px 0px no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu4 li#menuhome a:hover {
	height: 21px;
	width:73px;
	background:  url("new-zealand-artist-images/home.jpg") 0px -21px no-repeat;
}

.menu4 li#menuartist a {
	  height: 21px;
	  width: 144px;
background:  url("new-zealand-artist-images/artist.jpg") 0px -21px no-repeat;
}
.menu4 li#menuartist a:hover {
	  height: 21px;
width: 144px;
background:  url("new-zealand-artist-images/artist.jpg") 0px 0px no-repeat;
}

.menu4 li#menuexhibitions a {
background: #ff9 none;
	  height: 21px;
	  width: 125px;
background:  url("new-zealand-artist-images/exhibitions.jpg") 0px -21px no-repeat;
}
.menu4 li#menuexhibitions a:hover {
	  height: 21px;
	  width: 125px;
background:  url("new-zealand-artist-images/exhibitions.jpg") 0px 0px no-repeat;
}

.menu4 li#menugallery a {
	  height: 21px;
	  width: 108px;
background:  url("new-zealand-artist-images/gallery.jpg") 0px -21px no-repeat;
}
.menu4 li#menugallery a:hover {
	  height: 21px;
	  width: 108px;
background:  url("new-zealand-artist-images/gallery.jpg") 0px 0px no-repeat;
}

.menu4 li#menuorder a {
	  height: 21px;
	  width: 201px;
background:  url("new-zealand-artist-images/orders.jpg") 0px -21px no-repeat;
}
.menu4 li#menuorder a:hover {
	  height: 21px;
	  width: 201px;
background:  url("new-zealand-artist-images/orders.jpg") 0px 0px no-repeat;
}

.menu4 li#menucontact a {
	  height: 21px;
	  width: 109px;
background:  url("new-zealand-artist-images/contact.jpg") 0px -21px no-repeat;
}
.menu4 li#menucontact a:hover {
	  height: 21px;
	  width: 109px;
background:  url("new-zealand-artist-images/contact.jpg") 0px 0px no-repeat;
}

div#nav, div#nav2 {
	float:left;
	width:100%;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 6px;
}

#nav a:link, #nav a:visited, #nav2 a:link, #nav2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #2D44A4;
	text-decoration: none;
	border: 1px solid #D8E4F8;
	padding: 6px;
}

#nav a:hover, #nav2 a:hover {
	background-color: #D8E4F8;
	padding: 6px;
	color: #2D44A4;
	text-decoration: none;
}
	
#nav a:active, #nav2 a:active
{
	background-color: #2D44A4;
	padding: 6px;
	color: #ECE9D8;
	text-decoration: none;
}

div#contentcontainer {
	width:760px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	border-right: 1px solid #05429D;
	border-left: 1px solid #05429D;
}

div#leftcolumn {
	position:relative;
	width:600px;
	float:left;
	padding-top: 6px;
	padding-bottom: 6px;
}

div#rightcolumn2column {
	position:relative;
	width:153px;
	float:left;
	top:auto;
	right:auto;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2D6E1;
	height: 100%;
	
}

div#footer
{
	float:left;
	width:760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2D6E1;
	border-right: 1px solid #05429D;
	border-left: 1px solid #05429D;
	padding-top: 6px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(new-zealand-artist-images/mariontowns_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 122px;
}

div#logofooter
{
	background-image:url(new-zealand-artist-images/mariontowns_13.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	float: left;
	width: 760px;
	border-right: 1px solid #05429D;
	border-left: 1px solid #05429D;
}
div#picrightalign, div#picrightalign2 {
	float:right;
	width:256px;
	height: 300px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#picleftalign {
	float:left;
	width:167px;
	height: 277px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #9c0;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c0;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	text-decoration: none;
}
h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c0;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #9c0;
	text-decoration: none;
}

h2, h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1060D1;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
}
h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1060D1;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
	border-bottom:1px #9c0 dashed;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1060D1;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 18px;
	padding-left: 3px;
	text-align: justify;
	word-spacing: -0.1pt;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	font-weight: bold;
	color: #041853;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1060D1;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
	text-align: justify;
}
p a {
	font-weight: bold;
	color: #1060D1;
	text-decoration: none;
}
p a:hover {
	font-weight: bold;
	color: #1060D1;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
}
td { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #039;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 18px;
	padding-left: 6px;
	text-align: justify;
}
.footertext, .footertext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #1060D1;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
	text-align: center;
}

.footertext a:hover {
	text-decoration: none;
	border-bottom:1px #9c0 dashed;
	text-align: center;
}

body#home a#menu-home,
body#about a#menu-about,
body#exhibitions a#menu-exhibitions,
body#commissions a#menu-commissions,
body#gallery a#menu-gallery,
body#contact a#menu-contact,
body#links a#menu-links,

body#gallery18 a#menu-cgallery,
body#gallery17 a#menu-nude,
body#gallery16 a#menu-landscape1,
body#gallery21 a#menu-landscape2,
body#gallery19 a#menu-portrait

{	
	background-color: #2D44A4;
	padding: 6px;
	color: #ECE9D8;
	text-decoration: none;
}

.menu4 li a { color:transparent; }