    a:link {text-decoration:none; color:#ffffff; }    a:visited {text-decoration:none; color:#ffffff; }    a:hover {text-decoration:underline; color:r#ffffff; }    a:active {text-decoration:underline; color:#ffffff; }
    
    a.current:link {text-decoration:underline; color:#ffffff; }
    a.current:visited {text-decoration:underline; color:#ffffff; }
    a.current:hover {text-decoration:underline; color:#ffffff; }
    a.current:active {text-decoration:underline; color:#ffffff; }
        
        


font {
    font-size:16px;
    }


body {
	margin:30px 0px; padding:0px;
	text-align:center;
	background-color:black;
	color:#ffffff;
	}
	
#content {
	width:800px;
	margin:0px auto;
	text-align:left;
	font-family: "arial", "helvetica", "sans-serif";
	letter-spacing:1px;
	}

#header1 {
    background-image:url("../img/header1.jpg");
    height:145px;
    width:800px;    
    }

#header1Pos {
    position:relative;
    top:110px;
    left:600px;
    font-size:22px;  
    line-height:22px;
    width:160px;
    }
    
#header2 {
    background-image:url("../img/header2.jpg");
    height:76px;
    width:800px;    
    }
    
#header2Pos {
    position:relative;
    top:28px;
    left:495px;
    font-size:20px;  
    line-height:22px;
    width:250px;
    text-align:right;
    }


#lhs {
    background-image:url("../img/lhs.jpg");
    height:479px;
    width:207px;
    float:left;
    }
    
#lhsPos {
    position:relative;
    top:20px;
    left:70px;
    width:120px;
    line-height:30px;
    font-size:13px;
    }

#rhsIndex {
    background-image:url("../img/rhs_index.jpg");
    height:479px;
    width:593px;
    float:left;
    
    }

#indexText {
    position:relative;
    top:25px;
    left:193px;
    width:330px;
    font-size:14px;
    line-height:17px;
    }
    

#rhs {
    background-image:url("../img/rhs.jpg");
    height:479px;
    width:593px;
    float:left;
    }

#footerIndex {
    background-image:url("../img/footer_index.jpg");
    height:60px;
    width:800px;
    clear:both;
    }
    
#footer {
    background-image:url("../img/footer.jpg");
    height:60px;
    width:800px;
    clear:both;   
    }
    
#scroll {
    position:relative;
    top:53px;
    left:80px;
    width:480px;
    height:420px;
    overflow:auto;
    }

#scroll img {
    padding:30px 0px 0px 0px;
    }

#scroll td {
    text-align:center;
    font-size:12px;
    color: #ffffff;
    }
    
#scrollTablePos {
    position:relative;
    left:30px;
    top:15px;
    line-height:15px;
    padding-bottom:15px;
    }
    
#contactPos {
    position:relative;
    top:40px;
    left:80px;
    width:480px;
    height:430px;
    overflow:auto;    
    }
    
#contact {
    position:relative;
    left:42px;
    top:30px;
    line-height:22px;
    font-size:13px;
    text-align:center;
    }
