<style>

#clear { clear: both;}

#site {
  top : 0px;
  position : static;
  margin-left : auto;
  margin-right : auto;
  width : 1000px;
  padding : 0px;
}

#title {
  top : 0px;
  margin-left : auto;
  margin-right : auto;
  postion:absolute;
  width : 1000px;
  height : 250px;
  padding : 0px;
}


#menu {
  top : 250px;
  float: right;
  width : 740px;
  height : 75px;
  padding : 5px;
  background-color : #ffffff;
  font-family: arial;
  font-size: 20px;
}

#date {
  top : 250px;
  float: left;
  width : 240px;
  height : 75px;
  padding : 5px;
  background-color : #ffffff;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

#content {
  top : 0px;
  clear : both;
  margin-left : auto;
  margin-right : auto;
  width : 1000px;
  padding : 0px;
  background-color : #ffffff;
  font-family: arial;
  font-size: 20px;
}

#innercontent {
  top : 0px;
  margin-left : auto;
  margin-right : auto;
  width : 930px;
  height : 340px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background-color : #E1DFDF;
  font-family: arial;
  font-size: 12px;
  font-color: #000000;
}

#innercontentweather {
  top : 0px;
  margin-left : auto;
  margin-right : auto;
  width : 930px;
  height : 1175px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background-color : #E1DFDF;
  font-family: arial;
  font-size: 12px;
  font-color: #000000;
}

#bottomlogo {
  top : 685px;
  float:left;
  width : 590px;
  height : 132px;
  padding : 5px;
  background-color : #ffffff;
  font-family: arial;
  font-size: 20px;
}

#bottomright {
  top : 685px;
  float:right;
  width : 370px;
  height : 132px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background-color : #ffffff;
  font-family: arial;
  font-size: 18px;
}

</style>

<STYLE>

A {TEXT-DECORATION: none; FONT-FAMILY: Arial, Verdana, Tahoma, sans-serif, Helvetica}
A:links {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline}
A:visited {TEXT-DECORATION: none}

.FooterFont {FONT-SIZE: 10px;COLOR: #000000;TEXT-DECORATION: none;FONT-FAMILY: Arial, Verdana, Tahoma, sans-serif, Helvetica;}
A.FooterFont:links {TEXT-DECORATION: none}
A.Font10px:hover {COLOR: #CCCC99;TEXT-DECORATION: none}
A.FooterFont:visited {TEXT-DECORATION: none}

.FontMainTitleBlack {FONT-SIZE: 20px;COLOR:#000000;TEXT-DECORATION: none;FONT-WEIGHT: bold}
A.ContentFontBlack:links {TEXT-DECORATION: none}
A.ContentFontBlack:hover {TEXT-DECORATION: none}
A.ContentFontBlack:visited {TEXT-DECORATION: none}

</STYLE>