html, body {
	height:100%;
}
body {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 0.8em;
	color: #333;
	background-color: #fff;min-width: 1100px;
}
#logo {
background-image: url('../img/back_logo2.png');
background-repeat: repeat-x;
height: 179px;
}
#wrapper {
width: 100%;
clear: both;
}
#menu {
background-image: url("../img/menu_back.png");
background-repeat: repeat-x;
height: 37px;
margin-top: 1px;
margin-bottom: 1px;
font-size: 0.9em;
}
#left_column {
width: 178px;
float: left;
margin-top: 7px;
padding: 9px;
padding-top: 4px;
}
h3 {font-weight: bold;font-size: 0.9em;color: #0265cb;margin-top: 7px;}
hr {margin: 0px;border-style: none;}
.date {
color: #999;
text-align: right;
font-weight: bold;
}
#center_column {
border-right-style: solid;
border-left-style: solid;
border-color: #dbdbdb;
border-width: 1px;
margin-top: 7px;
padding: 9px;
margin-left: 5px;
padding-top: 4px;
float: left;
width: 43%;
}
#right_column {
float: left;
margin-top: 7px;
width: 170px;
padding: 9px;
padding-top: 4px;
}
#right_ {
float: left;
width: 190px;
margin-top: 7px;
padding: 9px;
padding-top: 4px;
background-color: #efefef;
}

a {
color: #999;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}

#footer {
width: 100%;
clear: both;
background-image: url('../img/back_footer.png');
background-repeat: repeat;
border-top-style: solid;
border-width: 1px;
padding-top: 20px;
border-color: #dbdbdb;
min-height: 50px;
}
#contacts {
border-right-style: solid;
border-width: 1px;
border-color: #dbdbdb;
padding-left: 6px;
width: 195px;
padding-bottom: 10px;
float: left;

}
#copy {
float: left;
padding-bottom: 10px;
width: 55%;
margin-left: 6px;
}
p {
text-align: justify;
}
td {
padding-top: 5px;
vertical-align: top;
padding-left: 5px;
}
#results td {
border-style: solid;
border-color: #dbdbdb;
border-width: 1px;
padding-left: 10px;
padding-right: 10px;
}
#results {
margin-top: 20px;
width: 100%;
}
.details {
display: none;
}
.details td {
padding-bottom: 20px;
}
.details li {padding-top: 10px;}
#center_column div h3 {
color: #000;
}
#mapflash {
width: 100%;
height: 300px;
}
/*#id_district {height: 100px;}*/
b,strong {font-weight: bold;}
i,em {font-style: italic;}
#right_super {width: 400px;float: left;text-align: center;}
#center_column div ul {margin-left: 20px;}
#center_column div ul li {list-style-type: disc;}
