#Census_Table
{
color:#FFF;
background:#C00;
border-collapse:collapse;
width:100%;
border:5px solid #900;
font: .6em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

#Census_Thead
{

}

#Census_Thead th
{
padding:1em 1em .5em;
border-bottom:1px dotted #FFF;
font-size:120%;
text-align:left;
}



#Census_Thead tr
{

}

#middle
{
background-color:#900;
}

#Census_Row
{
  background:transparent url("../p/images/full.png") repeat top left; 
}

#SearchDiv 
{

}

#SearchPanel 
{
 position: relative;
 top: 0px;
 left: 600px;
}
#SearchResults 
{
 position: relative;
 top: 0px;
 left: 0px;
 font: .9em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: brown;
}

#Main_Container
{
 position: relative; 
}

#Top_Panel
{
 position: relative; 
}

#Heading
{
  position: relative; 
}
