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

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


/* Center column */

/* sets up layout of center column */
#center {BORDER: thin solid #333333; BACKGROUND: #999999 }

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

.hed { BACKGROUND: #666666; BORDER-BOTTOM: thin solid #333333; COLOR: #000000 } 


/* Side columns */

/* sets up left column */
#leftside { BACKGROUND-COLOR: #999999; BORDER: thin solid #333333 }

/* sets up right column */
#rightside { BACKGROUND-COLOR: #999999; BORDER: thin solid #333333 }

/* sets up content boxes on side */
.sidetitles { BACKGROUND-COLOR: #666666; BORDER-BOTTOM: thin solid #333333; COLOR: #000000 }

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

a.sidelink:link, a.sidelink:visited { TEXT-DECORATION: underline; COLOR: #000000 }

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

#signpost { COLOR: #000000 }

.posted { COLOR: #666666 }

