.note        { font-family: Helvetica; font-size: 7pt; margin-top: 0; margin-bottom: 0; text-align:left;}
.noteitalic  { font-family: Helvetica; font-size: 7pt; margin-top: 0; margin-bottom: 0; text-align:left; font-style:italic;}
.warning     { font-family: Helvetica; font-size: 8pt; margin-top: 0; margin-bottom: 0; text-align:left; color: #F00; margin-top: 0; margin-bottom: 0;}
.debug       { font-family: Helvetica; font-size: 7pt; margin-top: 0; margin-bottom: 0; text-align:left; color: #800; margin-top: 0; margin-bottom: 0;}

/* BODY */

body {
  color: #CCC;
  background-color: #888;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Helvetica, Verdana, Arial, Sans-serif;
  position: absolute;
  left: 50%;
  top: 10pt;
  margin-left: -400px;
}

/* MAIN CONTAINER */

#cont_main {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 600px;
  background-color: #FFF;
  border: solid #333 1px;
}

/* HEADER */

#cont_header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 798px;
  height: 74px;
}

/* MAIN MENU */

#cont_menu {
  position: absolute;
  left: 0px;
  top: 76px;
  width: 798px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  color: #CCC;
  font-size: 8pt;
}

#cont_menu a:link, #cont_menu a:visited, #cont_menu a:active {
  color: #555;
  text-decoration: none;
}

#cont_menu a:hover {
  color: #008;
  text-decoration: none;
}

/* FOOTER */

#cont_footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 800px;
  height: 25px;
  text-align: center;
  font-size: 7pt;
}

/* CANVASES */

#cont_canvas_0 {
  position: absolute;
  left: 0px;
  top: 100px;
  width: 800px;
  height: 500px;
  text-align: center;
  background-color: #333;
}

/* HOMEPAGE */

#cont_home_image {
  position: absolute;
  left: 0px;
  top: 25px;
  width: 800px;
  height: 390px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#cont_home_image img{
  border-style: none;
}

#cont_home_text {
  position: absolute;
  left: 100px;
  top: 435px;
  width: 600px;
  height: 50px;
  text-align: center;
  font-size: 9pt;
}

#cont_home_text p {
  left: 100px;
  width: 600px;
}

/* NEWS */

#cont_nws_title {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 700px;
  height: 20px;
  text-align: center;
  font-size: 12pt;
}

#cont_nws_iframe iframe {
  position: absolute;
  top: 40px;
  left: 50px;
  width: 700px;
  height: 400px;
  margin: 0px;
  padding: 0px;
}

#cont_nws_list {
  position: absolute;
  left: 105px;
  width: 600px;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
}

#cont_nws_list hr {
  margin: 0px;
  padding: 0px;
  color: #444;
  height: 1px;
}

#cont_nws_list img{
  float: right;
  margin: 0px 0px 10px 10px;
  border: solid #000 1px;
}

#cont_nws_headline {
  margin: 10px 0px 5px 0px;
  padding: 0px;
  font-size: 10pt;
  font-weight:bold;
  color: #FFF;
}

#cont_nws_subheadline {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  color: #FFF;
}

#cont_nws_content {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  text-align: justify;
}

#cont_nws_lnk {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 8pt;
}

/* BIOGRAPHY */

#cont_bio_title {
  position: absolute;
  left: 25px;
  top: 60px;
  width: 400px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
}

#cont_bio_text {
  position: absolute;
  left: 50px;
  top: 100px;
  width: 350px;
  height: 395px;
  text-align: justify;
  font-size: 9pt;
}

#cont_bio_text p {
  text-align: justify;
}

#cont_bio_link {
  position: absolute;
  left: 25px;
  bottom: 50px;
  width: 400px;
  height: 20px;
  text-align: center;
  font-size: 8pt;
}

#cont_bio_image {
  position: absolute;
  right: 50px;
  top: 40px;
  width: 302px;
  height: 395px;
  text-align: center;
}

#cont_bio_image img{
  border: solid #222 1px
}

/* CV */

#cont_cv_title {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 700px;
  height: 20px;
  text-align: center;
  font-size: 12pt;
}

#cont_cv_iframe iframe {
  position: absolute;
  top: 40px;
  left: 50px;
  width: 700px;
  height: 400px;
  margin: 0px;
  padding: 0px;
}

#cont_cv_list {
  position: absolute;
  left: 105px;
  width: 620px;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
}

#cont_cv_list hr {
  margin: 0px;
  padding: 0px;
  color: #444;
  height: 1px;
}

/* GALLERIES */

#cont_galhead {
  position: absolute;
  left: 20px;
  top: 30px;
  width: 190px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 12pt;
}

#cont_galcaption {
  position: absolute;
  left: 20px;
  top: 65px;
  width: 190px;
  margin: 0px;
  padding: 0px;
  text-align: justify;
  font-size: 8pt;
}

#cont_sec_menu {
  position: absolute;
  left: 20px;
  bottom: 45px;
  width: 190px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
}

#cont_galtable{
  position: absolute;
  right: 10px;
  top: 20px;
  margin: 0px;
  padding: 0px;
}

#cont_galtable table{
  width:540px;
  height: 420px;
  color: #CCC;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#cont_galtable tr{
}

#cont_galtable td{
  width: 180px;
  height: 140px;
  text-align; center;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  border: solid #444 1px;
}

#cont_galtable img {
  border: solid #000 1px;
}

#cont_galtitle {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
}


/* ARTWORK */

#cont_artwork_gal{
  position: absolute;
  left: 20px;
  top: 20px;
  width: 245px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 11pt;
}

#cont_artwork_title{
  position: absolute;
  left: 20px;
  top: 50px;
  width: 245px;
  height: 50px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
}

#cont_artwork_data{
  position: absolute;
  left: 20px;
  top: 55px;
  width: 245px;
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  text-align: left;
}

#cont_artwork_caption p{
  margin: 3px 0px;
  padding: 0px;
}

#cont_arwork_menu {
  position: absolute;
  left: 20px;
  bottom: 25px;
  width: 245px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
}

#cont_artwork_img{
  position: absolute;
  right: 19px;
  top: 20px;
  width: 500px;
  height: 400px;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

#cont_artwork_img img{
  margin: 0px;
  padding: 0px;
  border: solid #000 1px;
}

#cont_artwork_index{
  position: absolute;
  right: 19px;
  bottom: 25px;
  width: 502px;
  height: 50px;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

#cont_artwork_index img{
  margin: 0px;
  padding: 0px;
  border: solid #000 1px;
}

/* CONTACT */

#cont_cnt_title {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 800px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
}

#cont_contact_area_1 {
  position: absolute;
  left: 100px;
  top: 50px;
  width: 600px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 9pt;
}

#cont_contact_head {
  position: relative;
  height: 50px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: justify;
  font-size: 9pt;
}

#cont_contact_area_1 input {
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  font-family: Helvetica, Verdana, Arial, Sans-serif;
  font-size: 9pt;
  color: #333;
  background: #CCC;
}

#cont_contact_area_1 textarea {
  border-style: solid;
  border-color: #000;
  border-width: 1px;
  font-family: Helvetica, Verdana, Arial, Sans-serif;
  font-size: 9pt;
  color: #333;
  background: #CCC;
}

#cont_contact_area_1 hr {
  margin: 0px;
  padding: 0px;
  color: #444;
  height: 1px;
}

#cont_ack {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size:8pt;
  text-align: center;
}

/* LINKS PAGE */

#cont_lnk_title {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 700px;
  height: 30px;
  text-align: center;
  font-size: 12pt;
}

#cont_lnk_text {
  position: absolute;
  left: 50px;
  top: 40px;
  width: 700px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 9pt;
}

#cont_lnk_text p {
  text-align: justify;
}

#cont_lnk_iframe iframe {
  position: absolute;
  top: 80px;
  left: 50px;
  width: 700px;
  height: 350px;
  margin: 0px;
  padding: 0px;
}

#cont_lnk_list {
  position: absolute;
  left: 105px;
  width: 600px;
  font-size: 9pt;
}

#cont_lnk_list table {
  width: 600px;
}

#cont_lnk_list td {
  margin: 0px;
  padding: 0px 20px 5px 0px;
}

#cont_lnk_list hr {
  margin: 0px;
  padding: 0px;
  color: #444;
  height: 1px;
}

/* LINKS */

a:link {
  color: #FFFAB2;
  text-decoration: none;
}
a:visited {
  color: #FFFAB2;
  text-decoration: none;
}
a:hover {
  color: #FAF519;
  text-decoration: none;
}
a:active {
  color: #FFFAB2;
  text-decoration: none;
}

