  A:link
	{ text-decoration: none; color:#ffffff; }
  A:visited
	{ text-decoration: none; color:#ffffff; }
  A:active
	{ text-decoration: none; color:#ffffff; }
  A:hover
	{ text-decoration: none; color:#ffff00; }

body{ 
  text-align: center;
  top: 0px;
  margin: 0 auto;
}

#bg {

  top: 0px;
  width: 795px;
  height: 700px;
  background-image: url(images\bg.gif); 
  background-repeat: repeat-y; 
  font-family: arial;
  margin: 0 auto;
  text-align: left;
  }

#nav {
  width: 795px;
  height: 33px;
  background-image: url(images\nav.gif); 
  background-repeat: no-repeat; 
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  padding-left: 130px;
  padding-top: 10px;
  }

#pic1 {
  width: 795px;
  height: 160px; 
  font-family: arial;
  }



#header {
  width: 795px;
  height: 87px;
  background-image: url(images\header.jpg); 
  background-repeat: no-repeat; 
  font-family: arial;
  }


#content {
  width: 795px;
  padding-top: 15px;
  padding-left: 30px;
  z-index: 3;
  padding-right: 5px;
  }


.left {
  width: 580px;
  text-align: left;
  vertical-align: top;
  font-family: arial;
  font-size: 11px;
  padding-right: 20px;
}

.right {
  width: 190px;
  text-align: center;
  vertical-align: top;
  font-family: arial;
  font-size: 11px;
}

h1 {
  font-family: arial;
  font-size: 14px;

}

text {
  font-family: arial;
  font-size: 11px;
}

