#sidebar {
	width: 274px;
	float: left;
	margin:0;
	padding:0;
	}

	#search {
		height: 48px;
		background-image:url(/images/FromNHCsearchbg.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-left:1em;
		}

		#search p {
			color: #ffffff;
			font-size: 75%;
			font-weight: bold;
			text-transform: uppercase;
			padding-top: 10px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
						}

		input.search {
			width: 156px;
			margin-left: 3px;
			margin-right: 8px;
			border-width: 1px;
			border-style: solid;
			border-color: #3a3a3a #ffffff #ffffff #7b8287;
			}

		input.searcharrow {
			position: relative;
			top: 5px;
			}

	#sidebartop {
		width: 274px;
		height: 15px;
		line-height: 0%;
		font-size: 0%;
		background-image: url(/images/FromNHCsidebartop.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		}

	#sidebargrey {
		width: 274px;
		background-image: url(/images/FromNHCsidebargreybg.png);
		background-repeat: repeat-y;
		}
		.redbullet {
			padding: 0px;
			margin-left: 20px;
			border-width: 0px 0px 1px 0px;
			border-color: transparent transparent #b0b0b0 transparent;
			border-style: none none dotted none;
			color: #000000;
			font-size: 78%;
			font-weight: bold;
			padding: 4px 7px 4px 20px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			background: url(/images/FromNHCredbullet.png) left  center no-repeat;
			}

		.redbullet a:link {
			color: #000000;
			text-decoration: none;
			}

		.redbullet a:visited {
			color: #000000;
			text-decoration: none;
			}

		.redbullet a:hover {
			color: #ff0000;
			text-decoration: none;
			}

		#events {
			width: 274px;
			}

			#events h2 {
				font-family: Georgia, "Times New Roman", Times, serif;
				color: #0075bf;
				font-size: 115%;
				margin: 0px 8px 10px 30px;
				padding-top: 20px;
				font-weight: normal;
				}

	div.hrsidebar {
		width: 258px;
		height: 2px;
		margin-left: 16px;
		background-image: url(/images/FromNHChrsidebar.gif);
		}	

	#redbuttons {
		width: 274px;
		padding-top: 7px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		}	

		div.redbutton {
			width: 247px;
			margin-left: 22px;
			margin-top: 7px;
			}

		div.redbutton-top {
			width: 247px;
			height: 8px;
			line-height: 0%;
			font-size: 0%;
			background-image: url(/images/FromNHCredbutton-top.png);
			background-repeat: no-repeat;
			background-position: bottom center;
			}

		div.redbutton-middle {
			color: #ffffff;
			font-weight: bold;
			font-size: 75%;
			background-image: url(/images/FromNHCredbutton-middle.png);
			background-repeat: no-repeat;
			background-position: center center;
			}

			div.redbutton-middle a:link {
				color: #ffffff;
				text-decoration: none;
				}

			div.redbutton-middle a:visited {
				color: #ffffff;
				text-decoration: none;
				}
	
			div.redbutton-middle a:hover {
				color: #ffff00;
				text-decoration: none;
				}

			div.redbutton-middle p {
				margin: 0px 8px 0px 25px;
				color: #ffffff;
				}

		div.redbutton-bottom {
			width: 247px;
			height: 7px;
			line-height: 0%;
			font-size: 0%;
			background-image: url(/images/FromNHCredbutton-bottom.png);
			background-repeat: no-repeat;
			background-position: top center;
			}

	#bottomsidebar	{
		width: 274px;
		height: 27px;
		background-image: url(/images/FromNHCbottomsidebar.png);
		background-repeat: no-repeat;
		background-position: top right;
		line-height: 0%;
		font-size: 0%;
		}
