@charset "utf-8";
/*@import "mymenu.css";*/
@import "anylinkcssmenu.css";


/* CSS Document */
body,html{height:100%;}
body{ background-image:url(images/pageback.jpg); background-position:center; background-repeat:repeat-y;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:14px; color:#333333; line-height:18px;
}
body a:link, a:visited {text-decoration:none;}
body a:hover {text-decoration:underline;}
h1 {font-size:18px; font-weight:bold; margin:4px 0px 4px 0px;}
h2 {font-size:15px; font-weight:bold; margin:4px 0px 4px 0px;}

.bl {background: url(images/bl.jpg) 0 100% no-repeat #e1ecf3; width: 8px}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 



#menu-container{margin-left:auto; margin-right:auto; width:946px; height:57px; position:relative;}
#photo{margin-left:auto; margin-right:auto; width:946px; height:310px;}

#page-content{margin-left:auto; margin-right:auto; width:946px; min-height:900px; position:relative;}

#footer{margin-left:auto; margin-right:auto; width:974px; min-height:50px; background-image:url(images/footer.jpg); background-position:top center; background-repeat:no-repeat; color:#FFFFFF; background-color:#4483a6; clear:both;  position:relative; padding-bottom:100px;}
#space-divider{height:48px; margin-left:auto; margin-right:auto; width:974px; background-image:url(images/spacerpage.jpg); min-height:48px;}
#photo-outline{border:1px solid #ABABAB;}
#table-commissioners{padding:10px 20px 10px 20px;}
#table-shadedrow{background-color:#EAEAEA;}

  ul.sampleNav {
    list-style:none;
    margin:0;
    padding:0;
    height:57px;
    width:946px;
    float:left;
    display:inline;
  }
  ul.sampleNav li {
    list-style-type:none;
    display:inline;
  }
  ul.sampleNav li a {
    font-size:16px;
    color:#fff;
    text-decoration:none;
    padding: 0px 0px 0px 0px;
    height:57px;
    float:left;
    display:inline;
  }
  ul.sampleNav li a:hover {

  }
 ul.newslist {margin-left:-20px;}
 ul.newslist li {margin-bottom:10px;}


#slideshow-other {
width:960px;
height:319px;
background-image:url(../images/photoframe2.png);
position:absolute;
margin-left:0;
margin-top:58px;
z-index:20;
}

#slideshowimages {
float:right;
position:relative;
margin:0px 0px 20px 20px;
width:500px;
height:444px;
display:inline-block;
}
#mywx{z-index:10000; position:absolute; top:15px; left:850px; color:#FFF; width:100px;}
#mywx span{top:-10px; position:relative;}
.slideshow {float:right; position:relative;}
.question {margin-left:20px; width:800px; font-weight:bold; color:#376682;}
.answer {margin-left:40px; width:780px; margin-bottom:10px;}
