body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  font-family: MS Trebuchet;
  font: 12px/1.2 "MS Trebuchet";
  background-repeat: repeat-y;
  background-position: center;
  background-color: #000000;
}

#container{
  width: 735px;
/*  margin-right:auto;
	  margin-left:auto; */
  background-position: 50% 0%;
  position: relative;
  background-color: #EEE8AA;
  min-width: 731px;
  margin-left: 200px;

  .margin-left: 2px;
/*  margin-top: -40px; */
  .margin-top: -2px;
}

#banner{
  position: relative;
  width: 731px;
  height: 92px;
  .margin-left: -3px;
  background-image: url(logo-banner-inside.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
}
#banner img.logo{
margin-top: -2px;
margin-left: -625px;

.margin-left: -395px;

z-index: -1;
}
#leftcontent {
  float: left;
  width: 227px;
    font-weight: bold;
  height: auto;
  margin-top: -1px;
  background-image: url(nv-bg-long-inside2.jpg);
  background-repeat: repeat-y;
  .margin-bottom: -20px;
}

#rightcontent {
  width: 504px;
  float: left;
  text-align: left;
  vertical-align: top;

}

img {
  border: none;
}

#rightcontent p, #leftcontent p {
  font-family: Trebuchet MS;
  font-size: 1.1em;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 120%;
}


#rightcontent h1, #leftcontent h1{
  font-family: Trebuchet MS;
  font-size: 1.4em;
  padding-left: 15px;
  color: #993333;
}

#rightcontent h2, #leftcontent h2{
  font-family: Trebuchet MS;
  font-size: 1.2em;
  padding-left: 15px;
  color: #FF6600;
  font-style: italic;
  margin-bottom: -5px;
}

#rightcontent img.large {
  float: right;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#menu{
  padding-top: 20px;
  margin-left: 45px;
  margin-top: -100px;
  font-family: Trebuchet MS;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 150%;
  padding-left: 5px;
}
#button {
	width: 11em;
/*    .width: 9.5em; */
/*	border-right: 1px solid #000; */
	padding-top: 10px;
	margin-bottom: 10px;
    .margin-left: -20px;
	font-family: 'Trebuchet MS',
	  Verdana, Lucida, Arial, sans-serif;
      font-size: 100%;
	color: #000000;
    text-align: left;
    line-height: 130%;
	}


	#button ul {
		list-style: none;
          list-style-image: none;
		margin: 0;
		padding: 0;
		border: none;
		}

	#button li {
		margin: 0;
        color: #003399;
        font-weight: bold;
		}

	#button li a {
  		padding: 0px 5px 0px 0.5em;
		color: #003399;
		text-decoration: none;
		width: 100%;
		}


	html>body #button li a {
		width: auto;
		}

	#button li a:hover, #button li.subm a:hover {
   /*		border-left: 10px solid #000000;*/

		color: #CC3300;
		}

hr.left{
  color: #CC9900;
  border-bottom-style: inset;
  height: 2px;
}

p{
  margin-top: 0px;
  padding-top: 6px;
}

#rightcontent img{
  border: none;
  padding: 3px 0px 3px 15px;

}

img.large {
  float: right;
}
a:link {
  color: blue;
  text-decoration: none;
}

a:visited {
  color: gray;
  font-weight: normal;
  text-decoration: none;
}

a:active {
  color: red;
}

a:hover {
  color: #993300;
  text-decoration: underline;
}
#footer{
  clear: both;
  width: 735px;
  margin-top: 20px;
  height: 28px;
  font-family: Trebuchet MS;
  text-align: center;
  line-height: 145%;
  border-top: #FFCC33 ridge 4px;
  background-color: #b1f1ec;
  color: #CC3300;
  font-size: 9px;
}

#footer a:link{
  color: #FF3333;
  text-decoration: underline;
}

#footer a:visited{
  color: #000000;
  text-decoration: underline;
}

#footer a:hover{
  color: #cc0033;
}
