
body {
    color: #000077;
    background: white;
}

* {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #777777; 
}

.PositionFixed {
    position: fixed;
}

#MenuBar {
    z-index: 300;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 90px;
    background: #666666 url("../../images/signature.gif") 100% 40% no-repeat;
    border-style: none;
    color: #dddd33;
    padding: 0;
    margin: 0px;
    overflow: hidden;
}

#FooterBar {
    display: none;
    z-index: 400;
    left: 0px;
    width: 100%;
    bottom: 0px;
    height: 2em;
    background: #dddd33;
}

#Copyright {
    text-align: right;
    padding: 0.5em 1em 0em 0em;
    font-size: 60%;
    color: #777777;
}

#CopyrightPhoto {
    display: inline;
}

#MainMenu {
    margin: 30px auto auto auto;
}

#MainMenu ul {
    margin: 0px;
    padding: 0px;
}

#MainMenu li {
    list-style: none;
    float: left;
    white-space: nowrap;
    text-align: right;
    top: 20px;
    height: 70px;
    margin: 0px;
    padding: 12px 10px 0px 10px;
}

#MainMenu li:first-child {
    width: 40px;
}

#MainMenu a {
    color: #dddddd;
    background: inherit;
    font-family: "Handwriting - Dakota", "Comic Sans MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    letter-spacing: 0.2em;
    text-transform: lowercase;
    text-decoration: none;
    height: 20px;
    margin: 0px;
    padding: 20px 10px 30px 10px;
}

#MainMenu a:hover {
    color: #ffffa2;
}

.PageIndex        #MenuItemIndex, 
.PageIndex        #MenuItemIndex:hover, 
.PageWorks        #MenuItemWorks,
.PageWorks        #MenuItemWorks:hover,
.PageExhibitions  #MenuItemExhibitions,
.PageExhibitions  #MenuItemExhibitions:hover,
.PagePublications #MenuItemPublications,
.PagePublications #MenuItemPublications:hover,
.PageCommissions  #MenuItemCommissions,
.PageCommissions  #MenuItemCommissions:hover,
.PageBio          #MenuItemBio,
.PageBio          #MenuItemBio:hover,
.PageClasses      #MenuItemClasses,
.PageClasses      #MenuItemClasses:hover,
.PageCommissions  #MenuItemCommissions,
.PageCommissions  #MenuItemCommissions:hover,
.PageContact      #MenuItemContact,
.PageContact      #MenuItemContact:hover  {
    color: yellow;
    background: #edd8d3 url("../../images/brushes_bw_small.jpg") 0 0 repeat;
}

#ArtArea {
    z-index: 200;
    top: 120px;
    left: 30px;
    width: 300px;
    height: 50%;
    padding: 0em;
    margin: 0em;
}

#Art {
    position: absolute;
    padding: 0em;
    margin: 0em;
    top: 0px;
    left: 0px;
}

.PageIndex #Art {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}

.PageIndex #Banner {
    margin-left: 1em;
    margin-top: 170px;
    width: 300px;
    top: 1em;
}

.BannerHeadline {
    font-weight: bold;
}

#MainNews {
    xposition: absolute;
    float: left;
    text-align: left;
    margin-top: 25px;
    margin-left: 2em;
    width: 25%;
    color: red;
}

#MainNews a {
    color: red;
}

#MainNews b {
    color: red;
}

#MainNews em {
    color: red;
}

#MainNews .Title {
    font-size: 120%; 
    text-weight: bold;
    color: red;
    background: #FFFFAA;
}

#MainNews .Highlight {
    font-style: italic;
    color: red;
    background: #FFFFAA;
}

#OtherNews {
    xposition: absolute;
    float: right;
    text-align: left;
    margin-top: 25px;
    margin-right: 2em;
    width: 25%;
}

#OtherLinks {
    font-size: 75%;
    bottom: 0;
    left: 30%;
    width: 60%;
}

#OtherLinks td {
    font-size: 75%;
}

#Representation {
    color: #999999;
    font-size: 75%;
    bottom: 0;
    width: 280px;
    padding: 1em;
}

#Representation a {
    text-decoration: none;
    color: #414b56;
    padding: 10px;
    border-width: 0px;
}

#RepresentationHeadShot {
    xvertical-align: top;
    display: none;
}

.PageIndex #RepresentationHeadShot {
    xvertical-align: top;
    display: block;
}

#ArtArea #Representation {
    top: 500px;
}

#Art a, #Art img {
    border-style: none;
}

#ArtDescription {
    color: #777777;
    font-size: 8pt;;
    width: 300px;
}

.ArtDescriptionName {
    font-style: italic;
}

#MainArea {
    z-index: 100;
    position: absolute;
    top: 120px;
    left: 360px;
    right: 150px;
    height: 100%;
    padding: 0em 1em 1em 1em;
    margin: 0em;
}

.PageIndex #MainArea {
    z-index: 100;
    position: absolute;
    top: 100px;
    left: 0px;
    height: auto;
    width: 95%;
    padding: 0em;
    margin: 2em;
}

#MainAreaTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 150%;
    margin: 0em auto auto auto;
}

#MainArea ul {
    margin: 0em 1em 1em 2em;
}

#WorksMenu {
    z-index: 300;
    position: fixed;
    top: 90px;
    left: 0px;
    width: 100%;
    height: 80px;
    padding: 0em;
    margin: 0em;
    background: #aaaaaa;
}

#ArtPreviewArea {
    z-index: 200;
    position: absolute;
    top: 180px;
    left: 10px;
    width: 300px;
    height: 50%;
    padding: 0em;
    margin: 0em;
}

#ArtPreviewArea ul {
    padding: 0px 0px 0px 15px;
}

#ArtPreviewArea li {
    list-style: none;
    padding: 1em 0em 1em;
    margin: 0em auto 0em auto;
    border-style: solid none none none;;
    border-color: #dddddd;
    border-width: 1px;
}

#ArtPreviewArea ul > li:first-child {
    border-style: none;
}

#ArtPreviewArea .PreviewImage {
    left: 100px;
    width: 120px;
    padding: 0px 0px 0px 15px;
}

.PreviewImage {
    
}

.PreviewDescription {
    float: left;
    left: 0px;
    width: 130px;
    font-size: 85%;
    text-align: right;
}

.PreviewDescription .Title {
    display: block;
    font-style: italic;
    margin: auto auto 1em auto;
}

.PreviewDescription .Year {
    display: none;
}

.PreviewDescription .Medium {
    display: none;
}

.PreviewDescription .Size {
    display: none;
}

.PreviewComments {
    display: none;
    float: right;
    left: 220px;
}

#ArtViewArea {
    z-index: 100;
    position: fixed;
    top: 150px;
    left: 400px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#ArtViewImageArea {
    display: block;
    top: 100px;
    left: 100px;
}

#ArtViewDescription {
    display: block;
    top: 100px;
}

#ArtViewComments {
    display: block;
    left: 100px;
    padding-top: 2em;
}

.ArtisticStatement {
    font-style: italic;
    margin-bottom: 2em;
}

.ExhibitionHeading1 {
    display: block;
    font-weight: bold;
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border-style: none none solid none;
    border-width: 1px;
}

.ExhibitionHeading2 {
    display: block;
    font-style: italic;
    margin-top: 1em;
    margin-bottom: 1em;
}

.ExhibitionList {
    display: block;
    margin-bottom: 1.5em;
}

.ExhibitionList TR {
    xmargin-bottom: 1.5em;
}

.ExhibitionList TD.Date {
    vertical-align: top;
    padding-left: 2em;
    padding-right: 2em;
}

.ExhibitionList TD.Description {
    text-indent: -1.5em;
    vertical-align: top;
    padding-left: 1.5em;
    padding-right: 2em;
}

#logoScreen {
    top: 10px;
    right: 0px;
    width: 150px;
    padding: 0em; 
    margin: 0em;
    text-align: center;
}

#logoPrint {
    display: none;
}

.ContactInfo {
    margin-left: 2em;
}

#email {
    font-family: "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", sans-serif;
    font-size: 80%;
}

#web {
    font-family: "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", sans-serif;
    font-size: 80%;
}

.Section {
    font-weight: bold;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#WorksPreviewArea {
    position: absolute;
    top: 120px;
    left: 25px;
    width: 100%;
    xtext-align: left; 
}

#WorksPreviewArea div {
    border: 1px solid #ffffff;   /* For Safari layout problems. */
}

.WorksPreviewSectionText {
    font-style: italic;
    margin: 0px auto auto 250px;
    margin-bottom: 1em;
}

.WorksPreview {
    xmargin: 0 auto;
    width: 535px;
    margin: 0px auto auto 300px;   /* Use this for Safari (move to jcarousel.js). */
}

.WorksPreviewText {
    text-align: left;
    width: 575px;
    padding-left: 1em;
    padding-bottom: 0.5em;
}

.WorksPreviewTextSeries {
    font-weight: bold;
}

#ClassesSchedule {
    padding: 3em;
    border-spacing: 3px;
    border-collapse: collapse;
}

#ClassesSchedule th {
    background: #666666;
    color: #ffffff;
}

#ClassesSchedule .Heading {
    text-align: center;
    font-style: italic;
}

#ClassesSchedule td {
    border: 1px solid;
    padding: 0.5em 1em 0.5em 1em;
}

.HeadShot {
    float: right;
    padding: 0 0 1.5em 1.5em;
}

/**
 * This <div> element is wrapped by statically around the list
 * inside the HTML document.
 */
.jcarousel-scope {
    position: relative;
    width: 415px;
    xheight: 75px;
    -moz-border-radius: 10px;
    background: #D4D0C8;
    border: 1px solid #808080;
    padding: 20px 45px;
}

.jcarousel-list li {
    width: 75px;
    height: 75px;
    margin-right: 10px;
}

/**
 * The button-elements are added statically in the HTML document
 * to illustrate how to cutomize the prev/next controls.
 */
.jcarousel-next {
    position: absolute;
    top: 45px;
    right: 5px;
    cursor: pointer;
}

.jcarousel-next-disabled {
    cursor: default;
}

.jcarousel-prev {
    position: absolute;
    top: 45px;
    left: 5px;
    cursor: pointer;
}

.jcarousel-prev-disabled {
    cursor: default;
}
