/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO DEFAULT */
#sitewrapper			{ background: url(../_images/bg.jpg) repeat-y; }
#maincontent			{ width: 675px; }
#footer					{ width: 100%; text-align: center; }
