#masthead {
	background-color: #2682C5;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs {
	background-color: #464B9F;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
#container {
	width: 950px;
	margin: auto;
}
#breadcrumbs a:link {
	color: #FFFFFF;
	text-decoration: none;
}     /* unvisited link */
#breadcrumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}  /* visited link */
.details {
	font-size: 8pt;
}

#breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}   /* mouse over link */
#breadcrumbs a:active {
	color: #FFFFFF;
	text-decoration: none;
}   /* selected link */
.textPrp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #464B9F;
}

#mainImage {
	background-color: #CCCCCC;
	text-align: center;
}
#nav {
	background-color: #8ECBE7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C88C9;
	border-bottom-color: #2C88C9;
	text-align: center;
	display: block;
}
#footer {
	background-color: #464B9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}     /* unvisited link */
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}  /* visited link */
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}   /* mouse over link */
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}   /* selected link */

.textBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2B87C8;
}
.headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #464B9F;
}
#funfacts table{
	border-collapse: collapse;
	margin: auto;
	padding: 0px;
}
#funfacts .top{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	color: #2C88C9;
}

#funfacts a{
	color: #464B9F;
	text-decoration: none;
	font-size: 10pt;
}
#funfacts a:hover{
	text-decoration: underline;
}
.textOrg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F47644;
}
.homeInput {
	width: 200px;
	background-color: #FFDC8B;
}
#preload {
	display: none;
}
#rolodex {
	padding: 5px;
	width: 350px;
	border: 1px solid #464B9F;
}
ul {
	list-style-image: url(http://www.espartsed.org/media/star_bullet_yellow.gif);
}
.starPulse {
	list-style-image: url(media/star_bullet_redpulse.gif);
}

#bigstar ul{
	list-style-image: url(http://www.espartsed.org/media/star_bullet_blue.gif);
}
.starBlu {
	list-style-image: url(media/star_bullet_blue.gif);
}

