

body {
    font-family : "Book Antiqua",Georgia,"MS Sans Serif", Geneva, sans-serif;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    margin-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    position: relative;
    text-align : center;
    background-position : top;
    background-repeat : repeat-y;
  }


body>div#container {
    height: 100%;
    min-height: 100%;
  }

/*container*/



div#container {
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    position: relative;
    height: 100%;
    background-image : url('images/container_bg.jpg');
    background-repeat : repeat-y;
    margin-left: auto;
    margin-right: auto;
    border-right: 0px solid white;
    border-left: 0px solid white;
    width: 790px;
    text-align: left;
    font-size: 1em;
    background-position : top;
  }


#info {
    text-align: justify;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    padding-bottom:10px;
    border-bottom:0px solid #f0c992;
  }

#info_no_justify {
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    padding-bottom:10px;
    border-bottom:0px solid #f0c992;
  }


#PageHeader {
    background-image : url(images/logo.png);
    background-position : center;
    background-repeat : no-repeat;
    height : 100px;
    width : 350px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
  }


#MainBody {
 
    margin-top: 50px;
    height: 336px;
  }





/*main menu*/

#vert {
    height:20em;
    background-image : url(linklist_bg.jpg);
    font-family : Georgia,"MS Sans Serif", Geneva, sans-serif;
    margin-left : 50px;
    padding-bottom : 10px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 10px;
    position : absolute;
    top : 75px;
    voice-family : inherit;
    width : 140px;
  }


#vert .menu {
    width:140px;
    padding:10px;
    border:0px solid #000;
    float:left;
    margin-right:10px;
  }


#vert .menu a, #vert .menu a:visited {
    text-decoration:none;
  }


* html #vert .menu {
    width:140px;
    w\idth:160px;
  }


#vert dt, #horiz dt {
    display:none;
  }


#vert .menu dd {
    padding:0;
    margin:0;
  }


.menu .aa, .menu .bb, .menu .cc, .menu .dd, .menu .ee, .menu .ff, .menu .gg {
    border:1px solid #000;
  }


.menu .aa {
    display:block;
    text-align:center;
    border-color:#ffd42e #caa205 #c9a105 #ffd42e;
    background:#fc0;
    padding:2px 0;
  }


.menu .bb {
    display:block;
    border-color:#ffdc56 #957704 #937603 #ffdc56;
  }


.menu a, .menu a:visited, .menu b {
    display:block;
    text-decoration:none;
    color:#000;
    font-size:10pt;
    font-family:arial, verdana, sans-serif;
    font-weight:bold;
    width:100%;
    background:#000;
  }


.menu .dd {
    border-color:#d5d3ca #f7f6ef #f7f6ef #d5d3ca;
  }


.menu .ee {
    border-color:#b8b7af #f7f6ef #f7f6ef #b8b7af;
  }


.menu .ff {
    border-color:#9c9b95 #f7f6ef #f7f6ef #9c9b95;
  }


.menu .gg {
    border-color:#d5d3ca #fff #fff #d5dc3a;
    margin:3px;
  }


.menu a:hover, .menu b {
    display:block;
    color:#c00;
    background:#000;
    cursor:pointer;
  }


.menu a:hover .bb, .menu b .bb {
    display:block;
    color:#fff;
    background:#fff;
    border-color:#937603 #ffdc56 #ffdc56 #957704;
  }


.menu a:hover .aa, .menu b .aa {
    display:block;
    color:#000;
    border-color:#c9a105 #ffd42e #ffd42e #caa205;
    text-align:center;
    padding-top:3px;
    background:#eb0;
    padding-bottom:1px;
  }


.menu b {
    cursor:default;
  }




/*gallery i*/


#gallery1    {
    list-style-type: none;
    margin-bottom : 10px;
    margin-left : 40px;
    margin-right : 0px;
    margin-top : 20px;
    padding: 0;
    border: none 0px;
    width: 690px;
    height: 635px;
    overflow: hidden;
    border-bottom-color: #888;
    border-bottom-style: solid;
    border-left-color: #888;
    border-left-style: solid;
    border-right-color: #888;
    border-right-style: solid;
    border-top-color: #888;
    border-top-style: solid
  }


#gallery1 li {
    float:left;
  }


#gallery1 li a   {
    text-decoration: none;
    float: left;
    border-bottom: solid #fff;
    width: 30px;
    height: 630px;
    cursor: default;
    display: block
  }


#gallery1 li a img  {
    width: 30px;
    height: 630px
  }


#gallery1 li a:hover  {
    width: 290px
  }


#gallery1 li a:hover img {
    width : 290px;
  }


/*gallery ii*/


#gallery2    {
    list-style-type: none;
    margin-bottom : 10px;
    margin-left : 40px;
    margin-right : 0px;
    margin-top : 20px;
    padding: 0;
    border: none 0px;
    width: 785px;
    height: 540px;
    overflow: hidden;
    border-bottom-color: #888;
    border-bottom-style: solid;
    border-left-color: #888;
    border-left-style: solid;
    border-right-color: #888;
    border-right-style: solid;
    border-top-color: #888;
    border-top-style: solid
  }


#gallery2 li {
    float:left;
  }


#gallery2 li a   {
    text-decoration: none;
    float: left;
    border-bottom: solid #fff;
    width: 11px;
    height: 535px;
    cursor: default;
    display: block
  }


#gallery2 li a img  {
    width: 11px;
    height: 535px
  }


#gallery2 li a:hover  {
    width: 535px
  }


#gallery2 li a:hover img {
    width : 535px;
  }

/*gallery iii*/



#gallery3    {
    list-style-type: none;
    margin-bottom : 10px;
    margin-left : 40px;
    margin-right : 0px;
    margin-top : 20px;
    padding: 0;
    border: none 0px;
    width: 670px;
    height: 415px;
    overflow: hidden;
    border-bottom-color: #888;
    border-bottom-style: solid;
    border-left-color: #888;
    border-left-style: solid;
    border-right-color: #888;
    border-right-style: solid;
    border-top-color: #888;
    border-top-style: solid
  }


#gallery3 li {
    float:left;
  }


#gallery3 li a   {
    text-decoration: none;
    float: left;
    border-bottom: solid #fff;
    width: 11px;
    height: 410px;
    cursor: default;
    display: block
  }


#gallery3 li a img  {
    width: 20px;
    height: 410px
  }


#gallery3 li a:hover  {
    width: 410px
  }


#gallery3 li a:hover img {
    width : 410px;
  }



/*artpark i*/


#artpark1    {
    list-style-type: none;
    margin-bottom : 10px;
    margin-left : 40px;
    margin-right : 0px;
    margin-top : 20px;
    padding: 0;
    border: none 0px;
    width: 695px;
    height: 415px;
    overflow: hidden;
  }


#artpark1 li {
    float:left;
  }


#artpark1 li a   {
    text-decoration: none;
    float: left;
    width: 20px;
    height: 409px;
    cursor: default;
    display: block
  }


#artpark1 li a img  {
    width: 20px;
    height: 409px
  }


#artpark1 li a:hover  {
    width: 545px }


#artpark1 li a:hover img {
    width : 545px;
  }


/*forsale i*/


#forsale1    {
    list-style-type: none;
    margin-bottom : 10px;
    margin-left : 40px;
    margin-right : 0px;
    margin-top : 20px;
    padding: 0;
    border: none 0px;
    width: 755px;
    height: 484px;
    overflow: hidden;
    border-bottom-color: #888;
    border-bottom-style: none;
    border-left-color: #888;
    border-left-style: none;
    border-right-color: #888;
    border-right-style: none;
    border-top-color: #888;
    border-top-style: none
  }


#forsale1 li {
    float:left;
  }


#forsale1 li a   {
    text-decoration: none;
    float: left;
    border-bottom: solid #fff;
    width: 14px;
    height: 480px;
    cursor: default;
    display: block
  }


#forsale1 li a img  {
    width: 14px;
    height: 480px
  }


#forsale1 li a:hover  {
    width: 640px
  }


#forsale1 li a:hover img {
    width : 640px;
  }


