#wrapper
{
	font-family: Palitino, Palitino Linotype, Constantia, Times New Roman, serif;
	font-size: 10pt;
	min height: 1em;
}

#sub_title { float: right; }

#page_banner_develop
{
	width: 730px;
	height: 50px;
	background-color: #acf;
	margin-top: 4px;
	padding: 0;
}

.cnames ul
{
	margin-top: 20px;
	list-style-type: none;
	list-style-position: inside;
	display: list-item;
}

#content
{
	margin: auto;
	width: 710;
}


#leftnames
{
	width: 175;
	float: left;
	text-align: right;
	margin: 0 15px 0 0;
	min-height: 1em;
}

#center
{
	float: left;
	margin-top: 10px;
	min-height: 1em;
	text-align: center;
}

#rightnames
{
	width: 153;
	float: left;
	text-align: left;
	margin-left: 10px;
	min-height: 1em;
}

#bottomnames
{
	clear: left;
	margin-bottom: 35px;
}

#bottomnames ul
{
	list-style-type: none;
	float: left;
	margin-left: 3.5em;
}

#css_map
{
	background-image: url(../development/images/comittee.jpg);
	height: 285px;
	width: 380px;
	position: relative;
	z-index: 0;
}

#css_map #shapes a
{
	position: absolute;
	text-decoration: none;
}

#css_map #shapes a span { visibility: hidden; }

#shapes a.rect1
{
	top: 0px;
	left: 0px;
	width: 380px;
	height: 285px;
	background-image: none;
}

#shapes a.rect1:hover
{
	background-image: url(/development/images/comittee_names.jpg);
	width: 380px;
	height: 285px;
	background-repeat: no-repeat;
}

#shapes a#rage_rect1:active { background-image: none; }
