/* 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 selected state when applicable */
#subnav ul li.sel a { background-color:#00aeed;}

/* mod image changed inline class="imgflt1" */

/* CHANNEL */

/* changes main mod background */
#mod1 {background-color:#b3e1f1;}

/* changes smaller mod on left */
#mod2limg {background-color:#dbeef4;}

/* changes bottom border effect below mods */
.mod2bott { background-color:#dbeef4;}


/* ARTICLE */

/* top block of text font color */
#lcont p.jblurb { color:#00aeed;}

/* story mod1 background */
#lcont .storymod .smod1 { background-color:#b3e1f1;}

/* story mod3 background */
#lcont .storymod .smod3 { background-color:#b3e1f1;}

/* ARCHIVE */

/* changes background for top block of text */
.mainquote {background-color:#b3e1f1;}
