	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}

	#leftcontent {
		position: absolute;
		left:10px;
		top:0px;
		width:250px;
        height:616px;
		background:#fff;
        background-image: url("../pagenav250.gif");
        background-repeat:no-repeat;
		}

	#centercontent {
		background:#fff;
   		margin-left: 249px;
   		margin-right:149px;
        font-family:verdana,arial,sans serif;
        font-size:13px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 289px;
   		margin-right:160px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:157px;
		width:150px;
        height:auto;
		background:#fff;

		}

	#banner {
		background:#fff;
		height:0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}

    #footer {
		background:#fff;
		height:auto;
        margin-bottom:5px;
        text-align:center;
        padding:10px 12% 10px 15%;
        width:690px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
<!-- -->
     #nav-content {
      position:relative;
      top:200px;
      left:45px;
      width:200px;
      font-family:verdana;
      font-size:13pt;
    }


    li.nav {
     text-align: right;
     list-style: none;
     font-weight:bold;
     margin-bottom: 1.5em;
    }

    li.footer {
     float:left;
     text-align: center;
     list-style: none;
     font-size:12px;
     font-weight:bold;
     margin-bottom: 1.5em;
    }



	html>body #banner {
		height:auto;
		}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}

	h1 {
		font-size:15px;
		padding-top:10px;
        color:#00bf02;
		}

	#banner h1 {
        color:#00bf02;
		font-size:20px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
    #footer h1 {
        color:#4a4d31;
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	#rightcontent p {
		font-size:12px;
        font-family:verdana, arial;
		}



<!-- +++++++++++ NAVIGATION POSITION and RULES +++++++++++++++++++++++ -->


    a.nav:link {
      color:#000000;
      text-decoration: none;
    }
    a.nav:visited {
      color:#000000;
      text-decoration: none;
    }
    a.nav:hover {
      color:#f08800;
      text-decoration: none;
    }
    a.nav:active {
      color:#d92e52;
      text-decoration: none;
    }
    a.nav:focus {
      color:#f08800;
      text-decoration: none;
    }

    a:link {
      color:blue;
      text-decoration: none;
    }
    a:visited {
      color:#000000;
      text-decoration: none;
    }
    a:hover {
      color:#f08800;
      text-decoration: none;
    }
    a:active {
      color:#d92e52;
      text-decoration: none;
    }
    a:focus {
      color:#f08800;
      text-decoration: none;
    }
