BODY {
	margin-top: 0; 
	background: #ffffff url(images/background.gif) center repeat-y;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
margin-left: 14px;
}

#nav-menu li
{
float: left;
margin: 0 1px;
}

#nav-menu li a:link, #nav-menu li a:link, #nav-menu li a:visited
{
background: url(images/menu-background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 137px;
display: block;
/* border: 0.1em solid #dcdce9; */
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover, #nav-menu li a:active
{
background: url(images/menu-background-on.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 137px;
display: block;
/* border: 0.1em solid #dcdce9; */
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-weight: bold;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

.pageTitle {
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 font-size: 16px;
 color: #00ABCD;
 font-style: italic;
}

.pullquote{
 font-family: Times, serif;
 font-size: 20px;
 color: #00ABCD;
 font-style: italic;
 text-align: center;
 line-height: 34px;
}

P, LI {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
 
