/* these class will override default as long as it is called last in the head of html file */


/* ALL 3 (GLOBAL) */

/* main nav img changed inline -- see html on global nav for correct image */


/* changes subnav background */
/* recut this image with color #ddc74f */
#subnav { background-image:url(../images/backgrounds/variance_get_trainer.gif);}

/* changes sub nav dots */
/* recut this image with color #ddc74f */
#subnav ul li {background-image:url(../images/navdots_sub_clear.gif);}

/* changes selected state when applicable */
#subnav ul li.sel a { background-color:#ba9d03;}

/* mod image changed inline class="imgflt1" */




/* CHANNEL */


/* changes main mod background */
#mod1 {background-color:#f2e28d;}

/* changes smaller mod on left */
#mod2limg {background-color:#f7f2ba;}

/* changes bottom border effect below mods */
.mod2bott { background-color:#f7f2ba;}

/* ARTICLE */

/* top block of text font color */
#lcont p.jblurb { color:#ba9d03;}

/* story mod1 background */
#lcont .storymod .smod1 { background-color:#f2e28d;}

/* story mod3 background */
#lcont .storymod .smod3 { background-color:#f2e28d;}

/* ARCHIVE */

/* changes background for top block of text */
.mainquote {background-color:#f2e28d;}
