	body {
	 padding: 0;
	 margin: 0;
	 background: #000000 url(../images/newback.gif) center 180px repeat-y;
	 background-offset: 0 150px;
	 text-align: center;
	}
	
	div#all {
	 position: relative;
	 text-align: left;
	 margin: 0 auto 0 auto;
	 padding: 0;
	 width: 750px;
	 border-top: 1px solid #000000;
	 min-height: 960px;
	 _height: 960px;
	}
	
	div#top {
	 position: absolute;
	 top: 0;
	 left: 0;
	 margin: 0;
	 padding: 0;
	 width: 750px;
	 height: 180px;
	 background: #000000 url(../images/topback.gif) no-repeat;
	}
	
	img#logo {
	 position: absolute;
	 top: 15px;
	 left: 24px;
	}
	
	img#tright {
	 position: absolute;
	 top: 0;
	 right: 0;
	}
	
	h4#h3left, h4#h3right {
	 font-family: arial, sans-serif;
	 font-size: 0.9em;
	 _font-size: 11pt;
	 font-weight: normal;
	 position: absolute;
	 left: 60px;
	 top: 117px;
	 color: #7c7c7c;
	 padding: 0;
	 margin: 0;
	}
	
	h4#h3right {
	 left: 350px;
	}
	
	div#nav {
	 font-family: arial, sans-serif;
	 font-size: 0.9em;
	 _font-size: 11pt;
	 position: absolute;
	 left: 50px;
	 _left: 45px;
	 top: 85px;
	 color: #c0c0be;
	}

	div#nav ul {
	 list-style: none;
	 padding: 0;
	 margin: 0;
	}

	div#nav li {
	 list-style: none;
	 padding: 3px 5px 3px 5px;
	 margin: 5px;
	 float: left;
	}

	div#nav a {
	 text-decoration: none;
	 color: #c0c0be;
	}

	div#nav a.at {
	 text-decoration: underline;
	 color: #c0c0be;
	}

	div#nav a:hover {
	 text-decoration: underline;
	 color: #a52023;
	}
	
	div#footer {
	 position: absolute;
	 bottom: 0px;
	 left: 0px;
	 width: 750px;
	 height: 100px;
	 background-color: #000000;
	 color: #4e4e4e;
	 font-family: arial, sans-serif;
 	 font-size: 0.8em;
	 _font-size: 9pt;
	 text-align: center;
	 padding: 1em 0 0 0;
	}

	div#footer a {
	 color: #4e4e4e;
	}
	
	div#footer a:hover {
	 color: #6e6e6e;
	}
	
	div#content {
	 position: relative;
	 margin: 200px 20px 0 330px;
	 padding: 0 0 70px 0;
	 font-family: arial, sans-serif;
	 color: #d7d7d7;
	}

	div#contentleft {
	 position: absolute;
	 top: 186px;
	 _top: 200px;
	 left: 27px;
	 padding: 0 0 70px 0;
	 font-family: arial, sans-serif;
	 color: #d7d7d7;
	 width: 275px;
	}

	div#content h1, div#contentleft h1 {
	 font-size: 1.35em;
	 _font-size: 15pt;
	 color: #6e0606;
	}
	
	div#content h2, div#contentleft h2 {
	 font-size: 1.1em;
	 _font-size: 14pt;
	 font-weight: normal;
	}
	
	div#content td, div#content p, div#content ul, div#content ol, div#contentleft p, div#contentleft ul, div#contentleft ol {
	 font-size: 0.95em;
	 _font-size: 11pt;
 	 color: #d7d7d7;
	}

	div#content a, div#contentleft a {
	 color: #cfc7c7;
	 /*border-bottom: 1px solid #2c2c2c;*/
	 /*color: #a52023;*/
	}

	div#content a:hover, div#contentleft a:hover {
	 /*color: #a52023;*/
	 background-color: #2c2c2c;
	 text-decoration: none;
	}
	
	
	div#lcl {
	 position: absolute;
	 left: 20px;
	 top: 205px;
	 width: 235px;
	}

	div#lcl img#lclp1 {
	 position: absolute;
	 right: 0;
	 top: 0;
	}
	
	div#lcl img#lclp2 {
	 position: absolute;
	 right: 0;
	 top: 110px;
	}
	
	div#slideshow {
	 position: absolute;
	 width: 650px;
	 height: 200px;
	 border: 1px solid #000000;
	 left: -280px;
	 top: 400px;
	 text-align: center;
	}
	
  table.elist td {
   padding-right: 1.25em;
  }

  div.wrapper {
   border: 1px solid #8e8e8e;
	 padding: 0 25px 12px 25px;
	 margin: 0 0 10px 0;
  }
