
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FILE LOCATION: /2008_templates/css/wideContent.css
DESCRIPTION: style sheet for 1024 x 768 (and higher) screen widths
DATE of LAST EDIT: July 31, 2008 
CHANGE LOG: 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* wrapper */
#wrapper{width: 800px;}

/* title banner: contains text and banner image */
#titleBanner {width: 800px;}

/* search header */
div#search form input.query {width: 230px;}
div#search form input.img {left: 295px;}

/* main column */
div#mainColumn {width: 800px;}


