body
{
  background-image:url("./images/grass.jpg");
}

img
{
  border:none;
}

#newsblock
{
  position:absolute;
  top:95px;
  left:100px;
  width:750px;
  height:550px;
  background-image:url("./images/Newsbg.jpg");
  background-repeat:no-repeat;
}

#updates_heading
{
  position:absolute;
  top:25px;
  left:50px;
  width:130px;
  height:30px;
  background-color:#404040;
}

.block_heading1
{
  font-family:Times New Roman;
  font-size:18pt;
  color:#DFE7B4;
  text-align:center;
  margin:3px 0px 0px 0px;
}

#updates
{
  position:absolute;
  top:55px;
  left:50px;
  width:130px;
  height:115px;
  border:1px solid black;
}

.updates_text
{ 
  font-family:Comic Sans MS;
  font-size:13pt;
  color:#404040;
  text-align:center;
  margin:22px 5px 0px 5px;
}

#title
{
  position:absolute;
  top:25px;
  left:190px;
  width:380px;
  height:130px;
}

.title_print
{
  font-family:bookman old style;
  font-size:44pt;
  color:#404040;
  text-align:center;
  margin:15px 0px 0px 0px;
  line-height:.75;
  padding-bottom:5px;
  border-bottom:solid black 6px;
}

#date
{
  position:absolute;
  top:25px;
  left:600px;
  width:135px;
  height:25px;
}

.day_text
{
  font-family:Times New Roman;
  font-size:22pt;
  color:#404040;
  font-weight:bold;
  line-height:1;
  text-align:center;
  margin:0px;
  padding-bottom:4px;
}

.date_text
{
  font-family:Times New Roman;
  font-size:12pt;
  font-weight:bold;
  text-align:center;
  color:#404040;
  line-height:1;
  margin:0px 0px 3px 0px;
}

#weather_heading
{
  position:absolute;
  top:75px;
  left:600px;
  width:130px;
  height:30px;
  background-color:#404040;
  border:solid black 1px;
}
  
#weather
{
  position:absolute;
  top:105px;
  left:600px;
  width:130px;
  height:65px;
  border:1px solid black;
  background-color:#524DC1;
}

.city_text
{
  font-family=bookman old style;
  font-size:20pt;
  color:#404040;
  text-align:center;
  margin: 0px 0px 0px 0px;
  padding-bottom:5px;
  padding-top:5px;
  border-bottom:solid black 6px;
}
#bullets
{
  position:absolute;
  top:180px;
  left:50px;
  width:16px;
  height:300px;
}

#menu
{
  position:absolute;
  top:180px;
  left:26px;
  width:200px;
  height:300px;
}

#menu ul li
{
  list-style:disc url("./images/paw2.png") outside;
}  

.menu_text
{
  font-family:Times New Roman;
  font-size:12pt;
  color:#404040;
  text-decoration:none;
  margin: 0px 0px 0px 6px;
}

#picture
{
  position:absolute;
  top:180px;
  left:210px;
  width:330px;
  height:220px;
  border:1px solid black;
  background:url("./images/DSC01935.jpg");
}

#column
{
  position:absolute;
  top:180px;
  left:550px;
  width:180px;
  height:300px;
  border:1px solid black;
}

.column_text
{
  margin:5px;
  font-family:Times New Roman;
  font-size:12pt;
}

.content_text
{
  font-family:Times New Roman;
  font-size:14pt;
  color:#404040;
  text-align:justify;
}

#pup
{
  position:absolute;
  top:0px;
  left:200px;
  width:310px;
  height:185px;
}

#summer
{
  position:absolute;
  top:0px;
  left:200p
  width:
  height:
}


