@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
	background-image: url(../images/BGsite_nh_01.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a {
	color:#993333;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {	
	color:#FFFFFF;
}

li {
	margin-bottom:20px;
}

h1 {
	font-size: 21px;
	color:#993333;
	font-weight:bold;
	text-decoration:underline;
}
.indexpage {
	background-image:url(../images/BGpage_nh_01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:auto;
}

.otherpage {
	background-image:url(../images/BGpage_nh_02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:auto;
}

.portal {
	width:570px;
	text-align:right;
	padding-top:140px;
}

.portallink {
	float:right;
	padding:1px;
	border:none;
}

.maincontainer {
	width:730px;
	height:500px;
	text-align:left;
	float:left;
}

.content {
	width:340px;
	height:410px;
	overflow:auto;
	float:left;
	margin-left:20px;
	padding-right:10px;
	text-align:right;
}

.navigation {
	width:126px;
	text-align:left;
	clear:both;
}

.order {
	clear:both;
	width:330px;
}

.divbreak {
	clear:both;
	width:330px;
	height:25px;
}

.galleryimage {
	border:solid 3px #FFFFFF;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}

.footer {
	width:960px;
	text-align:right;
	float:left;
	clear:both;
	color:#ffcccc;
	font-size:9px;
}
#homelink {
	position:absolute;
	left:155px;
	top:21px;
	width:415px;
	height:110px;
	z-index:1;
}

#twitterfeed {
	position:absolute;
	left:700px;
	top:430px;
	width:290px;
	height:190px;
	z-index:2;
	font-size:14px;
}