
  A:link{color: #cccccc; 
background: #3D3d3d; 
FONT-WEIGHT: normal;
BORDER-TOP: #00ff99 2px solid;
  BORDER-BOTTOM: TEAL 2PX SOLID;
  BORDER-LEFT: #00ff99 2PX SOLID;
  BORDER-RIGHT: TEAL 2PX SOLID; 
}
  A:visited{color: #cccccc; 
background: #3D3d3d; 
  BORDER-TOP: #00ff99 2px solid;
  BORDER-BOTTOM: TEAL 2PX SOLID;
  BORDER-LEFT: #00ff99 2PX SOLID;
  BORDER-RIGHT: TEAL 2PX SOLID;
}
  A:active{color: #cccccc; 
background: #3D3d3d; 
  BORDER-TOP: #00ff99 2px solid;
  BORDER-BOTTOM: TEAL 2PX SOLID;
  BORDER-LEFT: #00ff99 2PX SOLID;
  BORDER-RIGHT: TEAL 2PX SOLID;
}
  A:hover{color: #FFFFF0; 
background: #3D3d3d;
  BORDER-TOP: TEAL 2px solid;
  BORDER-BOTTOM:#00ff99  2PX SOLID;
  BORDER-LEFT: TEAL 2PX SOLID;
  BORDER-RIGHT:#00ff99  2PX SOLID;
}


body
{
scrollbar-3d-light-color: silver; 
scrollbar-arrow-color: silver; 
scrollbar-base-color: silver; 
scrollbar-dark-shadow-color: silver; 
scrollbar-face-color: #888888; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: black; 
background-color: #888888;
}

.linx
{
	font-weight: bold;
        font-size: 10pt;
        font-family: Arial;
        text-decoration: none;
        background-color: #907D6E;
}

#tlinx
{
        width: 300px;
	font-weight: bold;
        font-size: 32pt;
        font-family: Arial;
        text-decoration: none;
        background-color: #3D3d3d;
}
#sci_fi_linx{
        width: 100px;
        font-size: 10pt;
        font-family: mono;
        text-decoration: none;
        background-color: black;
    
}
#scilinx{
        width: 100px;
        height: 50px;
	font-weight: bold;
        font-size: 8pt;
        font-family: Arial;
        text-decoration: none;
        background-color: #3D3d3d;
}


#mbckgrnd{
       width: 100%;
       height: 100%;
       background: url(cherryback.jpg) repeat;
}
#mlinx{
       width: 145px;
	font-weight: bold;
        font-size: 14pt;
        font-family: Arial;
        text-decoration: none;
        background-color: #3D3d3d;
}
#cntnr_menu{
    width: 145px;
    height: auto;
    float: left;
    border: 2px 1 2 1 solid teal;
    background-color: #fff0fa;
}

#cntnr_scifitoc{
    width: 100px;
    height: auto;
    float: left;
    border: 2px 1 2 1 solid teal;
    background-color: #fff0fa;
}

#Rlinx
{
        width: 300px;
	font-weight: bold;
        font-size: 14pt;
        font-family: Arial;
        text-decoration: none;
        background-color: #3D3d3d;
}


#Slinx
{
        width: 100px;
        height: 100px;
        background: url(static/spacer.gif) no-repeat;
}

.Slinx
{
        width: 62px;
        height: 58px;
	font-weight: bold;
        font-size: 10pt;
        font-family: Arial;
        text-decoration: none;
        background-color: #907D6E;
}


#cntnr_prcntg
  {
    width: 435px;
    height: auto;
}

#cntnr_solid
  {
    width: 300px;
    height: 90%;
    float: both;
    border: 2px 1 2 1 solid teal;
    background-color: #fffaf0;
}
#title
  {
     width: 300px;
     height: 50px;
     font-size: 42pt;
     color: white;
}
#gif_cntnr
  {  
     width: 225px;
     height: auto;
}

