#newsBox {
        background-color: #FFFFBF;
        margin-left: 20px;
        padding: 10px;
        font-size: 1.2em;
}

#left {
        width: 350px;
}

#right {
        width: 400px;
}

#welcome {
        font-size: 1.7em;
        margin-left: 20px;
        margin-bottom: 20px;
}

#masthead {
clear: both;
height: 148px;
background: url(/images/logo_top_900x160_matt.jpg) no-repeat;
}


#nav_home {
  float:left;
  width: 171px;
  height: 100%;
  background: url(/images/nav_bg.gif) no-repeat top left;
}

#nav_home p, h2 {
  padding: 10px 10px 0 10px;
  margin: 0 0 0 0;
  color: #ffffff;
}

#nav_home a {
  color: #ffffff;
  text-decoration: none;
}

#nav_home a:hover {
  color: #FFCA35;
  text-decoration: underline;
}

#title_divide {
clear: both;
width: 900px;
}

#title_divide p, h2 {
margin-left: 174px;
margin-bottom: 0;
margin-right: 0;
margin-top: 0;
padding: 0 0 0 0;
font-weight: bold;
color: #ffffff;
}

#map_area {
float: left;
width: 729px;
height: 329px;
background: url(/images/map_area_bg.gif) no-repeat top left;
}

#map_area p, h2 {
padding: 10px 10px 0 10px;
margin: 0 0 0 0;
color: #ffffff;
}

#enter_search {
float: left;
width: 370px;
height: 239px;
background: url(/images/area_search_bg.gif) no-repeat top left;
}

#enter_search p, h2 {
padding: 10px 10px 0 10px;
margin: 0 0 0 0;
color: #ffffff;
}

#latest_news {
float: left;
width: 530px;
height: 100%;
background: url(/images/latest_news_bg.gif) no-repeat top left;
}

#latest_news h2 { 
padding: 10px 10px 0 10px;
margin: 0 0 0 0;
color: #ffffff;
}

#latest_news p{ 
padding: 10px 10px 0 10px;
margin: 0 0 0 0;
color: #ffffff;
font-size:12px;
}

#demo_span {
font-size:16px;
}

.login_tab {
float: left;
display: block;
padding: 0 10px;
line-height: 2.5em;
font-weight: bold;
text-decoration: none;
/*
height:35px;
*/
/*TABS ARE TOO LARGE*/
font-size: 13px;
padding: 0 5px;
/*END TABS ARE TOO LARGE*/
vertical-align:bottom;
}

.search_input{
width:100px;
}

.search_submit{
vertical-align:middle;
margin: 0 0 0 0;
}

/*
.login_tab input {
display: inline;
font-weight: bold;
text-decoration: none;
margin-top:6px;
}
*/

#show_start { position:relative; top:0px; border:0; height:20px; width:21px;margin:0px; vertical-align:middle;}
#start_date { position:relative; width:80px;margin:0px;color:black;}
#start_date_Container { display:none; position:absolute; z-index:1;color:red;}

