body { 
margin:0; 
background:#B4BA9C;
} 
#center { 
position:absolute; 
top:5px; /* for IE-mac */ 
left:0; 

} 
/* Hide from IE-mac \*/ 
#center { 
top:45%; 
width:100%; 
margin-top:-250px; 
text-align:center; 
min-width:400px; 
} 

/* End hide from IE-mac */ 
#main { 
width:100%; 
height:400px; 
margin:0 auto; 
text-align:left; 
border:0px solid black; 

} 

.bottomline {
border-bottom :1px solid white; 
}

.square {
border-bottom :1px solid white; border-left :1px solid white; border-right :0px solid white; width:375px; height:100px; padding-left:5px;

}
.squaretop {
border-top :1px solid white; border-left :1px solid white; border-right :0px solid white; border-bottom :1px solid white; width:375px; height:100px;
padding-left:5px;
 


}
.leftsquare {
width:350px;
}

.image {
margin-top:10px; margin-left:5px; margin-right:5px ;margin-bottom:5px;
}

.imageheader {
margin-top:5px;
}
.header {
color:#1A336C; font-family: sans-serif; padding-top:5px; font-weight: bolder;