body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Garamond;
	font-size: 12px;
}

img {
	border:none;
}

#container {
	position: relative;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 1075px;
	width: 820px;
	margin: auto;
}

#banner { position: absolute;
	  height: 127;
	  width:792;
	  top: 41px;
	  left: 12px;
}



#toptxt a{ position: absolute;
	   top: 13px;
           left:595px;
           font-size: 20px;
	   text-decoration: none;
	   color: #336600;
           
}

#toptxt a:visited {text-decoration: none;
	   color: #336600;
}

#navigation { position: absolute;
	      top: 25px;
	      left:20px;
}

.maintab {
	font: 10px Verdana ;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}



.maintab li{
	float: left;
	display: inline;
	background-image: none;
	margin-right: 15px;
	padding: 0px;
}

.maintab li a{
	color: #333333;
	text-decoration: none;
	height: 14px;
	line-height: 10px;
	
}

.maintab li a:hover { color: #CCCCCC;
	
}

#divid { position: absolute;
         background-image: url(divid.png);
         height: 1px;
         width: 512px;
         top: 430px;
         left: 15px;
}

#dividd { position: absolute;
         background-image: url(divid.png);
         height: 1px;
         width: 512px;
         top: 592px;
         left: 15px;
}

#sidepan { position:absolute;
           height:1000px;
	   width: 242px;
           background-image: url(sbg.png);
           background-repeat: repeat-x;
           top:159px;
           left:565px;
           z-index: 2;
}

#symplog { position: absolute;
           height:148px;
	   width: 231px;
           top: 915px;
	   left: 565px;
	   z-index: 1;
}
#acglog { position: absolute;
           height:148px;
           width: 231px;
           top: 945px;
	   left: 565px;
	   z-index: 3;
}

#acglog2 { position: absolute;
           	  height:171px;
               width: 231px;
                top: 900px;
	   left: 565px;
	   z-index: 3;
}

#ld {position: absolute;
     left:22px;
     top: 1030px;
}

#botnav {position: absolute;
         top:1035px;
         left:23px;
}
.botnav {
	font: 10px Verdana ;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}



.botnav li{
	float: left;
	display: inline;
	background-image: none;
	margin-right: 5px;
	padding: 0px;
}

.botnav li a{
	color: #333333;
	text-decoration: none;
	height: 14px;
	line-height: 10px;
	
}

.botnav li a:hover { color: #CCCCCC;
	
}

#btxt {position:absolute;
       font: Verdana;
       font-size: 8px;
       font-color: #000000;
       top:1047px;
       left:23px;
}
#msl {position:absolute;
      height: 1px;
      width: 70px;
      background-image: url(msl.png);
      top: 38px;
      left: 12px;
}
#msl2 {position:absolute;
      height: 1px;
      width: 65px;
      background-image: url(msl.png);
      top: 38px;
      left: 160px;
}
#ftxt {position:absolute;
       top: 28px;
       left: 95px;
       font-size: 14px;
}
#tl {position:absolute;
     height:1px;
     width:214px;
     background-image: url(sl.png);
     top: 108px;
     left: 10px;
}

#ls {position:absolute;}

#log {position:absolute;
      top: 45px;
      left:3px;
}

#cat {position:absolute;
      left:160px;
      top:78px;
}

input.log {height: 18px;
           font-size: 10px;
      
          
}


.gensmall a{font-family: Verdana;
           color: #333333;
           font-size: 9px;
           text-decoration: none;
}
.gensmall a:hover {font-family: Verdana;
           color: #666666;
           font-size: 10px;
           text-decoration: underline;
           
}
           
.gens {font-family: Verdana;
           color: #666666;
           font-size: 10px;
           
}

input.post { height: 12px;
             font-family: Verdana;
             font-size: 10px;
             width: 130px;
}

.h2 { font-family:Verdana, Helvetica;
      font-size: 20px;
      color: #666666;
}

.h3 { font-family:Garamond,Verdana, Helvetica;
      font-size: 18px;
      color: #333333;
      text-align: center;
}

.h4 { font-family:Garamond,Verdana, Helvetica;
      font-size: 14px;
      color: #333333;
      text-align: justify;
}

.h6 a{  font-family: Verdana, Helvetica;
      font-size: 10px;
      color: #666666;
      text-decoration: none;
}
.h6 a:visited { 
      color: #666666;
      text-decoration: none;
}


.h6 a:hover { 
      color: #000000;
      text-decoration: underline;
}



