body {
  text-align: center;
  font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#000000;
	font-weight:400;
        color:#000000;
}

img {display: inline; }

a:hover img {
border: 1px black solid;
}

a:link img {
border: 1px black solid;
}


a:link {
	color:#000000;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 100%;

        }

a:active {
	color:#000000;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 100%;
	}

a:visited {
	color:#000000;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 100%;
	}

a:hover {
	color:#ffffff;
	text-decoration: none;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 100%;
	padding: 0px;

        }


a.bodylink:link {
	color:#000000;
	text-decoration: underline;
        font-size: 100%;

        }

a.bodylink:active {
        text-decoration: underline;
        color:#000000;
        font-size: 100%;
	}

a.bodylink:visited {
	color:#000000;
	text-decoration: underline;
        font-size: 100%;
	}

a.bodylink:hover {
	color:#ffffff;
	text-decoration: underline;
	font-size: 100%;
	background-color:#000000;
	}




.picnavborder { border: solid #355167 1px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 6px; }






.imageborder { border: solid #355167 2px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 5px; }



.heading {
  text-align: center;
  background:url(images/van_logo.jpg) no-repeat;  height:123px; width: 800px;margin-left:auto;
	margin-right:auto;
}


.colourbar { width: 800px; height: 1px; background-color: red; margin-left:auto; margin-right:auto; line-height: 0px; font-size: 0px; }

.new { font-size: 90% ; }


.container {
  width: 800px;
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
border: solid #fde0e5 0px;
font-size: 80%;
background-color:#8c9793;
background:url(images/midback.jpg);


}

.left {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  width: 160px;
  background-color:#8c9793;



}

.middle {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color:#eed8b3;
  width:400px;
  margin-left: 0px;
  margin-right: 0px;
  border: solid #000000 0px;
  text-align: left;
  font-size: 87%;
}

.right {
  font-size: 87%;
  float: right;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 170px;
  background-color:#eed8b3;
  color: #000000
}

.footer {
  padding: 2px;
  text-align: center;
  clear: both;
  font-size: 85% ;
  background-color:#3e4f56;

}
