﻿body {background: #5B7A9A; margin: 0;}

img {border: none;}

a {color: White;}

#weather {margin: 10px;}

#header {background: White;}
  #header div {background: #003366; font-family: Georgia; color: White; text-align: center;}
  #header h2 {font-size: small; font-weight: lighter;}
  
#webcamImages {margin: 10px;}
  #webcamImages img {border: 3px solid black; margin: 3px;}
  #webcamImages #iframeBorder {border: 3px solid black;}
  #webcamImages iframe {margin: 3px; width: 704px; height: 480px; border-style: none;}

.ImageDescription {float:left; width: 322px; height: 106px; border: 3px solid black; padding: 3px; background: white; color: #555; margin: 3px;}

.ImageDescription h3 {margin: 0px;}

.Thumb {float: left;}
