body {
  margin:0;
  padding:0;
  font-size: 12px; /* reset 1 em to 10px */
  font-family: Georgia, "Times New Roman", Times, serif;
  border-width:0px 0px 0px 0px;
  border-style:solid;
  color:#000000;
  border-color:#001650;
  background-color:#FFFFFF;
  line-height: 20px;
}

img { 
  border:0px;
  padding:0px;
}

.prog_img { 
  border:6px solid #cccccc;
  padding: 3px
  align:left;
}
.headshot { 
  padding: 0px 0px 10px 0px;
}


#page {
  position:relative;
  margin: 0px;
  padding:0px;
  width:798px;
  background-color:#ffffff;
  border-top: 1px solid #000000;
}
#top {
  float:left;
  padding:0px;
margin:0px;
}

#left {
  float:left;
  padding: 0px;
  width:448px;
  text-align: right;
}

#center {
	float:left;
	padding:0px;
	width:91px;
	background-image:url(images/nav/index_r8_c2.gif);
	background-repeat: repeat-y;
	height: 1300px;
}

#right {
	float:left;
	padding:0px;
	width:259px;
	vertical-align: top;
}
.header {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFBF10;
}

#footer {
  padding:20px 0 10px 30px;
  text-align:left;
  font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
}


.main_text {
  margin:0px;
  font-size: 12px; /* reset 1 em to 10px */
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#000000;
  background-color:#FFFFFF;
  line-height: 20px;
  padding: 50px 52px 10px 40px;
}
.sub_head {
	color: #810d24;
	font-size: 16px;
	font-weight: bold;
}
.num_bullets {
	display: block;
	float: left;
	width: 30px;
	w\idth: 30px;
	height:75px;
	font: 20px/20px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
	padding: 0px;
		color: #FFBF10;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFC011;
}
a:visited {
	text-decoration: none;
}

/* resources page */

.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	width: 356px;
}
.article {
  margin:0px;
  padding:0px 0px 5px 0px;
  font-size: 11px; /* reset 1 em to 10px */
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #666666;
}
.article a:link {
	color: #810d24;
	text-decoration: none;
}
.article a:hover {
	color: #FFBF10;
	text-decoration: none;
}
.article a:visited {
	text-decoration: none;
}



input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #99CC00;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	font-weight: normal;
}
