body {
	background: #ffffff url(images/background.jpg) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	/* font-size: x-small; */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 11px;
	background-color: #A9CF9C;
}

a {
	text-decoration:none;
}

a:hover {
	color:#cccccc;
}

#wrapper {
	margin: 0 auto;
	width: 740px;
}

h3 {
	font-size: 16px;
	color:#993300;
}

#left h3{
	font-size: 14px;
}

#content h3:first-of-type,
#subpage_content h3:first-of-type{
	margin-top: 5px;
}

h4 {
	font-size: 12px;
	color:#666666;
}

h5 {
	font-size: 11px;
	color:#993300;
}

#masthead {
	width: 740px;
	height: 80px;
	border-top: 2px solid #800020;
	border-bottom: 2px solid #800020;
	background-color: #fff;
	/* background-image: url(images/banner.jpg); 
	background-color:#000000;*/
}

#masthead a img{
	border: none;
}

.black_bar {
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	padding: 4px;	
}

/* IE5 hack/Win */
body {text-align: center;}
#wrapper {text-align: left;}

#navigation{
	font-weight:bold;
	font-size:11px;
	background-color:silver;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333333;
	padding: 4px;
	text-align:  left;
}

.black_bar a {
	color: #FFFFFF;
	text-decoration: none;
}

.black_bar a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

#left {
	float: left;
	/*background-color:#EEEEEE;*/
	width: 180px;
	padding: 4px;
}

#left a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 5px;
}

#left a:hover,
#left a.current{
	color: #fff;
	text-decoration: none;
	background-color: #930;
}

#left ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

#left ul li {	
	margin-bottom: 4px; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

#left .item {
	margin: 8px;
}

#left .item p {
	line-height: 1.8;
}

/*  Sublink  */
#subLinks a {
	color: #930;
	text-decoration: none;
}

#subLinks a:hover {
	color: #999999;
	text-decoration: none;
}

#subLinks ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

#subLinks ul li {	
	margin-bottom: 4px;
	/*padding: 5px 0px 5px 10px; */
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeee;
	border: 1px solid #999999;
}

#subLinks ul li a{	
	padding-left: 20px;
}

#subLinks ul li a:hover,
#subLinks ul li a:focus{	
	color: #fff;
}
/*  End Sublink  */




#content {
	float: left;
	padding: 10px 10px 20px 10px;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.4;
	width: 350px;
	border-right: 1px solid #cccccc;
}

#content img {
	margin: 0px 6px 6px 0;
	float: left;	
}

#subpage_content {
	float: left;
	padding: 10px 10px 20px 20px;
	background: #ffffff;
	font-size: 11px;
	line-height: 1.4;
	width: 520px;	
}

/*
#subpage_content img {
	margin: 0px 6px 6px 0;
	float: left;	
}
*/

.article {
	margin: 20px;
}

.article h4 {
	
}

#feature {	
	
}



#right {
	float: right;
	width: 168px;
	margin-top: 4px;
	padding: 4px;
	font-size: 10px;
}

#right a {
	text-decoration: none;
}

#right a:hover {
	color: #cccccc;
	text-decoration: none;
}

#right ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

#right li {	
	margin-bottom: 4px;
	padding: 5px 0px 5px 5px; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

#right .item {
	margin: 8px;
}

#right .img {
	padding: 4px;
}

#bottom {
	clear: both;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color:#999999;
	padding: 4px;
	background-color: #fff;
	margin: 0 1px;
}

.rightimg {
	float: right;
	padding: 10px;
}

#pathway_table {
	border: 1px solid black;
	border-collapse: collapse;
}

#pathway_table td {
	border: 1px solid black;	
}

#pathway_table_heading1 {
	font-size: 12px;
	font-weight: bold;
}

#pathway_table_heading2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

ul#moreinfo{
	list-style-type: circle;
	margin: 0 15px;
}

ul#moreinfo li{
	background-color: transparent;
	font-size: 11px;
	color: #000;
	padding: 3px;
}

#moreInfo h5{
	font-size: 13px;
}

#moreInfo li a{
	font-size: 13px;
}

.staff{
	margin: 0;
	padding: 0;
}
.staff li{
	list-style-type: none;
	padding-left: 150px;
	position: relative;
	min-height: 90px;
	vertical-align: middle;
	padding-top: 30px;
}

.staff img{
	display: block;
	position: absolute;
	left: 2px;
	margin-top: -30px;
}
