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

jayrunquist@mac.com

*/

/* -- site aligned to the left edge, not centered -- */

#container {
    text-align: left;
    margin: 0 20px;
    padding: 0;
    display: block;
    }
