﻿#header_left {
   display: none;
}

#header_main {
   display: none;
}

#header_right {
   display: none;
}

#the_border {
   display: none;
}

#the_menu {
   display: none;
}

#the_right {
   display: none;
}

#the_footer {
   display: none;
}

#bread_crumbs {
   display: none;
}

#vic_logo, .lastmodified, .hero, .dotted_line {
   display: none;
}

#the_main {
   border: 0;
   border-top: 0;
   width: auto;
}

#main {
   background-color: #ffffff;
   border: none 0 #ffffff;
   width: auto;
}

img {
   display: none;
}
body {
   background-color: White;
}

.img_right{
display:none;
}

