body
{
	background-color:black;
	margin-top:180px;
	background-image:url('starwarsbg.jpg');
}
div#header
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:header-<length>;
}
div#footer
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:footer-<length>;
}
.right
{
	text-align:right;
}
.left
{
	text-align:left;
}
table.main
{
	width:1024px;	
       
}
table
{
	width:100%;
	border-collapse:collapse;	
}

div.mainbody{
    background-color: gray;
    width: 620  px;
    padding:2px;
    border: 1px solid black;
    
    
}
td.scroll
{
	width:300px;
	padding:1px;
	border:1px solid black;
        color: white;
}
td.invi
{
	width:20px;	
	text-align:right;
}
th.head
{
	width:12.5%;
	border: 1px solid black;
	text-align:center;
        color: black;
	padding:1px;
        
}

tr.navbar{
    background-color: white;
    background-image: url('navbarbg.jpg');
    
}
th.navbar{
  
    width:12.5%;
	border: 1px solid black;
	text-align:center;
        color: black;
	padding:1px;
    
}

#navlink:link,#navlink:visited{
    display: block;
    background-image:url('navbarbg.jpg');
  
}
#navlink:hover{
    background-color:#001eff;
    display: block;

    
}

ul.navopts{
    list-style-type:none;
    margin:0;
    padding:1px;
    width: 1024px;
   
     
}
li.navopts{
    display: inline;
    float:left;
    width: 11%;
     
}

th.active
{       
	width:12.5%;
	border: 1px solid black;
	
        background-color:#a6a6a6;
	text-align:center;
        
	padding:1px;
        
}


div.top{
    background-color: #918a8a;
    text-decoration-color: red;
    width: 1024px;
    font-size: 10pt;
    background-image: url('indexbg.jpg');
   
}
td.leftcol
{
	width:174px;
	
        background-color:#b7b7b7;
	background-image:url('FreePL.jpg');	
			
	vertical-align: top; 
        float: center;
			
}
td.middle
{
	width:614px;
	border: 1px solid black;
	background-color:transparent;
	background-image: url('contentbg.jpg');
       
	vertical-align: top; 
	color:	black;
	padding:2px;	
}

a.navbar{
    color: black;
}
td.rightcol
{
	width:204px;
	border: 1px solid black;
        background-color:#839393;
	background-image: url('rightpane.jpg');
     
         color:white;
	vertical-align: top; 
	text-align:center;
	padding:2px;
}
img.right
{
	float:right;
}
img.left
{
	float:left;
}
p
{
	text-indent:25px
}
a:link,a:visited
{
	color:black;
	text-decoration:none;	
        display: block;
}
a:hover,a:active
{	
	color:red;
        display:block;
	text-decoration:none;
}


a.link
{
	color:#00008B;
	text-decoration:none	
}

th.subhead
{
	width:50%;
	border: 1px solid black;
	background-color:transparent;	
	text-align:center;
	padding:0px;
}
th.subactive
{
	width:50%;
	border: 1px solid black;
	background-color:maroon;	
	text-align:center;
	padding:0px;

}

tr.subnavbar{
    background-image: url('submenubg.jpg');
}

