body 
{
  font-size: 10pt;
  margin: 0;
  padding: 0;
  background-image: url(images/townbg.jpg);
  background-repeat:repeat-x;
  font-family:Arial;
  width: 1000;
}

div#divPopup
{
    text-align:center;
    height: 200px;
    width: 100%;
    background-color:#dfdfdf; 
    opacity:0; 
    filter: alpha(opacity=0); 
}

#contBox
{

    width:700px;
    margin-top:10px;
    left: -1px;
}

ContentPlaceHolder1
{
    width:700px;
    margin-top:10px;
    left: -1px;
}
#Top 
{
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 0;
  height: 108px;
}

#bar
{
    margin: 5px;
    padding: 5px;
    background:FFFFFF;
    height: 50px;
}

#Title
{  
  font-family:Arial;
  font-size: 18pt;
  font-weight: bold;
  color: #CCCCCC;
  text-align: center;
  vertical-align:middle;
  height: 100px;
  margin-left: 151;
}

#left {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 150px;
	background-color: #e4e4e4;
	font-family:Arial;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	font-style: normal;
	border-right:1px solid #ccc;
	border-top:1px solid #999;

}

#leftcontent {
padding: 0px;
}

table#mainnav td a:link, table#mainnav td a:visited{
font-weight:bold;

display:block;
text-decoration: none;
padding: 2px 2px 2px 2px;
color: #ffffff;
}

#mainnav td {
width: 90px;
height: 20px;
text-align: center;
font-size: 8pt;
color:#ffffff;
background-image:url(images/button.png);
padding:0;
}

table#mainnav td a:hover {
background-image:url(images/button2.png);
color: #111111;
}

td
{
text-align:left;
	font-size: 10pt;
	font-family:Arial;
	padding:0;
	margin:0;
	color: #111111;
    }


div#Header {
    font-family:Arial;
    font-size: 17.0pt;
    font-weight:bold;
    text-align: center;
    width:100%;
    color: #111111;
}
div#Header1 {
    font-family:Arial;
    font-size: 17.0pt;
    font-weight:bold;
    text-align: center;
    width:100%;
    color: #111111;
}
div#Header2 {
    font-family:Arial;
    font-size: 12.0pt;
    font-weight:bold;
    text-align: center;
    width:100%;
    color: #111111;
}

table#Foot {
    position:static;
    bottom:0;
    left:0px;
    width: 700px;
    background-color: #38487F;
    height: 100px;
}

#Foot td {
  text-align: center;
  font-family:Arial;
  font-size: 0.8em;
  font-weight: bold;
  color: #CCCCCC;
  margin: 0px;
  padding: 0px;
}

table#HeaderTable{
text-align:center;
padding:0; 
margin:0; 
height:203px; 
width:740px; 
background-image:url('images/head.png');

}