body{
	margin:0;
	background:#ece4cd;
	color:#764407
	}
a{
	color:#764407;
	text-decoration:none;
	}
a:hover{
	color:#778104;
	text-decoration:underline;
	}		
.header{
	background:url(images/hed_02.jpg) repeat-x;
	height:258px;
	}
.logo{
	background:url(images/hed_03.jpg) no-repeat;
	height:258px;
	width:494px;
	display:block;
	float:right
	}
.ind{
	margin:9px 91px 0px 24px;
	width:86px;
	height:25px;
	display:block
	}
.mof{
	margin:10px 100px 0px 24px;
	width:86px;
	height:25px;
	display:block
	}
.advw{
	margin:10px 91px 0 24px;
	width:86px;
	height:25px;
	display:block
	}		
.lefthed{
	background:url(images/hed_01.jpg) no-repeat;
	height:258px;
	width:225px;
	display:block;
	float:left;
	}
.footer{
	background:url(images/footer-t.jpg) repeat-x;
	height:136px;
	}
.topline{
	background:url(images/footer-r.jpg) no-repeat;
	height:136px;
	width:277px;
	display:block;
	float:right
	}
.leftfoot{
	background:url(images/footer-l.jpg) no-repeat;
	height:136px;
	width:385px;
	display:block;
	float:left;

}		

.hed-body {
    background-image:url(images/vb-top-t.jpg);
    background-repeat: repeat-x;
    height: 73px;
}
.hed-right {
    background-image:url(images/vb-top-r.jpg);
    background-repeat: no-repeat;
    float: right;
    height: 73px;
    width: 447px;
}
.hed-left {
    background-image:url(images/vb-top-l.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 73px;
    width: 46px;
}
.foot-body {
    background-image:url(images/vb-bot-t.jpg);
    background-repeat: repeat-x;
    height: 42px;
}
.foot-right {
    background-image:url(images/vb-bot-r.jpg);
    background-repeat: no-repeat;
    float: right;
    height: 42px;
    width: 84px;
}
.foot-left {
    background-image:url(images/vb-bot-l.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 42px;
    width: 70px;
}
.cont-body {
    background: Transparent;
}
.cont-right {
    background-image:url(images/vb-r.jpg);
    background-repeat: repeat-y;
    background-position: right;
}
.cont-left {
    background-image:url(images/vb-l.jpg);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 17px;
    padding-right: 17px;
}  