Ok, so in frustration that the existing one didnt seem to be working, I sat and did a little modding myself.  Im actually pretty proud that I even accomplished this, but hey.  Works I guess. 
Ok, the mods were pretty simple. 
1) I modified index.php > e107index.php     I changed the includes to e107_header.tpl , e107_footer.tpl and e107memberslist.php 
2) e107_header.tpl -> Removed the <A href><img></a> section to remove the HUGE wowroster logo. (dont worry, credits are still in the footer) 
3) e107_footer.tpl -> (not sure if I needed to do this or not) removed the Mysql parse information
4) e107memberslist.php ->  Commented out include_once (ROSTER_LIB.'menu.php');  to remove the big menu at the top of the screen. 
Then I did my index config in the roster admin to remove unneccessary columns, and used the e107 wrap previously mentioned to wrap it into e107.   
Result:  A nice clean simple roster list sorted by level.  and all the sort links work as well.
The only two problems I have is 1) The java mousovers dont seem to work.   2) I have no idea how to make the MOTD wrap after a certain number of chatacters.   If anyone can point to a way to fix this, Id appreciate it. 
I am attaching my modified files for anyone who wants to use them.  You can view my handi work at http://www.dreadspeartribe.org
			
				


