/* css style - default style v1.0 */

body {
   background: url("images/backtile01.jpg") #77927F;
   color: #000000;
   topmargin: "0px";
   leftmargin: "0px";
   overflow: auto;}

td {
   font-family: Arial;
   font-size: 12px;}

input:focus, textarea:focus, select:focus, input:hover {
   background: #FFFDF9;
   color: black;}



/* class styles defined here */
.tcont {
   background-image: url("images/background02.jpg");
   background-repeat: repeat-y;
   width: 730px;
   z-index: 1;
   visibility: visible;
   position: relative;
   top: -33px;
   margin-top: 0;}

.footzer {
   background: url("images/Title_bottom.jpg") #ACBDAA;
   background-repeat: no-repeat;
   width: 753px;
   height: 118px;
   padding: 5px;
   visibility: visible;
   position: relative;
   top: -33px;
   text-align: center;}

.conthead {
   display: block;
   font-family: Arial;
   font-size: 14pt;
   color: #000000;
   text-align: right;}

.title {
   position: relative;
   visibility: visible;
   z-index: 3;}

.undermenu {
   position: relative;
   margin-bottom: 5px;}

.small {
   font-family: Arial;
   font-size: 70%;
   color: #000000;}

.artslinks { 
   font-family: Arial;
   font-size: 12pt;
   color: #F5DB90;
   font-weight: bold;
   /* background: #ACBDAA; */
   /* width:150px; */ }
   
	                
/* div styles defined here */

#wrap {
   width: 200px;
   padding-top: 20px;
   padding-left: 20px;}

#header {
   font-family: Arial;
   font-size: 12pt;
   color: #F5DB90;
   font-weight: bold;
   text-align: left;
   text-indent: 10px;
   padding: 0px 0px 10px 0px;
   /*margin-bottom: 5px;*/
   cursor: pointer;
   cursor: hand;
   /* -1- background-color:  #EEFFEA;*/
   /* -2- background-color: #3C4844; */
   background: url("images/menu_back.gif");
   /*border: 2px dotted #E1FFE1;*/
   width: 200px;
   display: block;
   position: relative;
   /*-moz-border-radius: 10px;*/ }
   
#staticheader  {
   font-family: Arial;
   font-size: 12pt;
   color: #F5DB90;
   font-weight: bold;
   text-align: left;
   text-indent: 10px;
   padding: 0px 0px 0px 0px;
   background: url("images/menu_back_static.gif");
   width: 200px;
   display: block;
   position: relative; }

#topic1, #topic2, #topic3, #topic4, #topic5, #topic6, #topic7, #topic8, #topic9, #topic10, #topic11 {
   font-family: Arial;
   font-size: 12pt;
   color: #000000;
   font-weight: normal;
   background-color:  #FFFFEA;
   word-wrap: break-word;
   text-indent: 0px;
   text-align: center;
   /*margin: 0px 10px 0px 10px;*/
   margin: 0px 0px 0px 16px;
   width: 155px;
   padding: 6px;
   display: none;
   position: relative;
   cursor: default;
   /*border-left: 4px solid #B0C1B0;*/
   border-top: 2px solid #4A4B4A;
   border-right: 2px solid #4A4B4A;
   border-bottom: 2px solid #B0C1B0;
   /*-moz-border-radius: 10px;*/
   -moz-border-radius-topright: 7px; }

#content {
   position: relative;
   font-family: Arial;
   font-size: 12pt;
   color: #000000;
   word-wrap: break-word;
   padding-top: 20px;
   padding-left: 20px;
   padding-right: 20px;}

#header a:link, #header a:visited {
   color: #000000;
   text-decoration: none;}

#header a:hover, #header a:active, #header a:focus {
   color: #000000;
   text-decoration: overline underline;}
               
#staticheader a:link, #staticheader a:visited {
   color: #F5DB90;
   text-decoration: none;}

#staticheader a:hover, #staticheader a:active, #staticheader a:focus {
   color: #FECF46;
   text-decoration: underline;
   letter-spacing: 0.1em }

.footzer a:link, .footzer a:visited {
   color: #687868;
   text-decoration: none;
   padding: 0.4em;
   letter-spacing: normal;}

.footzer a:hover, .footzer a:active, .footzer a:focus {
   color: #C63316;
   text-decoration: underline;
   letter-spacing: 0.1em;
   padding: 0;}
   
.artslinks a:link, .artslinks a:visited {
   color: #ACBDAA;
   text-decoration: none;}

.artslinks a:hover, .artslinks a:active, .artslinks a:focus {
   color: #C63316;
   text-decoration: underline;
   letter-spacing: 0.1em;}
   
.designlinks a:link, .designlinks a:visited {
   color: #4B3730;
   line-height: 150%;
   text-decoration: underline;}

.designlinks a:hover, .designlinks a:active, .designlinks a:focus {
   color: #C63316;
   line-height: 150%;
   text-decoration: underline overline;
   letter-spacing: 0.1em;}   