h1               { color: #900; }
h2               { color: #900; }

#nav a           { color: #FFF; background-image: url(../images/pfc_menu_100.gif); }
#nav a:hover     { color: #EAE2B7; }

#content-wrapper { color: #FFF; background: url(../images/pfc_background.gif) repeat-y; }
#content-top     { background: top left url(../images/pfc_top.gif) no-repeat; }
#content-top-2   { background: top left url(../images/pfc_top_overlay.gif) no-repeat; }
#content-side    { background: bottom left url(../images/pfc_bottom.gif) no-repeat; }

#welcome h2      { color: #FFF; }
#welcome a       { color: #FFF; }
#welcome a:hover { color: #EAE2B7; }

#side a          { color: #FFF; }
#side a:hover    { color: #EAE2B7; }

#content         { color: #900; }
#content a       { color: #900; }
#content a:hover { color: #FFF; }

#inner-wrapper   { border-top: 1px solid #900; border-bottom: 1px solid #900; }
#management      { border-right: 1px solid #900; }

#footer          { color: #900; }

.hrline          { border-bottom: 1px solid #900; }
.picbox          { border: 1px solid #8B846A; }
.bar-lit         { background: 0px 4px url(../images/pfc_bar_lite.gif) no-repeat; }
.bar-drk         { background: 0px 4px url(../images/bar_dark.gif) no-repeat; }



