a:link          { text-decoration: none; }
a:visited    { text-decoration: none; color: #0000FF }
a:hover      { color: #CC0000; text-decoration: none }


ul           { text-indent: 10px; font-family: Arial; font-size: 10pt; 
               margin-left: 0; padding-left:10px   }

dir         { text-indent: 10px; font-family: Arial; font-size: 10pt; 
               margin-left: 0; padding-left: 10px   }
 font       { font-family:Arial}
   
body    { font-family: Arial; font-size: 10pt }

#sidebar{     
    POSITION: absolute;
    TOP: 145px;
	LEFT: 78.5%
}
#footer{     
    POSITION: absolute;
TOP: 1600px;
}
#PageNum{
	POSITION: absolute;
	TOP: 1523px;
	left: 35px;

}
#images{
	POSITION: absolute;
	left: 600px;

}
