BODY { BACKGROUND-COLOR: #000000; BACKGROUND-IMAGE: url("/images/bg.gif") }

/* sets up the top banner */

#banner{ POSITION: absolute; LEFT: 0; TOP: 0px; WIDTH: 100%; HEIGHT: 125px; BACKGROUND: #000000 url("/images/logo1.jpg") no-repeat; BORDER: solid thin #000033 }

/* General look of the site */


/* Center column */

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

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

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


/* Side columns */

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

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


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

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

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

a.sidetext:link, a.sidetext:visited { COLOR: #FFFFFF }

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

#signpost { COLOR: #000000 }

.posted { COLOR: #666666 }

