a#logoTop {
display: block;
width: 925px; 
	height: 120px; 
	margin: 20px auto 0 auto; 
	background: #ffffff url("../images/logo.jpg") no-repeat;
	border-top: 2px solid white; 
	border-left: 2px solid white; 
	border-right: 2px solid white; 
	border-bottom: 0;
}
#nscontent {
font-family:Arial, Helvetica, sans-serif;
}
#nscontent h1 a, h2 a, h3 a, h4 a {
font-size:12px;
color:#11395C!important;
text-decoration:none;
font-weight:bold;
}
#nscontent h1 {
font-size:12px;
color:#11395C;
text-decoration:none;
}
#nscontent p {
font-size:11px;
color:#000000;
}
#nscontent ul {
font-size:11px;
color:#000000;
}
#nshomecontent {
font-family:;
padding-left:px;  <<<<may not always need, use where necessary
padding-right:px; <<<<may not always need, use where necessary
}
#nshomecontent h1 a {
font-size:12px;
color:#11395C;
text-decoration:none;
}
#nshomecontent p {
font-size:11px;
color:#000000;
}

