
/* body {background:#cdc} */
body {background:#804040;}
table#main {background: #ffee99 url(../images/pcabkcolorsm.gif);
            width: 800px;
            padding: 0;
            margin: 0;
            }


/* banner colors */
tr#bannerrow1 {background: #006600; height: 20px; padding: 0px;}
tr#bannerrow2 {background: #447744; height: 20px; padding: 0px;}
tr#bannerrow3 {background: #669966; height: 20px; padding: 0px;}

a:link {color: #804040}     /* unvisited link */
a:visited {color: #804040}  /* visited link */
a:hover {color: #804040;
         font-weight: bold;}   /* mouse over link */
a:active {color: #804040}   /* selected link */

td#title {font-family: Arial;
          font-size: 200%;
          font-style: italic;
          font-weight: bold;
          text-align: center;
          border-bottom-style: solid;
          border-bottom-color: #804040;
          border-bottom-width: 1px;
          border-right-style: solid;
          border-right-color: #804040;
          border-right-width: 1px;
          padding-right: 0px}


p#unddev {font-size: 50%;
          color: #804040;
          }

td#navbar {background: #ffffcc ;
          padding-left: 10px;
          padding-top: 30px;
          font-family: Arial;
          font-size: 90%;
          border-right-style: solid;
          border-right-color: #663300;
          border-right-width: 1px;
          border-left-style: solid;
          border-left-color: #663300;
          border-left-width: 1px;
          height: 200px;
          vertical-align: top;
          }

td#navbar   a {display: block;
             text-decoration:none;
          }
td#navbar a:hover{background-color: #804040;
          color: #ffffcc
          }
td#logo {background:#ffffcc;
          border-bottom-style: solid;
          border-bottom-color: #804040;
          border-bottom-width: 1px;
          border-right-style: solid;
          border-right-color: #804040;
          border-right-width: 1px;
	  border-left-style: solid;
	  border-left-width: 1px;
	  border-left-color: #804040;
	   }

td#content {border-right-style: solid;
            border-right-color: #804040;
            border-right-width: 1px;
           }
div#content {margin: 10 40 10 20;

            }


td#footer {font-family: Arial;
           font-size: small;
           padding: 10px;
           border-style: solid;
           border-color: #804040;
           border-width: 1px;
           ;
          }

div#footerdiv {margin-left:300;
              }