body
{
text-align: center;
background-image: url('http://www.icdmeister.com/images/line_bg3l.jpg');
background-repeat: repeat-x;
}

div.container
{
width: 600px;
margin: 0px auto; 
text-align: left;
border: 0px;
}

div.header
{
width: 100%;
height: 103px;
background-image: url('http://www.icdmeister.com/images/header.jpg');
background-repeat: no-repeat;
background-color: rgb(0,120,150);
border-bottom: 3px solid #007991;
}

div.searchbox
{
float: left;
clear: both;
width: 200px;
border: 0;
margin-top: 0.4cm;
margin-left: 14px;
padding: 14px 5px 0px 15px;
}

div.searchbox input {font-size: 14px;}

div.advsearch
{
float: left;
clear: both;
position: static;
width: 200px;
height: 30px;
border: 0;
margin-left: 14px;
padding: 10px 25px 0;
font-family: Verdana; 
font-size: 11px; 
font-weight: bold;
color: #000000;
text-decoration: none;
}

a.search:link {color: #000000; text-decoration: none}
a.search:visited {color: #000000; text-decoration: none}
a.search:hover {color: #000000; text-decoration: none;}

div.middle
{
float: left;
width: 100%;
background-color: white;
}

div.centerer
{
width: 80%;
margin-left: auto;
margin-right: auto;
}

table
{
table-layout: automatic;
table-border: 1;
text-align: center;
border-collapse: collapse;
vertical-align: baseline;
}


div.footer
{
position:
width: 100%;
height: 50px;
background-color: #BDD8DD;
font-family: Verdana;
font-size: 11px;
color: #008FAE;
text-align: center;
clear: both;
line-height:50px;
}

a:link {color: #008FAE; text-decoration: none}
a:visited {color: #008FAE; text-decoration: none}


a.foot:link {color: #008FAE; text-decoration: none}
a.foot:visited {color: #008FAE; text-decoration: none}
a.foot:hover {color: #008FAE; text-decoration: overline underline;}