#content1
{
  border:0px solid white;
  text-align:center;
}

body
{
  text-align: center;
  background-color: #000000;
  border: 0px solid #f8aec5;
  background-repeat: no-repeat;
  background-position: center 15px;
  background-attachment: scroll;
}

body, body a
{
  color:#43423D;
}

#logoImg
{
  border:0px solid green;
  margin-bottom:0px;
}

#searchBox
{
  /*float:right;*/
  margin:-380px auto 0px auto;
  text-align:center;
  /*margin-right:390px;*/
  /*filter:alpha(opacity=60);
  opacity:0.6;*/
  font-family:dddd;
}

#imageContainer
{
	
  border:1px solid green;
}
#imageContainer div
{
  color:#333;
}

#searchSmallDiv
{

}


#search_button .searchButton
{
  color:#f2e2c8;
  font-weight:normal;
  font-family:dddd, Comic Sans MS, times new roman, georgia;
}

.sideLink
{
  font-weight:normal;
  font-family:dddd, times new roman, georgia;;
}

#footer
{
  padding-top:310px;

}

#forecastDiv
{
  border:0 solid yellow;
  clear:both;
  font-family:dddd,times new roman,georgia;
  margin:320px auto auto auto;
  text-align:left;
  width:480px;
}

.forecastTxt, .forecastColor, .forecastNumber
{
  clear:both;
  padding-top:10px;
}
