body {
    margin: 0;
    padding: 0;
    font: normal 75% Arial, Helvetica, sans-serif;
    text-align:center;
	background:url(../images/bg_repeat.gif) repeat;
}

.entire {
    margin: 0 auto;
    padding:0;
    width:955px;
    border-left: 1px solid #3a2500;
    border-right: 1px solid #3a2500;
    background: white;
}

.header {
    padding:0;
    position:relative;
    widows:955px;
    height:163px;
    text-align:left;
    background:url(../images/header.jpg) no-repeat;
}

.date {
    position: relative;
    top: 144px;
    background: url(../images/header_date.jpg) no-repeat;
    width: 461px;
    height: 19px;
    float: right;
}
.date:hover {
    background-position: -461px 0;
    cursor: default;
}

.exhi_logo {
    width: 318px;
    margin: 16px 0 0 130px;
}

.header img {
    margin: 16px 0 0 21px;
    padding: 0;
}

#contents {
    float:right;
    margin:16px 20px 16px 0;
    padding:0;
    width:737px;
    text-align:left;
}

.nav {
    margin:0 747px 0 20px;
    padding:0;
    width:159px;
}

/*inside contents style*/
.Artist {
    margin:0;
    padding:22px 0 22px 95px;
    width: 642px;
}

.Artist_intro {
    margin-bottom:7px;
    padding:30px 0 22px 40px;
    width: 667px;
}

.index_intro {
    margin-bottom:7px;
    padding:0 0 22px 95px;
    width: 642px;
}

h1 {
    margin: 0;
    padding: 0;
    color:#c2282e;
    font-size:24px;
    font: Arial, Helvetica, sans-serif;
}

h2,
h4,
.signature {
    margin: 0;
    padding: 0;
    color:#c2282e;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

h2,
.signature { padding-top: 12px; }

.yellowLetter_n {
    color:#c2282e;
    font: bold 11px Arial, Helvetica, sans-serif;
}

.aboutArtist {
    margin-left: 7px;
    padding:0;
    width: 557px;
    color:#000;
}

.index {
    margin-left: 7px;
    padding:0;
    width: 557px;
    color: #5c4724;
}

.artistWorks { width: 737px; }

.painting {
    margin-bottom:10px;
    padding:0;
    width: 206px;
    background:#ccc;
}

.painting2 {
    margin-bottom:10px;
    padding:0;
    width: 320px;
    background:#ccc;
}

.painting_landscape {
    margin-bottom: 10px;
    padding:0;
    width: 274px;
}

.artistWorks .about {
    margin: 0;
    padding: 0 10px 0 15px;
    width: 453px;
    text-align: left;
}

.artistWorks .about h3 {
    margin: 0;
    padding: 0;
    color:#c2282e;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.artistWorks .about p { margin-top: 0; }

.aboutPainting2 {
    margin:0;
    padding:0;
    width: 408px;
}

.paintTitle {
    margin-top: 10px;
    width: 439px;
    text-align:left;
    color:#c2282e;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.paintTitle2 {
    margin: 0;
    padding: 3px 0;
    border-left:7px solid #968950;
    background:#3b2500;
    width: 408px;
    text-align:left;
    color:#ff0;
    font: bold 12px Arial, Helvetica, sans-serif;
    line-height:22px;
}

.smallBold {
    font: italic bold 11px Arial, Helvetica, sans-serif;
    color:#000;
}

.paintDescription {
    margin-top: 10px;
    padding-bottom:10px;
    width: 439px;
    text-align:left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #3b2500;
}

.paintDescription2 {
    margin-top: 10px;
    padding-bottom:10px;
    padding-left: 20px;
    width: 388px;
    text-align:left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #3b2500;
}

.brwonitalic { font: italic bold 11px Arial, Helvetica, sans-serif; }

.backTo { text-align: right; }

.backTo a {
    color: #3b2500;
    font-weight:bold;
    padding: 2px 5px;
    text-decoration:none;
}

.backTo a:hover { color:#9F8842; }

/*print friendly style*/
.printImg { margin: 3px 120px 0 0; }

.printT {
    float:right;
    margin: 5px 15px 0 0;
}

.print {
    width:159px;
    margin:0;
}

.print a {
    color:#3b2500;
    text-decoration: none;
}

.print a:hover { text-decoration: underline; }

.footer {
    clear:both;
    margin:0;
    padding:0;
    width:955px;
    height:20px;
    background:#000;
}

#footer {
    clear:both;
    text-align:center;
    background: #000;
    color: white;
    width:955px;
    margin-top: 5px;
    padding: 5px 0;
}

#footer a {
    color: #fff;
    text-decoration:none;
}

#footer a:hover {
    background-color: #000;
    color:#c2282e;
}

/*style for pop up windows from here*/
#popUp {
    margin:0;
    padding:0;
    width:900px;
    height:600px;
    background:#fff;
}

#popTop {
    margin:0;
    padding:10px 0;
    width:900px;
    height: 35px;
    background:#3b2500;
}

#popTop img {
    float:left;
    margin-left: 10px;
}

.popBtns {
    float: right;
    margin-right: 10px;
    padding-top:15px;
    width:150px;
    text-align:right;
}

.popBtns a {
    color:#fff;
    text-decoration:none;
}

.popBtns a:hover { color:#fefb01; }

.showing { color:#fefb01; }

#popMain {
    margin:20px 0;
    padding:0;
    width:900px;
    text-align:center;
}

#popFooter {
    margin:0;
    padding:10px 10px 10px 0;
    text-align:right;
    width:900px;
    font: bold 95% Georgia, "Times New Roman", Times, serif;
    color:#b1986d;
}

/*new nav style*/
#navbar {
    margin: 0;
    padding: 0;
}

#navbar li {
    list-style-type: none;
    margin-top: 2px;
}

#navbar a {
    width: 167px;
    margin: 0;
    padding: 0;
    text-align: left;
    display: block;
}

#navbar a.edith         { background: url(../images/menu/edith.jpg) no-repeat 0 0; }
#navbar a.leanne        { background: url(../images/menu/leanne.jpg) no-repeat 0 0; }
#navbar a.fatu          { background: url(../images/menu/fatu.jpg) no-repeat 0 0; }
#navbar a.steven        { background: url(../images/menu/steven.jpg) no-repeat 0 0; }
#navbar a.niki          { background: url(../images/menu/niki.jpg) no-repeat 0 0; }
#navbar a.lonnie        { background: url(../images/menu/lonnie.jpg) no-repeat 0 0; }
#navbar a.leilani       { background: url(../images/menu/leilani.jpg) no-repeat 0 0; }
#navbar a.shigeyuki     { background: url(../images/menu/shigeyuki.jpg) no-repeat 0 0; }
#navbar a.andy          { background: url(../images/menu/andy.jpg) no-repeat 0 0; }
#navbar a.janet         { background: url(../images/menu/janet.jpg) no-repeat 0 0; }
#navbar a.itiri         { background: url(../images/menu/itiri.jpg) no-repeat 0 0; }
#navbar a.ani           { background: url(../images/menu/ani.jpg) no-repeat 0 0; }
#navbar a.johnny        { background: url(../images/menu/johnny.jpg) no-repeat 0 0; }
#navbar a.sopolemalama  { background: url(../images/menu/sopolemalama.jpg) no-repeat 0 0; }
#navbar a.michel        { background: url(../images/menu/michel.jpg) no-repeat 0 0; }
#navbar a.jim           { background: url(../images/menu/jim.jpg) no-repeat 0 0; }
#navbar a.contact       { background: url(../images/menu/contact.jpg) no-repeat 0 0; }

#navbar a.active,
#navbar a:hover { background-position: -167px 0; }

#navbar a:active,
#navbar a:focus { background-position: -334px 0; }

.about { margin-top: 16px; }

.about a {
    display: block;
    margin-bottom:2px;
    width: 167px;
    padding: 0;
    text-align: left;
}

.about a.preface        { background: url(../images/menu/preface.jpg) no-repeat 0 0; }
.about a.introduction   { background: url(../images/menu/introduction.jpg) no-repeat 0 0; }

.about a:hover { background-position: -167px 0; }

.about a:active,
.about a:focus { background-position: -334px 0; }

.museum {
    margin-top: 7px;
    border:1px solid #3b2500;
    padding:2px;
    width:162px;
}

.museum_curatorial {
    margin-top: 194px;
    padding:2px;
    border: 1px solid black;
    width:159px;
}

.tautai {
    margin-top: 5px;
    padding:2px 0;
    width:159px;
}

.line_under { color:#c2282e; }

.smaller {
    font-size:10px;
    margin-left:300px;
    text-align:right;
}
.smaller_intro{
	text-align:center;
}

.smaller2 {
    font-size:10px;
    margin-left:588px;
}

.tautai_c {
    width:250px;
    float:left;
}

.tautai_i {
    margin-left:260px;
    width:250px;
}

.contact_m { margin-top:90px; }

.tautai_c a {
    color:white;
    text-decoration:none;
}

.tautai_c a:hover { text-decoration:underline; }

.painting_landscape ul {
    list-style: none;
    padding:0;
    margin:0;
}

.chinese { display:none; }

a:link { color: #c1272d; }

a:hover {
    /*background-color: #aaa;*/
    color: #000;
}

.return a {
    font-weight: bold;
    float: right;
    margin-right: 10px;
    color: #c2282e;
    padding: 8px 12px;
}
.return a:visited { color: #c2282e; }
.return a:hover {
    background-color: #aaa;
    color: #000;
}
.site_link{
    height:18px;
    width:162px;
    background-color:#754D25;
    color:#FFF;
    margin-top:10px;
    padding-left:5px;
    padding-top:3px;
    text-align:left;
}
.site_link a{
    color:#FFF;
    text-decoration:none;
}
