body { 	font: 10pt/16pt georgia; 
	color:#000000; 
	background-color:#999999;
	margin:0px;
}	
.content {
	background-repeat:no-repeat;
	background-color:#e9e9e9;
	border-bottom:3px solid #663300;
	padding:15px;
}

.indent {
	padding-left:15px;
}
	
p { 
	font: 10pt/16pt georgia; 
	margin-top: 0px; 
	}
h1 {
	font:18pt georgia;
	border-spacing:15px;
	color:#000000;
}
.title {
	border-bottom:1px solid #000000;
}
h2 {
	font:italic normal 14pt geogia;
	color:#cc0000;
	

}
h3.newsdate { 
	font: 10pt georgia;
	letter-spacing: 1px; 
	margin-bottom: 15px; 
	color: #cc0000;
	}
.news {
	font: 10pt georgia;
	font-weight:bold; 
	color: #666666;
	font-variant:small-caps;
}	
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#cc0000;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #cc0000;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}

p.people {
	border-top:1px dotted #666666;
	padding-top:20px;

}
img.staff {
	float:left;
	margin-right:20px;

}
/* specific divs */
#navcontainer ul
{

list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(Images/paw.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 10pt Georgia, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #000000;
}

#navcontainer ul li a:hover
{
background: transparent url(Images/paw.gif) left center no-repeat;
color:#cc0000;
}

#navcontainer ul li a:active
{
background: transparent url(Images/paw.gif) left center no-repeat;
color: #000000;
}
/*
#navcontainer ul li a:visited
{
background: transparent url(images/small_arrow_right.gif) left center no-repeat;
color: #000000;
}
*/

#navcontainer ul li a#current
{
background: transparent url(../Images/paw.gif) left center no-repeat;
color: #666;
}

.ulist_outter {
	list-style-image:url(Images/small_arrow_right.gif);
}

.ulist_inner {
	list-style-image:url(Images/small_arrow.gif);
}

.ulist_outter a {
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	}
.ulist_outter a:hover {
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	}		
.ulist_inner a {
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	}
.ulist_inner a:hover {
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	}	