.container
{
    margin: 0px;
	padding: 0px;
    width: 940px;
    height: 580px;
	top:0px;
	left: 0px;
    position:absolute;
  	background-color:#CCCCCC;
  	background-image:url('../images/bg.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

.header
{
	display: block;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	height: 262px;
}

#headerText h2 {
	font-family:Georgia;
	font-weight: normal;
	color: #666;
	padding :0 0 10px 0;
	margin:0px;
	
}

#headerText p {
	position: absolute;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	top: 90px;
	width: 128px;
	height: 100px;
	font-family:Arial;
	font-weight: normal;
	color: #666;
	padding: 5px 0 5px 0;
	margin:0px;
}

#filter {
	position: absolute;
	top: 268px;
	left: 0px;
	width: 195px;
	z-index: 99999;
	background-color: #fff;
}

#scroll-mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 329px;
	background-color: #fff;
	overflow: hidden;
}

#scroll-content {
	font-family: Arial;
	font-weight: normal;
	color: #333;
	font-size: 13px;
	width: 195px;
	background-color: #fff;
	padding-left: 25px;
}


#scroll-bar {
	position: absolute;
	left:0px;
	width: 10px;
	height: 329px;
	z-index: 999999;
	background-color: #ddd;
}

#scroll-bar .handle {
		width: 10px;
		height: 54px;
}


#hundred {
	position: absolute;
	top: -30px;
	left: -4px;
	font-size: 82px;
}

#voices {
	position: absolute;
	top: 53px;
	left: 1px;
	font-size: 33px;
	letter-spacing: 0.03em;
}

#nhs {
	position: absolute;
	top: 54px;
	left: 1px;
	font-size: 19px;
	letter-spacing: 0.08em;
	padding-bottom: 50px;
	border-bottom: 1px dotted #666;
}

#filterHeading {
	font-family: Arial;
	color: #666;
	position:absolute;
	top: 140px;
	font-size: 14px;
}

#filterButton {
	
	position:absolute;
	top: 154px;
	width: 124px;
	height: 51px;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	padding: 10px 2px 2px 2px;
	color: #333;
	font-size: 12px;
}


#changeTxt {
	color: #d61d00;
	text-decoration: underline;
	font-size: 11px;
}

#filterList {
	list-style: none;
	text-indent: 0px;
	padding:0px;
	margin:0px;
}

#filterList li {
	text-indent: 0px;
	cursor: pointer;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #666;
	
}

#filterList li:hover {
	background-color: #ddd;
	
}


#grid {
	position: absolute;
	top: 440px;
	left: 0px;
	z-index: 100;
}

.faceCell {
	display: block;
	position:absolute;
	width: 61px;
	height: 61px;
	background-color: #ddd;
	cursor: pointer;
	overflow: hidden;
}

.faceCellLarge {
	display: block;
	position:absolute;
	width: 128px;
	height: 128px;
	background-color: #ddd;
	cursor: pointer;
	overflow: hidden;
}

.cellImage {
	position: absolute;
	width: 61px;
}

.cellImageLarge {
	position: absolute;
	width: 138px;
}

.faceCellHover {
	
	width: 53px;
	height: 53px;
	border: solid 4px #EFEFEF;
}

.faceCellLargeHover {
	
	width: 120px;
	height: 120px;
	border: solid 4px #EFEFEF;
}

.faceCellImageHover 
{
	top: -4px;
	left: -4px;
}

#infoPanel
{
	display: block;
	position:absolute;
	top: 1px;
	left: 195px;
	width: 542px;
	height: 334px;
	background-color: #fff;
	z-index: 1000;
}

#loading {
	font-size: 14px;
	font-family: Arial;
	background-color: #fff;
	height: 460px;
	padding-top: 240px;
	text-align: center;
	width: 940px;
	position: absolute;
	z-index: 100000;
	left: 0;
	top: 0;
	color: #777;
}

#closeButton {
	position: absolute;
	height: 14px;
	width: 13px;
	z-index: 100000;
	right: 10px;
	top: 4px;
	color: #777;
	line-height: 26px;
	background-image:url('../images/closeButton_14x13.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#showAllButton {
	position: absolute;
	font-size: 11px;
	font-family: Arial;
	height: 24px;
	width: 102px;
	text-align: left;
	right: 0;
	bottom: 0px;
	color: #777;
	line-height: 26px;
	background-image:url('../images/showAll.png');
	background-repeat: no-repeat;
	background-position: 72px 0px;
	cursor: pointer;
	z-index: 9998;
}

#quoteText {
	position: absolute;
	font-size: 21px;
	font-family: Georgia;
	width: 490px;
	text-align: left;
	line-height: 28px;
	z-index: 100000;
	left: 25px;
	top: 105px;
	color: #666;
}

#nameText {
	position: absolute;
	font-size: 24px;
	font-family: Georgia;
	width: 490px;
	text-align: left;
	line-height: 28px;
	z-index: 100000;
	left: 25px;
	top: 15px;
	color: #000;
}

#partyText {
	position: absolute;
	font-size: 14px;
	font-family: Arial;
	width: 490px;
	text-align: left;
	line-height: 28px;
	z-index: 100000;
	left: 25px;
	top: 40px;
	color: #999999;
}

#locText {
	font-family: Arial;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}

#jobText {
	font-family: Arial;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}


#detailsText {
	position: absolute;
	height: 45px;
	width: 508px;
	text-align: left;
	z-index: 100000;
	border-bottom: 1px dotted #666;
	padding-left: 21px;
	left: 6px;
	top: 25px;
	font-family: Arial;
	color: #999;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#articleLink {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 7px;
	height: 30px;
	width: 170px;
	text-decoration: none;
	color: #d61d00;
	font-family: Georgia;
	font-size: 18px;
	z-index: 99999999;
	cursor: pointer;
	background-image:url('../images/chevron_15x15.png');
	background-repeat: no-repeat;
	background-position: 153px 4px;
}


#pointerLayer {
	display: block;
	position: absolute;
	height: 140px;
	width: 140px;
	top: -10px;
	left:144px;
	background-image:url('../images/pointer140x140.png');
	background-repeat: no-repeat;
}

#subNav {
	display: block;
	position: absolute;
	height: 35px;
	top: 335px;
	left:0px;
	left: 195px;
	width: 542px;
	padding-top:60px;
	background-color:#FFFFFF;
	text-align:center;
}

#headerText {
	position: absolute;
	font-size: 12px;
	font-family: Arial;
	height: 60px;
	width: 247px;
	text-align: left;
	z-index: 9998;
	left: 0px;
	top: 0px;
	color: #999;
}

#imageHolder {
	
	position: absolute;
	top: 0px;
	left: 0px;
	width:247px;
	height:310px;
	background-color: #fff;
	background-image:url('../images/preloader.gif');
	background-repeat: no-repeat;
	background-position: 107px 139px;
	z-index: 9999;
	
}


.mapDot {
	position: absolute;
	cursor: pointer;
	z-index: 50;
}

.mapHighlight {
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

#navCell {
	display: inline;
	position: absolute;
	top: 460px;
	z-index: 100;
}

.navLinkUnselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.navLinkUnselected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.navLinkSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D61D00;
	text-decoration:none;
	
}

.navLinkSelected a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D61D00;
	text-decoration:none;
}



#sixtysix {
	position: absolute;
	top: 85px;
	left:25px;
	width:37px;
	height:18px;
	background-image:url('../images/openingQuote_37x18.png');
	background-repeat: no-repeat;
}

#ninetynine {
	position: absolute;
	bottom: 10px;
	left:25px;
	width:37px;
	height:18px;
	background-image:url('../images/closingQuote_37x18.png');
	background-repeat: no-repeat;
}

