
#tpage {
	font-size: 18px;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
}

#header-jpg {
    width: calc(100svw - 40%);
}


#menu {
	color : white ;
	font-weight : 400 ;
	background-image : url("https://16vette.dietrichhost.com/img/b.gif") ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
} 

#menutext {
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("https://16vette.dietrichhost.com/img/b-grey.gif");
	border : 2px ;
	padding : 2px 0px 4px 2px ;
	width : 158px ;
	margin : 2px 2px 0px 2px ;
	display : block ;
} 


#menu-grey {
	color : white ;
	font-weight : 400 ;
	background-image : url("https://16vette.dietrichhost.com/img/b-grey.gif") ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
} 

#menu-black {
	color : black ;
	font-weight : 400 ;
	background-image : url("https://16vette.dietrichhost.com/img/b-lgrey.gif'") ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
} 


#menu-ie a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("https://16vette.dietrichhost.com/b.gif");
	border : 2px ;
	padding : 4px 5px 6px 3px ;
	width : 160px ;
	margin : 0px ;
	display : block ;
} 

#menu-ie a:hover{
	color : white ;
	width : 160px ;
	background-image : url("https://16vette.dietrichhost.com/img/b-over.gif")} 

#menu-nn a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("https://16vette.dietrichhost.com/img/b.gif");
	border : 2px ;
	padding : 2px 0px 4px 2px ;
	width : 158px ;
	margin : 2px 2px 0px 2px ;
	display : block ;
} 

#menu-nn a:hover{
	color : white ;
	width : 158px ;
	background-image : url("https://16vette.dietrichhost.com/img/b-over.gif")} 

#menu-greyie a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("https://16vette.dietrichhost.com/img/b-grey.gif");
	border : 2px ;
	padding : 4px 5px 6px 3px ;
	width : 160px ;
	margin : 0px ;
	display : block ;
} 

#menu-greyie a:hover{
	color : white ;
	width : 160px ;
	background-image : url("https://16vette.dietrichhost.com/img/b-grey-over.gif")} 

#menu-greynn a{
	color : white ;
	font-weight : 400 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
 	font-size : 10pt ;
	text-decoration : none ;
	background-image : url("https://16vette.dietrichhost.com/img/b-grey.gif");
	border : 2px ;
	padding : 2px 0px 4px 2px ;
	width : 158px ;
	margin : 2px 2px 0px 2px ;
	display : block ;
} 

#menu-greynn a:hover{
	color : white ;
	width : 158px ;
	background-image : url("https://16vette.dietrichhost.com/img/b-grey-over.gif")
}


 
   
    dl { 
	padding: 0;
	margin: 0;
    }

    .b {
    background-image: url("https://16vette.dietrichhost.com/header.jpg"); /* The image used */
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: black; /* Used if the image is unavailable */
    margin-top: 0px;
    width: 100%;
    /*width: 100svw; */
    height=100%;
    height=100svh;
      }
    .a0 {
    align: center;
    vertical-align: text-top;
    text-align: center;
    margin: 5px;
    width: 100%;
    color: white;
    }
    .a1 {
    vertical-align: text-top;
    height: 26svw ;
    height: 26vw ;
    width: 40%;
    color: red;
    }
    .a2 {
    vertical-align: text-bottom;
    align: right;
    text-align: right;
    width: 40vw;
    width: 40svw;
    color: blue;
    }
    .a3 {
    vertical-align: text-top;
    width: 60%;
    color: white;
    }
    .a3div {
    background-color: rgba(0,0,0,0.75);
    padding: 20px 30px 10px 0px;
    width: 85%;
    }
    .a3box { 
    height: 410px;
    height: 25.24svw;
    height: 25.24vw;
    height: 25.24svw;
    border-style: none;
    }