#container
{
width:75%;
height:calc(100% - 250Px);
margin-left:auto;
margin-right:auto;
box-shadow: 10px 10px 5px #000000;


}

#header
{
height:64px;
background-color:#000000;
/*background-size:     cover;*/
background-image: url("./splashsm.bmp");
background-repeat:no-repeat;
clear:both;
color:#ffffff;
text-shadow: 2px 2px #006699;
font-size: 50px;
border-width:2px;
border-style:solid;
border-color:black;
}

#letter
{
width:95%;
height:100%;
margin-left:11px;
margin-right:11px;
padding-left: 15px;
padding-right: 5px;
background-color: #444444;
color:white;
margin-left:11px;
margin-right:11px;
margin-top:11px;
margin-bottom:21px;
box-shadow: 10px 10px 5px #000000;
overflow-y: hidden; 
overflow-x: hidden; 
}
#menu
{

background-color:#808080;

}
#h1text
{
font-weight: bold;
font-size:25px;
}
#sidebar
{
width:0px;
height:400px;
background-color:#000000;
float:left
}

#main
{
width:100%;

background-color: grey;

float:right

}

#footer
{
height:25px;

background-color:grey;
clear:both;

}

#main li
{
list-style-temp:none;

display:block;

height:20px;

line-height:40px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;


}

#main a:visited
{
color:#006699;
text-decoration:none;
}
#main a:link
{
color:#006699;
text-decoration:none;
}
#main a:hover
{
color:#fff;
text-decoration:none;
}

#box
{
margin-left: 10px;	
}

#dhpcl{width:400px;}

#dkvacl{width:400px;}