@charset "utf-8";
/* CSS Document */

body {
 background-color:#FFFFFF;
 background-image:url(../images/body_bg.gif);
 background-repeat:repeat-x;
 font-family:Georgia, "Times New Roman", Times, serif;
 margin:0px 0px 0px 0px;
 padding:0px;
 text-align:center;
 }

img { border:0px; }

#popPhoto { 
 display:none;
 width:100%;
 z-index:100;
 background-color:#ffffff;
 border-top:5px solid #194E23;
 border-bottom:5px solid #194E23;
 padding:5px 5px 5px 5px;
 position:fixed;
 top:0px;
 left:0px;
 margin:0px 0px 0px 0px;
 top:30px;
 }
 
#wrapper {
 width:996px;
 margin:0px auto;
 text-align:left;
 padding:0px 40px 20px 40px;
 }
 
#logo {
 }
 
#header {
 }
 
#header #tophead {
 width:996px;
 }

#header #tophead #logo {
 width:126px;
 }
 
#header #tophead #slogan {
 text-align:right;
 font-size:24px;
 }
 
#header #boxhead {
 width:994px;
 border-top:1px solid #27865a;
 border-left:1px solid #27865a;
 border-right:1px solid #27865a;
 }
 
#header #subtitle {
 width:994px;
 border-top:1px solid #27865a;
 border-left:1px solid #27865a;
 border-right:1px solid #27865a;
 }
#header #navbar img{
 float:left;
 border-top:1px solid #27865a;
 border-bottom:1px solid #27865a;
 border-left:1px solid #27865a;
 }
 
#content {
 background-color:#efebc0;
 padding-top:30px;
 clear:both;
 }

#content #leftbar {
 width:240px;
 vertical-align:top;
 }

#content #leftbar #subtitle {
 text-align:center;
 }

#content #leftbar #srcbutton {
 text-align:center;
 }

#content #main {
 width:470px;
 padding-left:20px;
 padding-right:1px;
 vertical-align:top;
 text-align:justify;
 }
 
#content #main #header {
 font-weight:bold;
 font-size:20px;
 padding-bottom:20px;
 }
 
#content #rightbar {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 width:220px;
 vertical-align:top;
 }
 
#content #rightbar #header {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight:bold;
 font-size:16px;
 }

#content #rightbar .field {
 width:200px;
 }
 
#content #rightbar .submit {
 width:70px;
 }

#footer #top {
 height:5px;
 background-color:#194e23;
 margin-top:20px;
}

#footer #bottom {
 background-color:#0c2419;
 color:#efebc0;
 text-align:center;
 padding-top:20px;
 padding-bottom:20px;
 }
 
#footer #bottom a{
 color:#efebc0;
  }
  
  
  
  
  
  
  
  
#slider_panel {
 padding:0px;
 margin:0px auto;
 width:1015px;
 }

.slider_link {
 width: 25%;
 float:left;
 border-left:1px dotted #788593;
 margin-top:10px;
 }
.slider_link_end {
 float:left;
 border-left:1px dotted #788593;
 margin-top:10px;
 border-right:1px dotted #788593;
 }

#slider #slider_border {
 border-bottom:7px solid #444f5a;
 }
#slider_button {
 width:900px;
 text-align:right;
 margin:0px auto;
 margin-bottom:0px;
 }  
  
  
  
  
  
  
  
  
  
  