body { background: #fff url(/gfx/2011_layout/background.jpg) center top repeat-x fixed; font-family: verdana, sans-serif; 
		 font-size: 12px; margin: 0; padding: 0; text-align: center; }
#masthead { /*background: #8FAA7F url(topbg.jpg) left repeat-x;*/ text-align: right;  width: 980px; height: 85px;  margin: 0 auto;}

.imglist { width: 180px; height: 200px; float: left; text-align: center; line-height: 17px; /*border: 1px solid #006600;*/ }
.imglist div { width: 170px; height: 170px; border: 1px solid #006600; background: #ffc; margin: 0 auto; }
.imglist img { border: none; margin: 0 auto; margin-top: 10px; }
.imglist a { border: none; text-decoration: none; color: #000; }
h3 { #666666; }
h4 { font-size: 160%; color: #000; clear: left;}

.ajaxtooltip{ position: absolute; display: none; /*width: 300px;*/ left: 0; top: 0;
background: lightyellow; border: 2px solid gray; border-width: 1px 2px 2px 1px;
padding: 5px; }

.container { width: 980px; padding: 10px; text-align: justify; margin: 0 auto;}
.leftcolindex { width: 320px; text-align: center; float: left; }
.rightcolindex { margin-left: 330px; }

.scroller_container { /*overflow-x: auto; height: 210px;*/ width: 960px; clear: left; }
.scroller_item { width: 160px; text-align: center; float: left; height: 200px; }
.scroller_item p { font-size: 90%; font-weight: bold; margin: 0; padding: 0; height: 3em;  }
.scroller_item img { margin: 0 auto; border: none; }

.footer { clear: both; height: 100px; background: url("/gfx/2011_layout/transparent.png"); color: #fff; width: 980px; margin: 0 auto; }

a { color: #000; }

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:800px; /*margin:50px auto;*/ display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:800px; height:250px; padding:2px; border:1px solid #ccc; background:#fff}
#image {width:800px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat; display: none;}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat; display: none;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
