body{
  font-family:"Lucida Grande",Verdana,Arial,sans-serif;
  font-size:12px;
  margin:0;
  background-color:#89D3FA;
}

img{
  border:0;
  behavior: url("pngbehavior.htc");
}

div.bg
{
  width:100%;
  overflow:hidden;
  background:url("/images/sitebg.jpg");
  background-position:top center;
  background-repeat:no-repeat;
}

div.global{
  width:850px;
  margin-left:auto;
  margin-right:auto;
}

div.header{
  width:820px;
  height:100px;
  padding-left:30px;
  padding-top:20px;
}

div.header div.sharethis{
  color:white;
  float:right;
}

div.sharethis a{
  color:white;
  font-weight:bold;
  text-decoration:none;
}

div.content{
  
}

div.camera{
  padding:10px;
  float:left;
}

div.lowerbox{
  padding:10px;
  float:left;
  width:586px;
  background-color:#E1EFFF;
  border:1px solid #A2ACB7;
  text-align:center;
  padding:10px;
  margin:10px;
  text-align:left;
  height:480px;
}

span.heading{
  color:#003AC0;
  font-weight:bold;
  font-size:1.1em;
}

div.stream{
/*  width:704px;*/
/*  height:576px;*/
  width:586px;
  height:480px;
  background-color:#E1EFFF;
  border:1px solid #A2ACB7;
  text-align:center;
  padding:10px;
}

div.information{
  float:right;
  width:200px;
  height:500px;
  background-color:#E1EFFF;
  border:1px solid #A2ACB7;
  margin:10px;
  font-size:0.9em;
}

div.infobottom{
  float:right;
  width:200px;
  height:500px;
  background-color:#E1EFFF;
  border:1px solid #A2ACB7;
  margin:10px;
  font-size:0.9em;
}

div.infoitem
{
  width:180px;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:10px;
  margin-top:10px;
  border-bottom:1px solid #A2ACB7;
}

div.infocenter
{
  padding-top:15px;
  text-align:center;
  width:100%;
}

div.smpad{
  padding-top:5px;
}

div.content a{
  font-weight:bold;
  color:#0087F1;
  text-decoration:none;
}

div.content a:hover{
  text-decoration:underline;
}

div.noflash
{
  text-align:center;
  width:450px;
  margin-left:auto;
  margin-right:auto;
  padding-top:100px;
  font-weight:bold;
}

div.clearer
{
  width:100%;
  clear:both;
}

form#contact input
{
  background:#FFFFFF url(../images/form.gif) repeat-x scroll left top;
  border:1px solid #000;
  margin-bottom:0.6em;
  padding-left:0.5em;
}