#header {
	height:210px;
}
#head {
	position:relative;
	height:96px;
	background:#962727 url(/images/ncpr/head.gif) repeat-x;
}
#head h1 {
	position:absolute;
	top:0px;
	left:34px;
	width:686px;
	height:96px;
	background:url(/images/ncpr/logo-title.gif) no-repeat;
	margin:0;
	padding:0;
}
#head h1 a {
	display:block;
	width:686px;
	height:96px;
	/* background:url(/images/ncpr/logo.png) no-repeat;*/
}
#head h1 b {
	/*http://www.mezzoblue.com/tests/revised-image-replacement/#dwyer*/
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}

#headSub {
	position:relative;
	height:100px;
	background:#6B1C1C url(/images/ncpr/head-shadow.gif) 0 82px repeat-x;
}
#headSub h2 {
	position:absolute;
	top:27px;
	left:38px;
	width:388px;
	height:24px;
	background:url(/images/ncpr/title-home-sub.gif) no-repeat;
	margin:0;
	padding:0;
}
#headSub h2 b {
	/* http://www.mezzoblue.com/tests/revised-image-replacement/#dwyer */
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#headSub #headMenu {
	position:absolute;
	top:12px;
	right:60px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#headSub #headMenu li {
	float:left;
	padding-left:16px;
}
#headSub #headMenu a#menuAbout {
	display:block;
	width:162px;
	height:100px;
	background:url(/images/ncpr/menu/about.gif) no-repeat;
}
#headSub #headMenu a#menuCourses {
	display:block;
	width:122px;
	height:100px;
	background:url(/images/ncpr/menu/courses.gif) no-repeat;
}
#headSub #headMenu a#menuRegistration {
	display:block;
	width:141px;
	height:100px;
	background:url(/images/ncpr/menu/registration.gif) no-repeat;
}
#headSub #headMenu a#menuLogout {
	display:block;
	width:122px;
	height:100px;
	background:url(/images/ncpr/menu/logout.gif) no-repeat;
}
#headSub #headMenu a b {
	/* http://www.mezzoblue.com/tests/revised-image-replacement/#dwyer */
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
