body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial, verdana, tahoma, helvetica, sans-serif;
  font-size: 11px;
}

* a {
  color: #000000;
}

h2 {
  font-size: 17px;
}

h3 {
  font-size: 13px;
}

img {
  border: 0px;
}

.discrete_link {
  color: #BBBBBB;
}

#pagina {
  position: absolute;
  top: -95px;
  left: -17px;
  font-size: 240px;
  letter-spacing: -15px;
  color: #F6E694;
  font-family: arial;
  overflow: hidden;
}

#logo {
  position: absolute;
  top: 134px;
  left: 130px;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -2px;
  width: 640px;
}

#logo a {
  text-decoration: none;
}

.link_menu {
  position: absolute;
  top: 185px;
  left: 130px;
  width: 640px;
}

.link_menu a {
  font-size: 20px;
  text-decoration: none;
}

.short_nbsp {
  letter-spacing: -1px;
  text-align: left;
}

.white { 
  color: #FFFFFF;
}

.section_name {
  font-size: 27px;
  font-weight: bold;
  letter-spacing: -2px;
  color: #F6DA07;
  margin-bottom: 25px;
}

#page_contents {
  position: absolute;
  top: 230px;
  left: 130px;
  width: 640px; /* 770px - 130px */
  padding-bottom: 3em;
}

table {
  width: 640px;
}

#login_links {
  position: absolute;
  top: 130px;
  right: 10px;
}

#login_links * {
  float: right;
  clear: both;
}

.arrow {
  font-size: 7px;
}

.field {
  margin-bottom: 3px;
}

.field_name {
  float: left;
  width: 115px;
}

.button_column a {
  text-decoration: none;
}

.text_button {
  width: 30px;
  background-color: #DDDDDD;
}

.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center ;}

.float_left { float: left; }
.float_right { float: right; }

.clear_both { clear: both; }
.clear_none { clear: none; }

.justify,
.justify * { 
  text-align: justify; 
}

.framed_photo_outer {
  display: table;
  overflow: hidden;
  text-align: center;
}

.framed_photo_middle {
  display: table-cell;
  vertical-align: middle;
}

ul.my_ul li {
  margin-left: -25px;
}

.red {
  color: #FF0000;
}

.green {
  color: #00AA00;
}

.spaced {
  margin-top: 10px;
  margin-bottom: 10px;
}

#random_artworks {
  margin-top: -15px;
  margin-bottom: 10px;
}

#random_artworks .rightmost_artwork_photo,
#random_artworks .artwork_photo {
  float: left;
  margin-right: 10px;
  min-height: 120px;
  height: 120px;
  width: 120px;
}

#random_artworks .rightmost_artwork_photo {
  margin: 0px;
}
