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

jayrunquist@mac.com

*/

/* -- content width changes to fit the window -- */

#container { width: auto; margin: 0 20px; }
#navcontainer { width: auto; }
#header { width: auto; }
#contentContainer { float: right; width: 75%; }
#sidebar { float: left; width: 18%; margin-top: 10px; }