body {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 text-align: center;
 min-width: 720px;
 background-position: 50% 0%;
 font-family: Georgia;
/* background-image: url(wfr-banner1.gif); */
 background-repeat: no-repeat;
 background-color:#ffffff;
 }

 #container{
  width: 800px;
  .width: 850px;
position: relative;
  min-width: 720px;
  margin-left: 200px;
  .margin-left: 2px;
/*  margin-top: -40px; */
  .margin-top: -2px;
  background-color:#ffffff;
}
 #branding {

   height: 70px;
   min-width: 720px;
   background-image: url(images/name2.jpg);
   background-repeat: no-repeat;

/*   border-bottom-style: solid;
   border-color: #ffdd95;
   border-bottom: 20px; */
 }



#nav{
  width: 190px;
  float: left;
  background-color: #000000;

}
#nav p {
  padding: 2px;
  font-size: 80%;
  margin-left: 10px;
  margin-right: 20px;
}
#nav p.crnotice {
  font-size: 60%;
  color: #66CC99;
}
#nav p.blank {
  height: 50px;
}

#content{
  width: 600px;
  float: left;
  text-align: left;
  background-color: #ffffff;
  font-family: Georgia;
}
#content h1, #content p, #content ul, #content h2{
  padding-right: 10px;
  padding-left: 0px;
  _padding-left: 10px;
}
#content h1{
  margin-top: 0;
  padding-bottom: 0px;
  color: #006600;
  font-size: 110%;
  padding-right: 10px;
}
#content h2{
  margin-top: 0;
  padding-bottom: 0px;
  padding-left: 10px;
  color: #993300;
  font-size: 90%;
}

#content ul {
  list-style-image: url(l-marker.gif);
  list-style-position: outside;
  line-height: 100%;
  padding-left: 30px;
  .padding-left: 0px;
}
#content li {
 font-size: 80%;
}
#content p.quote {
  padding: 5px 10px 5px 10px;
  font-style: italic;
}

#images img {
  border: none;
}
#content img.rside {
  float: right;
}
#content img.lside {
  float: left;
  padding-right: 10px;
  display: inline;
}
#content p {
  font-size: 90%;
  font-family: Georgia;
  line-height: 120%;
  color: #666666;
  padding-left: 10px;
}

#content p.top {
  margin-top: -20px;
  .margin-top: 0px;
}

#content p.subhead{
  padding-left: 0px;
  font-weight: bold;
  font-style: italic;
  font-size: 85%;
  _padding-left: 10px;
}
#content td.right {
  float: left;
}
#content tr {
  margin-top: -20px;
}

#menu {
 width: 180px;
 text-align: center;
 padding-bottom: 150px;
 .padding-top: 15px;
 font-family: Georgia;
 color: #ffcc66;
 line-height: 130%;
}

#menu a{
  text-decoration: none;
}

#menu a:link{
 color: #FFCC66;

}

#menu a:visited {
  color: #CC9900;
}
#menu a:hover {
  color: #CC0000
}
#menu a.now:link{
 color: #FFCC66;
 text-decoration: underline;
}

#menu a.glass:link{
 color: #FF3300;
 text-decoration: underline;
}
#menu a.glass:visited {
 color: #FF3300;
  text-decoration: underline;
}
#menu a.glass:hover {
 color: #FF3300;
  text-decoration: underline;
}

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

	#button li a:hover {
   /*		border-left: 10px solid #000000;*/
		border-right: 10px solid #CC9900;
        border-left: 10px solid #CC9900;
		background-color: #993300;
		color: #fff;
		}
#nav a.vt2000:link {
  color: #FFCC66;
}
#nav a.vt2000:visited {
  color: #FFCC66;
}
#nav a.vt2000:hover {
  color: #FFCC66;
}


#footer{
clear: both;
width: 800px;
.width: 850px;
margin-top: 5px;
height: 80px;
background-image: url(images/patternyellow.jpg);
background-repeat: repeat-x;

}
/* #footer a:link{
color: #ffdd95;
}
#footer a:visited{
color: #B0B0B0;
}
#footer a:hover{
color: #ffffff;
}
                  */


