  body { margin: 0px;
    padding: 0px;
    background: #eee url(images/tile_y_deco.png) repeat-y scroll 0% 0%;
    /*font-family: Times New Roman,serif;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
    color: black;
    }

  #holder { border: 1px solid #000;
    margin: 0px auto;
	padding: 0px 0px;
    background: transparent url(images/tile_stucco.jpg) repeat scroll 0% 0%;
    width: 760px;
    }

  #header { display:block;
    margin: 0px;
    padding: 1px 0px;
    background: transparent url(images/header_decobrass.png) repeat scroll 0% 0%;
    width: 760px;
    height: 159px;
	position: relative;
	left: 0px;
	top: 0px;
    }

  #header h1 { font-family: sans-serif;
    font-weight: bold;
    text-indent: -5000px;
    color: #900;
    }

  #menu_left { 
    padding: 15px 10px;
    width: 170px;
    float: left;
    }

  #menu_left p { font-size: 10px;
    text-align: center;
    color: #0;
	/*This is the tiny text in the Nav column */
    }

  #content { margin: 0pt 0pt 0pt 190px;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    }

  #content a { font-weight: bold;
    color: #006;
    }

  .brclear { margin: 0pt;
    clear: both;
    height: 0pt;
    font-size: 1px;
    line-height: 0px;
    }

  #footer { border-top: 1px solid #000;
    padding: 3px;
    height: 40px;
    font-size: 80%;
    color: #014
    }

  #leftfoot { float: left;
    }

  #rightfoot { float: right;
    }

  h1 { font-size: 300%;
    font-family:   Trajan Pro,Times New Roman,serif;
    font-weight: bold;
    text-align: center;
    color: #923
    }

  h2 { font-size: 150%;
    text-align: left;
    }

  h3 { font-size: 120%;
    text-align: left;
    }

  h4 { font-size: 100%;
    text-align: left;
    }

  h5 { font-size: 90%;
    text-align: left;
    }

  h6 { font-size: 80%;
    text-align: left;
    }

  p { font-size: 110%;
    text-align: left;
    }

  .nav { margin: 0px;
    padding: 0px;
    width: 160px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    overflow: hidden;
    }

  .nav li { width: 160px;
    overflow: hidden;
    font-size: 10px;
    font-weight: bold;
    }

  .nav a { color: #006;
    text-decoration: none;
    }

  .li_nav a { background: transparent url(images/menu_deco_150x64.gif) no-repeat scroll 0% 0%;
    display: block;
    width: 160px;
    height: 33px;
    padding-left: 10px;
    line-height: 32px;
    }

  .li_nav a:hover { background-position: 0pt -33px;
    color: #f04;
    }
