body { background: #001234; font-family: tahoma, arial, helvetica, sans-serif; }
img { border: 6px solid #dfeaf1; margin: 0 10px 0 0; }
img.full { border: 0; margin: 0 0 16px; }



/* code: css clocks */
#cssclock { height: 250px; width: 485px; position: relative; top:150px; Border: 3px solid #b4d0ec;}
#clockdigital { background: #012345 url("./digital.gif") no-repeat 162px 99px; float: right; height: 250px; margin: 0; overflow: hidden; padding: 0; position: relative; width: 485px; }
#clockdigital div { background: #012345; height: 88px; position: absolute; width: 485px; }
#clockdigital div:last-child { bottom: 0; }
#clockdigital img { border: 0; display: block; height: 2000px; left: -1553px; margin: 0; padding: 0; position: absolute; top: -867px; width: 2000px; }

#footer {position:absolute; left:0px; right:0px; bottom:5px; height:auto; color: #b4d0ec; border:0px solid white; font-size:6px;}
#footer a {color:#b4d0ec;  }