html body {
font-family: Verdana, Arial;
margin: 0px;
background-color: #FFFBEF;
height: 101%;
}
img
{  border-style: none;
}
#div_whole {
margin-left: auto;
margin-right: auto;
width: 770px;
background-color: #D3D3D3;
height: 101%;
}
#tab_whole {
background-image:url('./images/Bs_Normal_Floor_750x470.jpg');
margin-left: auto;
margin-right: auto;
height: auto;
width: 750px;
}
#cel_logo {
height: 100px;
width: 200px;
color: #000000;
font-family: Times New Roman;
font-size: 40px;
text-align: center;
}
#cel_navigation {
text-align: center;
vertical-align: bottom;
padding-bottom: 10px;
height: auto;
width: 550px;
}
#cel_images {
height: auto;
width: 200px;
vertical-align: top;
}
#cel_content {
vertical-align: top;
height: auto;
text-align: justify;
padding-right: 30px;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
}
#cel_copyright {
vertical-align: bottom;
text-align: center;
height: 15px;
}


a:link {
color: #808080;
font-weight: bold;
text-decoration: none;
}


a:active {
color: #808080;
font-weight: bold;
text-decoration: none;
}


a:visited {
color: #404040;
font-weight: bold;
text-decoration: none;
}


a:hover {
color: #404040;
font-weight: bold;
text-decoration: none;
}

div.c1 {
text-align: right;
}
