BODY { BACKGROUND-COLOR: #CCCCCC; background-image:
url("none") }

/* sets up the top banner */
#banner{ POSITION: absolute; LEFT: 0; TOP: 0px; WIDTH: 100%; HEIGHT: 125px; BACKGROUND: #333399 url("/images/logo3.jpg") no-repeat; BORDER: solid thin #000033 }


/* Center column */

/* sets up layout of center column */
#center { BORDER: thin solid #000033; BACKGROUND: #9999FF }

/* sets up look and feel of main content */
.words { COLOR: #000000 }

.hed { BACKGROUND: #333399; BORDER-BOTTOM: thin solid #000033; COLOR: #000033 } 


/* Side columns */

/* sets up left column */
#leftside { BACKGROUND-COLOR: #9999FF; BORDER: thin solid #000000 }

/* sets up right column */
#rightside { BACKGROUND-COLOR: #9999FF; BORDER: thin solid #000000 }

/* sets up content boxes on side */
.sidetitles { BACKGROUND-COLOR: #333399; BORDER-BOTTOM: thin solid #0000CC; COLOR: #000033 }

.sideboxes { BACKGROUND-COLOR: #CCCCFF; COLOR: #000033 }

a.sidelink:link, a.sidelink:visited { COLOR: #000033 }

/* Movable Type - sets up blog-specific stylings */

#signpost { COLOR: #000033 }

.posted { COLOR: #666699 }

