/* Start of CMSMS style sheet 'BNA Stylesheet' */
img {
border: 0px;
}


/* Menu */
#menu
{
	padding: 1em 1em 1em 1em;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 1.4em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin-right: 1em;
}
#menu li a:hover
{
	color: #D52876;
}

body {
	color: #000066;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

#content {
width: 800px;
margin: auto;
}
/* End of 'BNA Stylesheet' */

