#contentCenter {
	margin: 0 ;
	float: left;
	color: #036;
	overflow:hidden;	
	width:590px;
	
	
}
/*#contentList {
	margin: 0 ;
	float: left;
	color: #036;
	overflow:hidden;	
	width:590px;
	position:relative;
	height:700px;
	
}*/
#contentCenter img {
	margin: 5px 15px 0 0;
}
#contentCenter .imgr {
	margin: 5px 0 0 15px;
}

#contentCenter ul {
	margin:0;
	padding:0 15px;
}
#contentCenter li {
	padding:5px 0;
}

#contentCenter h1 {
	color:#e00;
	border-bottom:1px solid #ccc;
	line-height:50px;
}

#contentCenter fieldset li {padding:0;}

fieldset {
border:1px solid #ccc;
color:#555;
line-height:18px;
padding:20px;
margin-bottom:18px;
}



#people div {
	clear: both;
}

#contentRight {
	float: right;
	margin-top: 20px;
}

#ListItem {
text-align:left;
width:100%;
}
#ListItem p {
margin:10px 0;
}

.listHdr {
background:url(../Images/listbg.gif) repeat-x;
font-size:16px;
font-weight:bold;
text-indent:10px;
height:30px;
}
div.listHdr {
margin-top:20px;
line-height:28px;
}
.listHdr h2 {
font-size:16px;
margin:0;
}
.listHdr a {
text-decoration:none;
}

.listImg {
margin:10px !important;
width:100px;
height:75px;
}

.listTd {
height:110px;
vertical-align:top;
}

hr {
height:1px;
color:#ccc;
background:#ccc;
border:none;
clear:both;
}

#pdg {
margin-bottom:2px;
}

#pdg h2 {
display:inline;
font-size:1em;
}

.feature { position:absolute; width:590px; overflow:hidden; }
.feature img { border:none; }
.tabs { margin-left:0;margin-bottom:0;}
.tabs ul {padding:0;}
.tabs li {display:inline;float:none;list-style:none; padding:4px 0 !important; }
.tabs li a { color:#036; display:inline; height:auto;padding:0 6px;text-decoration:none;font-weight:bold;}
.tabs li.active { background-color:#015aab; }
.tabs li a.active { color:#fff; }

.csc {
width:100%;
height:130px;
color:#666;
}
.csc h3 {
margin:5px 0;
}
.csc a, .staff li a {
color:#666;
text-decoration:none;
}
.csc a:hover, .staff li a:hover {
text-decoration:underline;
}
#contentCenter .csc li {
padding:2px 0;
}
.cs1 {
width:155px;
float:left;
}
.cs2 {
width:155px;
float:left;
}
.cs3 {
width:145px;
float:left;
}
.cs4 {
width:130px;
float:left;
}
.cs5 {
float:right;
margin:35px 15px 0 0;
}
.cs5 h3 {
display:inline;
}

.galimg {
float:left;
width:200px;
margin:10px 10px 15px 10px;
}
.galdesc {
width:350px;
float:left;
margin:10px;
line-height:20px;
}