body {

  background: #1A1A00 url(../images/page_bg.jpg) top center repeat-x;
  text-align: center;
  margin: 0px;
  padding: 0px;

}

body, p, li, td, th, h1, h2, h3, h4 {

  font-family: Arial, Sans-serif;

}

body, p, li, td, th {

  font-size: 10pt;

}

a {

  color: #59592F;

}

input, select, textarea {

  background: #D6D5AA;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border: 1px solid black;
  border-bottom: 2px solid #575626;

}

div.page {

  width: 985px;
  margin-right: auto;
  margin-left: auto;
  border: 0px solid white;
  text-align: left;

}

div.header {

  height: 121px;
  background: transparent url(../images/logo.gif) bottom left no-repeat;

}

.header a {

  color: #cccc9a;

}

ul#header_links, ul#main_links {

  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px solid yellow;

}

ul#header_links li, ul#main_links li {

  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;

}

ul#header_links li a, ul#main_links li a {

  display: block;
  width: 100px;
  height: 20px;
  float: left;

}

ul#header_links {

  width: 261px;
  height: 17px;
  float: right;
  margin-top: 20px;


}

ul#main_links {

  width: 608px;
  height: 26px;
  clear: right;
  float: right;
  margin-top: 59px;

}

ul#header_links .link-about a {

  width: 123px;
  height: 17px;
  background: url('../images/header_about-the-artist.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#header_links .link-contact a {

  width: 138px;
  height: 17px;
  background: url('../images/header_contact-the-artist.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-homepage a {

  width: 66px;
  height: 26px;
  background: url('../images/main_homepage.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-latest a {

  width: 149px;
  height: 26px;
  background: url('../images/main_latest-work.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-portfolio a {

  width: 92px;
  height: 26px;
  background: url('../images/main_portfolio.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-schedule a {

  width: 176px;
  height: 26px;
  background: url('../images/main_schedule-of-shows.gif') top left no-repeat;
  text-indent: -2000px;

}

ul#main_links .link-giclee a {

  width: 125px;
  height: 26px;
  background: url('../images/main_giclee-prints.gif') top left no-repeat;
  text-indent: -2000px;

}

div.content {

  border: 0px solid yellow;
  width: 985px;
  height: 466px;
  overflow: auto;

}

div.column-left, div.column-right {

  width: 490px;
  float: left;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: 0px solid orange;
  overflow: hidden;

}

div.column-left-large {

  width: 650px;
  float: left;
  text-align: center;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: 0px solid orange;

}


div.column-right-small {

  width: 335px;
  float: left;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  border: 0px solid orange;
  text-align: left;

}

div.footer {

  clear: both;
  height: 18px;
  border: 0px solid blue;
  font-size: .85em;

}

.credit {

  float: right;
  padding-left: 25px;

}

.credit, .credit a {

  color: #828142;

}

.statement {

  border: 8px solid #B4B58D;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;

}

.statement span {

  font-style: italic;
  font-size: 1.1em;

}

div.spacer {

  margin: 10px;

}

.galleries td {

  font-size: 1.05em;

}

.galleries span a {

  font-size: .85em;

}

.admin-work {

  border: 1px solid #B4B58D;
  padding: 5px;
  margin: 5px;

}

.artwork li {

  display: block;
  width: 220px;
  height: 200px;
  float: left;
  overflow: hidden;
  padding: 0px;
  margin: 2px;
  text-align: center;
  border: 0px solid blue;

}

.artwork li a {


  display: block;
  padding: 0px;
  margin: 0px;
  color: black;
  text-decoration: none;
  font-size: .9em;
  border: 0px solid transparent;

}

.artwork li a img {

  border: 1px solid transparent;

}

.artwork li:hover a img {

  border: 1px solid #59592F;

}

.artwork li a span {

  display: block;

}

.artwork img {

  border: 0px;

}

.admin-work h3 {

  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;

}

#artwork-list li {

  display: block;
  width: 95%;
  list-style: none;

}

#artwork-list li img {

  float: left;

}

.handle {

  cursor: n-resize;

}

.empty-space {

  border: 1px solid black;

}

.pagination {

  display: block;
  height: 20px;
  margin-right: 100px;
  padding: 5px;
  border: 1px solid #B4B58D;

}

.pagination h3 {

  clear: none;
  margin: 0px;
  padding: 0px;
  float: left;

}

.pagination div {

  clear: none;
  float: right;

}

.pagination span {

  clear: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}

.pagination .selected {

  font-weight: bold;
  text-decoration: none;
  font-size: 1.15em;

}

.image-border {

  border: 8px solid #B4B58D;

}

.featured {

  background: gold;

}

.trans {

  opacity: 0.3;
  filter: alpha(opacity=30);

}

.form_group {

  background: #B4B58D;
  margin: 2px;
  padding: 4px;
  clear: both;

}
