body {
	background-color: #666;
	border-collapse: collapse;
}
a, img {
    border:none;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	font-size: 14px;
}
.container {
	height: 100%;
	width: 954px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -477px;
	border-collapse: collapse;
}
.links {
	background-image: url(../images/links.png);
	height: 30px;
	width: 950px;
	position: absolute;
	display:block;
	top: 260px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.content {
	width: 942px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	position: absolute;
	top: 311px;
	background-color: #F2F2F2;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 63%;
	border-collapse: collapse;
}


.header {
	background-image: none;
	height: 300px;
	width: 950px;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	text-align: left;
}
.NHB {
	background-image: url(../images/nhb2.png);
	height: 60px;
	width: 495px;
	margin-top: 200px;
	position: absolute;
	margin-left: 10px;
	display:block;
}

.breaker {
	background-image: url(../images/break.jpg);
	height: 7px;
	width: 950px;
	border: 2px solid #000;
	position: absolute;
	top: 300px;
	display:block;
}



img.nhb  {
	margin-top:200px;
	margin-left:5px;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.namecenter {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000;
}
.centertext {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-indent: 0px;
	display: block;
}
.centertextsmall {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	text-indent: 0px;
	display: block;
}
.health {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	text-indent: 0px;
	display: block;
}
.italiacs {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
}
img.floatLeft {
    float: left;
    margin-right: 10px;
}
div.facebook {
	width: 800px;
	left: 50%;
	margin-left: 75px;
}.container .content .italiacs .center .centertext em {
	font-size: 24px;
	font-style: italic;
}
.container .content table tr td {
	font-size: 16px;
	border-collapse: collapse;
}
