/*Main(index.php) Layout*/
.navback { font: normal normal bold 10px Tahoma;text-align: center; text-decoration: underline; background-color: #76717E}
.navcat  {background-color: #8F8999; font-family: Tahoma; font-size: 10px}
.nav {background-color: #666666; layer-background-color: #666666; left:13px; top:15px; z-index:1; height:800px; width:150px; }
.body_layer { left:169px; top:14px; width:468px; height:805px; z-index:2; background-color: #666666; layer-background-color: #666666; border: 1px none #000000;}
.right_col {  left:645px; top:18px; width:150px; height:800px; z-index:3; background-color: #666666; layer-background-color: #666666; border: 1px none #000000;}
.out {  left:10px; top:13px; width:790px; height:833px; z-index:0; background-color: #666666; layer-background-color: #666666; border: 1px dotted #000000; }

/*lima.php Layout*/
.limanav {background-color: #666666; layer-background-color: #666666; left:13px; top:15px; z-index:1; height:2970px; width:150px; }
.limabody_layer { left:169px; top:14px; width:468px; height:2985px; z-index:2; background-color: #666666; layer-background-color: #666666; border: 1px none #000000;}
.limaright_col {  left:642px; top:20px; width:150px; height:2970px; z-index:3; background-color: #666666; layer-background-color: #666666; border: 1px none #000000;}
.limaout {  left:10px; top:13px; width:790px; height:3003px; z-index:0; background-color: #666666; layer-background-color: #666666; border: 1px dotted #000000; }

/*General Layout*/
body {background-color: #999999; }

a:link {
  color: black }
a:visited {
  color: pink }
  a:hover {
  color: white }
  /*end of general*/

