/*
FreeJay
Designed by NewEnding Studios
http://www.newending.com

jayrunquist@mac.com

*/

/* -- navigation is aligned left in the site -- */

#navcontainer {
    text-align: left;
    }
    
#navcontainer ul ul {
    float: left;
    }
