﻿#topStory
{
	
}
#topStoryContent
{
	
}
#topStoryImage
{
	width: 190px;
	float: left;
	
}
#topStoryList li#topStoryContent
{	
	margin: 0px;
	padding: 0px;
}
#topStoryTitle
{
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	color: #000;
}
#topStoryText
{	
	
}

/* Officers */
.prn-officers ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
}
.prn-officers ul li
{
	padding: 0px;
	margin: 0px;
}
.prn-officers ul li.position
{
	font-weight: bold;
}
.prn-officers ul li.name
{
	padding-left: 15px;
}
.prn-officers ul li.email
{
	padding-left: 15px;
}
.prn-officers ul li.designation
{
	padding-left: 15px;
	font-style: italic;
}
.officer, .loose-listing-section
{
	padding: 5px;
	border-bottom: 1px dotted #bbb;
}
.officer .officer-title, .loose-listing-section-title
{
	font-weight: bold;
}
.officer .officer-name, .officer .officer-email
{
	padding-left: 10px;
}
/* End Officers */

.staff-item
{
	width: 500px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	min-height: 95px;
}
.staff-list
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.staff-list li
{
	padding: 10px;
}
.staff-photo
{
	float: left;
	overflow: hidden;
	margin-right: 10px;
	width: 75px;
}
.staff-position
{
	font-weight: bold;
}
.staff-duties
{
	list-style: disc;
	padding-left: 20px;
}
.staff-duties li
{
	padding: 0px;
}
.staff-info
{
	margin-left: 80px;
}

.academy-activities
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
