Reorganized the CSS structure to there is some seperation between front
facing style and the backend den.
Also add the Render class so auth status is included in every template
rendering event so login status and select member data is available if
needed. will expand if needed.
Auth class is back up and running to handle user authorizaion
as well as session managment.
Implemented basic usage on admin index class just for an example.
Added a couple of new template files and css to start defining the
overall style of pages and UI.