/* 
-------------------------------------------------------------------
ECHO stylesheet: Message Board styles
-------------------------------------------------------------------
*/

#mainmenu ul { border: solid #f35c8c; border-width: 0 0 9px 0; }

#headerlinks { background: url(/images/headers/board-top.png) no-repeat bottom right; }
#header { background: #b40030 url(/images/headers/board-btm.png) no-repeat top right; }

#leftcol dl dd a { background: #d4aac4; }
#leftcol dl dd a.on { background: #f35c8c; }

#rightcol { border-bottom: 1px solid #f35c8c; }
#rightcol h1 { color: #f35c8c; border-bottom: 3px solid #f35c8c; }

/*#body a { color: #3068a4; }*/

#body h2, #body h3 { color: #f35c8c; }

#body .imgleft img, #body .imgright img, #body .imgborder img { border: 1px solid #f35c8c; }
