body {
  background-image: url(/files/css/newbackgroundgradient.png);
  background-color: #bfa595;
  background-attachment: fixed;
  background-repeat: repeat-x;
}
body a{
text-decoration:none;
color:black;
}
a img {
  border-style: none;
  font-weight: inherit;
  background-color: white;
}
#container {
  margin: 35px auto;
  width: 758px;
  background-color: white;
  overflow: hidden;
}
#header {
  background-image: url(/files/css/HeaderMain%20758Wx144H.jpg);
  height: 144px;
}
#toplinks {
  height: 43px;
}
#toplinks a {
  padding: 11px 1px;
  display: block;
  background-image: url(/files/css/up.jpg);
  background-repeat: repeat-x;
  font-size: 21px;
  float: left;
  text-align: center;
  height: 18px;
  width: 100%;
}
#toplinks a:hover {
  background-image: url(/files/css/down.jpg);
  background-repeat: repeat-x;
  color: #404040
}
#left {
  padding: 5px;
  width: 160px;
  float: left;
}
#yellow {
  background-image: url(/files/css/yellow.png);

  padding-left: 200px;
  padding-top: 30px;
  background-repeat: no-repeat;
  width: 558px;
  height: 50px;
  color: white;
  font-size: 25px;
}
#right {
  padding: 50px 0px;
  float: left;
  width: 580px;
}
#left a {
  font-size: 12px;
}
#left h3 {
  font-size: 13px;
  font-family: Arial;
  text-decoration: underline;
  font-weight: bold;
}
.boxtop {
  background-image: url(/files/css/newtop.png);
  background-repeat: repeat-x;
  margin-left: 10px;
  margin-right: 10px;
}
.boxtop .left {
  background-repeat: no-repeat;
  background-image: url(/files/css/newtopleft.png);
  width: 10px;
  height: 40px;
  left: 10px;
}
.boxtop .right {
  background-image: url(/files/css/newtopright.png);
  background-repeat: no-repeat;
  width: 20px;
  float: right;
  bottom: 40px;
  height: 40px;
  position: relative;
  left: 10px;
}
.boxbottom {
  background-image: url(/files/css/newbottom.png);
  background-repeat: repeat-x;
  margin-right: 10px;
  margin-left: 10px;
  height: 20px;
}


.text {
  padding: 10px 20px;
  font-family: Candara,sans-serif;
}
