div#main_box
{
  width: 770px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 10px;

}

div#banner
{
 width: 770px;
 height: 30px;
 margin: 10px  0px  25px;
 background-color: white;
}

span#banner_name /* the dkfriedman.name in the upper left-hand corner */
{
 font-size: 32px;
 font-family: Arial, Helvetica, sans-serif;
 color: black;
 background-color:white;
 padding: 0px 15px 0px 0px;
}

div#left_side 
{
 width: 175px;
 float: left;
 padding: 0px 10px 10px 0px;

}


div#left_navigation_menu /* the blue navigation menu on the left */ 
{
 background-color: aqua;
 padding: 0px 0px 10px  0px; 
}



ul#ul_left_navigation_menu
{
 padding: 12px;
 list-style-type: none;
}


span.left_navigation_menu_style
{
 color: black;
 background-color: white;
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size: 13px;
 padding: 5px 5px 5px 5px;
}

li.left_navigation_spacer  /*inherit color from div#left_navigation_menu */
{
 
}

div#footer
{
 clear:both;
 width: 770px;
 height: 20px;

}

div#main_content
{
 width: 530px;
 float: right;
 display: block;
}

div#kiva_emails
{
 width: 530px; 
 float: left; 
 display: block; 
}

div#w3c_validation
{
 text-align:center;
 padding-top: 20px; 
}

body
{
 font-family: Verdana, Geneva, sans-serif; 
 font-size: 13px;
 text-align: left;
}

p
{
 padding-bottom: 8px;
}


p.apstat_external_links
{
 padding-top:    4px;
 padding-bottom: 2px;
}

a
{
 color: blue;
 text-decoration: none;
}


a.left_navigation_links
{
 color: black;
 text-decoration: none;
}

a.left_navigation_links:hover
{
 color:blue;
}

h1
{
 font-size:20px;
 text-align: left;
 padding-bottom: 18px; 
}

#nova_ad_title
{
  width: 780px; 
}

h2
{
 font-size: 16px;
 text-align: left;
 padding-bottom: 12px;
}

h3
{
  font-size: 14px; 
  font-style: italic;
  text-align: left;
	padding-bottom: 5px; 
}


object#welcome_video
{
 text-align: center;
}

div#nova_photo_box
{
 float: left; 
 width: 360px;
 height: 229px;  
 padding: 0px 10px 10px 0px; 
}

div#nova_main_box 
{
  width:  780px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	
}

ul.nova_ad_ul 
{
 list-style-type: square;
 font-size: 20px; 
}

li.nova_ad_li
{
 padding: 12px 0px 13px 0px; 
}

ul.nova_ad_ul_praise
{
  list-style-type: none; 
	font-style: italic;
}

li.nova_ad_li_praise
{
  padding: 12px 0px 13px 0px; 
}


a.nova_ad_a
{
  text-decoration: underline; 
  color: blue;
}

div#nova_ad_title
{
 width:780px; 

}

td.course_table
{
 font-size: 9px; 
}

td.course_table_heading_first 
{
 text-align: center; 
 font-weight: bold; 
}

td.course_table_heading_second 
{
  text-align: left; 
	font-weight: bold; 

}

p.error
{
 color: red; 
}

li.statistical_analyses
{
 padding: 6px; 
}

span.small_red
{
color: red;
font-size: 8px; 
}

div#meet_the_press_spacer
{
 width: 700px;
 height: 100px; 
}

p#meet_the_press_box
{
 text-align: center; 
}
