/* -------------------------------------------------- */

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

/* ---------- BODY ---------------------------------- */

body {
  color: #333;
  background-color: #888;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, 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;
/*border: solid red 1px;*/
}

/* ---------- MAIN MENU ----------------------------- */

#cont_menu {
  position: absolute;
  left: 0px;
  top: 76px;
  width: 798px;
  height: 22px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-weight: bold;
  color: #CCC;
  font-size: 8pt;
/*border: solid blue 1px*/
}

#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;
/*border: solid yellow 1px;*/
}

/* ---------- CANVASES ------------------------------ */

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

/* ---------- iFRAMES ------------------------------- */

#iframe_container{
  position: absolute;
  left: 25px;
  top: 50px;
  width: 720px;
  font-size: 8pt;
  text-align: left;
/*border: solid red 1px;*/
}

#cont_iframe{
  position: absolute;
  left: 30px;
  top: 0px;
  width: 700px;
  text-align: justify;
  font-size: 9pt;
}

#iframe2_container{
  position: absolute;
  right: 25px;
  top: 50px;
  width: 500px;
  font-size: 9pt;
  text-align: left;
/*border: solid red 1px;*/
}

#cont_iframe2{
  position: absolute;
  left: 160px;
  top: 0px;
  width: 475px;
  text-align: justify;
  font-size: 8pt;
/*border: solid blue 1px;*/
}


#cont_iframe h1{
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
}

/* ---------- HOMEPAGE ------------------------------ */

#cont_home_image {
  position: absolute;
  left: 0px;
  top: 25px;
  width: 800px;
  height: 375px;
  margin: 0px;
  padding: 0px;
  text-align: center;
/*border: solid green 1px;*/
}

#cont_home_image p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  font-size: 7pt;
}

#cont_home_image img{
  /*border-style: none;*/
  border: solid #333 1px;
}

#cont_home_info{
  position: absolute;
  left: 100px;
  top: 385px;
  width: 600px;
  margin: 0px;
  padding: 0px;
  font-size: 7pt;
  font-weight: bold;
/*border: solid blue 1px;*/
}

#cont_home_text {
  position: absolute;
  left: 75px;
  top: 420px;
  width: 650px;
  height: 40px;
  text-align: justify;
  font-size: 0.75em;
  word-spacing: -0.1em;
/*border: solid red 1px;*/
}

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

/* ---------- NEWS ---------------------------------- */
#cont_news_title {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 750px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid green 1px;*/
}


/* ---------- BIOGRAPHY ----------------------------- */

#cont_bio_title {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 500px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid blue 1px;*/
}

#cont_bio_text {
  position: absolute;
  left: 25px;
  top: 50px;
  width: 475px;
  height: 395px;
  text-align: justify;
  font-size: 8pt;
/*border: solid blue 1px;*/
}

#cont_bio_text p {
  text-align: justify;
}

#cont_bio_link {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 250px;
  height: 20px;
  text-align: center;
  font-size: 8pt;
/*border: solid red 1px;*/
}

#cont_bio_image {
  position: absolute;
  left: 25px;
  top: 50px;
  width: 250px;
  height: 425px;
  text-align: center;
/*border: solid green 1px;*/
}

#cont_bio_image img{
  /*border-style: none;*/
  border: solid #333 1px
}

/* ---------- CV ------------------------------------ */

#cont_cv_title {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 700px;
  height: 20px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid green 1px;*/
}

#cont_cv_iframe iframe {
  position: absolute;
  top: 40px;
  left: 50px;
  width: 700px;
  height: 400px;
  margin: 0px;
  padding: 0px;
/*border: solid red 1px;*/
}

#cont_cv_list {
  position: absolute;
  left: 105px;
  width: 620px;
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  text-align: justify;
/*border: solid blue 1px;*/
}

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


/* ---------- SECONDARY MENU ------------------------ */

#cont_sec_menu {
  position: absolute;
  right: 30px;
  top: 300px;
  width: 175px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
/*border: solid blue 1px;*/
}

#cont_sec_menu ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#cont_sec_menu ul li a:link, #cont_sec_menu ul li a:visited{
  text-decoration: none;
  width: 100px;
  display: block;
  width: 100%;
  padding: 3px 0px;
  font: 8pt/1.3 arial, sans-serif;
  color: #2970A6;
}

#cont_sec_menu ul li a:hover, #cont_sec_menu ul li a:active{
  color: #008;
}

#cont_sec_menu ul li {
  /*border-top: 1px solid #DDD;*/
}

/* ---------- GALLERIES ----------------------------- */

#cont_galhead {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 175px;
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
/*border: solid green 1px;*/
}

#cont_gal_title {
  position: absolute;
  right: 30px;
  top: 40px;
  width: 175px;
  height: 23px;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
/*border: solid green 1px;*/
}

#cont_galtitle {
  margin: 4px 0px 0px;
  text-align: center;
  font-size: 8pt;
/*border: solid green 1px;*/
}

#cont_galcaption {
  position: absolute;
  right: 30px;
  top: 65px;
  width: 175px;
  margin: 0px;
  padding: 0px;
  text-align: justify;
  font-size: 8pt;
/*border: solid black 1px;*/
}

#cont_galtable{
  position: absolute;
  left: 25px;
  top: 0px;
  margin: 0px;
  padding: 0px;
/*border: solid red 1px;*/
}

#cont_galtable table{
  /*width:510px;*/
  /*height: 360px;*/
  color: #333;
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#cont_galtable tr{
}

#cont_galtable td{
  width: 175px;
  height: 135px;
  /*background-color: #EEE;*/
  text-align; center;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  border: solid #CCC 1px;
}

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

/* ---------- GALLERIES - iFrame -------------------- */


#cont_galidx_iframe iframe {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 500px;
  height: 400px;
  margin: 0px;
  padding: 0px;
}

#cont_galidx_list {
  position: absolute;
  left: 160px;
  width: 450px;
  font-size: 9pt;
}

#cont_galidx_list table {
  width: 450px;
}

#cont_galidx_list td {
  margin: 0px;
  padding: 1px 5px 1px 0px;
}

/* ---------- ARTWORK ------------------------------- */

#cont_artwork_gal{
  position: absolute;
  right: 10px;
  top: 20px;
  width: 245px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid gray 1px;*/
}

#cont_artwork_data{
  position: absolute;
  right: 10px;
  top: 50px;
  width: 245px;
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  text-align: center;
/*border: solid green 1px;*/
}

#cont_artwork_data p{
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

#cont_artwork_caption{
  width: 195px;
  margin: 10px 0px 0px 20px;
  padding: 0px;
  text-align: justify;
}

#cont_arwork_menu {
  position: absolute;
  right: 20px;
  bottom: 25px;
  width: 245px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
/*border: solid red 1px;*/
}

#cont_artwork_img{
  position: absolute;
  left: 50px;
  top: 20px;
  width: 501px;
  height: 451px;
  margin: 0px;
  padding: 0px;
  text-align: center;
/*border: solid TEAL 1px;*/
}

#cont_artwork_img img{
  margin: 0px;
  padding: 0px;
  border: solid #333 2px;
}

/* ---------- EXHIBITIONS --------------------------- */

#cont_exhib_title {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 750px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid green 1px;*/
}

/* ---------- SALES --------------------------------- */

#cont_sales_title {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 400px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid green 1px;*/
}

#cont_sales_text {
  position: absolute;
  left: 25px;
  top: 60px;
  width: 475px;
  height: 385px;
  text-align: justify;
/*border: solid blue 1px;*/
}

#cont_sales_text p {
  text-align: justify;
}

#cont_sales_link {
  position: absolute;
  left: 25px;
  bottom: 15px;
  width: 400px;
  height: 20px;
  text-align: center;
  font-size: 8pt;
/*border: solid red 1px;*/
}

#cont_sales_image {
  position: absolute;
  right: 25px;
  top: 50px;
  width: 250px;
  height: 395px;
  text-align: center;
/*border: solid red 1px;*/
}

#cont_sales_image img{
  /*border-style: none;*/
  border: solid #333 1px
}


/* ---------- LINKS --------------------------------- */

#cont_lnk_title {
  position: absolute;
  left: 50px;
  top: 10px;
  width: 700px;
  height: 30px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid green 1px;*/
}

#cont_lnk_text {
  position: absolute;
  left: 50px;
  top: 40px;
  width: 700px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  text-align: center;
/*border: solid teal 1px;*/
}

#cont_lnk_text p {
  text-align: justify;
}

#cont_lnk_iframe iframe {
  position: absolute;
  top: 60px;
  left: 50px;
  width: 500px;
  height: 400px;
  margin: 0px;
  padding: 0px;
/*border: solid red 1px;*/
}

#cont_lnk_list {
  position: absolute;
  left: 160px;
  width: 450px;
  font-size: 9pt;
/*border: solid blue 1px;*/
}

#cont_lnk_list table {
  width: 450px;
  margin:5px;
}

#link_td_l {
    width:200px;
    padding:10px;
    font-size:8pt;
}
#link_td_r {
    width:350px;
    padding:10px;
    font-size:8pt;
}

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

#cont_lnk_img {
  position: absolute;
  top: 80px;
  right: 50px;
  width: 200px;
  height: 350px;
  margin: 0px;
  padding: 0px;
/*border: solid black 1px;*/
}

#cont_lnk_img img {
  border: solid #333 1px;
}

/* ---------- CONTACT ------------------------------- */

#cont_cnt_title {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 800px;
  height: 23px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
/*border: solid green 1px;*/
}

#cont_contact_area_1 {
  position: absolute;
  left: 100px;
  top: 40px;
  width: 600px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 9pt;
/*border: solid red 1px;*/
}

#cont_contact_head {
  position: relative;
  height: 50px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: justify;
  font-size: 10pt;
/*border: solid blue 1px;*/
}

#cont_contact_area_1 td {
  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;
}

#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;
}

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

#cont_debug_area {
  position:absolute;
  top:600px;
  left:0px;
  width:600px;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size:8pt;
  color:#800;
}

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

/* ---------- HYPERLINKS -----------------------------*/

a:link {
  color: #2970A6;
  text-decoration: none;
}
a:visited {
  color: #2970A6;
  text-decoration: none;
}
a:hover {
  color: #008;
  text-decoration: none;
}
a:active {
  color: #2970A6;
  text-decoration: none;
}

/* -------------------------------------------------- */


