/* Warren County, New York - Citizens Page */

#content, #side
{
	margin: 0;
	padding: 0;
}

#content li {margin-top: 1em;}

#content
{
	float: left;
	width: 71%;
	margin: 0 0 0 2%;
}

#head a
{
	background: transparent url(../images/vis_t.gif) no-repeat scroll top left;
	text-indent: -5000px;
	height: 144px;
	width: 100%;
	display: block;
	margin: 0;
	position: relative; /*Freaky IE Fix*/
}

#head h1 {background: transparent url(../images/vis_h.jpg) no-repeat scroll top right;}

#head {background: #7690B4 url(../images/vis_f.gif) repeat-x scroll top right;}

#popular
{
	width: 30%;
	float: left;
	margin: 0 1em .5em 0;
	padding: 0 .5em;
	border: 1px #AABAD0 solid;
}

#side
{
	float: right;
	width: 23%;
}

.title
{
	border: 0 #AABAD0 solid;
	border-width: 0 0 1px 0;
}

a {color: #36C;}

h1, h2, h3, h4, h5, h6 {color: #36C;}
