.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading_month {
	font: bold 0.7em sans-serif;
}
.heading_page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
.text_main {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}
.text_main_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.text_citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#nav
{
width:45em
} 

#nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
float: left;
margin: 0 0.15em;
}

#nav li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 8.75em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
font-size:.8em;
font-family:"Verdana",sans-serif;
text-decoration: none;
text-align: center;
}

#nav li a:active
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 8.75em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
font-size:.8em;
font-family:"Verdana",sans-serif;
font-weight:bold;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav li a
{
float: none
}
/* End hide */

#navleft ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navleft li a
{
font-size:.75em;
font-family:"Verdana",sans-serif;
}
