/* GLOBAL STYLES */
@import url(global.css);

/* GLOBAL STYLES UNIQUE TO FRONTPAGE */
.sitewrapper			{ background: #FFF url(../_images/default-content-bg.gif) repeat-y top; }
.leftcol				{ width: 333px; }
.rightcol				{ width: 507px; }


