body { margin-top: 62px; }

@media print {
	body { margin-top: 0px !important; }
	.noprint, .noprint * { display:none !important; }
}

.header_left {
}

#header_wrapper_right {
	position: absolute;
	width: 100%;
	top: 0px;
	right: 0px;
	background: url(images/header_bg.gif) repeat-x;
}

.maxwidthwrap {
		margin: 0px auto;
		padding: 0px;
	}

	.widewrap {
		margin-left: 40px;
		margin-right: 40px;
		text-align: left;
		min-width: 760px;
	}
	
	.clearme {
		clear: both;
		height: 0%;
		overflow: hidden;
	}
	
	.widewrap_stretch {
	padding-top: 8px;
	position: relative;
}

#header_top_wrap {
			height: 42px;
			background: #223c5b url(images/header_top_bg.gif) repeat-x;
			width: 100%;
			font-family: Tahoma;
		}

		#header_top_right {
			color: #c5cbd4;
			font-size: 11px;
			position: absolute;
			right: 0;
			top: 9px;
		}

		#header_top_right a {
			color: #c5cbd4;
		}

		#header_top_right a:hover {
			color: #d9dee4;
		}

		#header_top_right form {
			display: inline;
			margin-left: 20px;
		}
		
			#q {
				color: #73787e;
				height: 14px;
				line-height: 1em;
				padding: 1px 0;
				vertical-align: middle;
				width: 166px;
			}
			
			#search_submit {
				background: url("../ichp_images/search_icon.gif") no-repeat scroll center center #0E243C;
				border: 0;
				color: #0E243C;
				cursor: pointer;
				font-size: 0px;
				height: 22px;
				vertical-align: middle;
				text-align: right;
				text-indent: -999em;
				width: 22px;
			}
			
	#header_bot_wrap {
			background: #4671a0 url(images/header_bot_bg.gif) repeat-x;
			height: 20px;
		}
		
#header_menu {
			width: 760px;
			height: 20px;
			color: #FFFFFF;
			background: #446e9b;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
		}
		
		#header_menu ul {
			padding: 0px;
			margin: 0px;
			list-style: none;
		}
		
		#header_menu ul li {
			display: inline;
		}
		
		#header_menu ul li a {
			float: left;
			color: #FFFFFF;
			border-left: 1px solid #6385aa;
			border-right: 1px solid #41668f;
			background: #4671a0 url(images/header_bot_bg.gif) repeat-x;
			text-decoration: none;
			text-align: center;
			height: 17px;
			display: block;
			padding-top: 3px;
			font-family: Tahoma;
		}
		
			#header_menu ul li a.aboutic {
				width: 82px;
			}
			
			#header_menu ul li a.admission {
				width: 91px;
			}
			
			#header_menu ul li a.academics {
				width: 93px;
			}
			
			#header_menu ul li a.apf {
				width: 180px;
			}
			
			#header_menu ul li a.athletics {
				width: 83px;
			}
			
			#header_menu ul li a.campus {
				width: 100px;
			}
			
			#header_menu ul li a.news {
				width: 117px;
			}
		
		#header_menu a:hover {
			background: #557ba4 url(images/header_bot_bghi.gif) repeat-x;
		}

