
#topbar {
padding: 0px;
margin: 0px;
width: 100%;
height: 56px;
border-bottom: 1px solid #a5b5c5;
background-color:#000099;
background-image: url(../../images/JNCCbanner-short_301px.gif);
background-repeat: no-repeat;
background-position: 170px 0px;
}
#logo {
/*margin-top: 0px;
height: 0px;*/
	background-color: #ffffff;/*Maroon;*/
	float: left;
	 height: 56px; 
	 /*padding-top:0px;*/
	 padding: 0px 6px;
	margin-left: 6px;
}
#nav {

	float: right;
}
#nav  		 	{	background-color: #000099;float:right; text-align:right; padding-right:10px; padding-top:6px; white-space:nowrap;}
.linkhead       { background-color: #000099;color:#ffffff; font-size:small;}
.linkhead   A    { color:#ffffff; text-decoration:none;}

#search {clear: right;color: #ffffff; background-color: #000099;/*Olive;*/ float: right; padding: 6px 10px 6px 6px;}
#searchBox	{ color: #ffffff;}
smHEAD			{font-size:100%; color:#ffffff; font-weight:bold; background-color:#000099; height:1.75em; padding-left:0.6em; padding-top:0.5em; margin-bottom:0.01em; margin-top:0.01em;border-right: solid black 1px;}

#searchpage	{
	width: 500px; background-color: #ffffff;
}
#featureimg {
margin: 0 25% 0 170px;
height: 250px;
background-color: yellow;
border-top: 1px solid #a5b5c5;
}
#center {
margin: 0 25% 0 25%;
padding: 1% 3%;
background-color: aqua;
color: #000;
}
#left {
position: absolute;
border-top: 1px solid #a5b5c5;
padding: 0;
top: 101px;
width: 25%;
background-color: red;
}
#news {
position:absolute;
width: 21.9%;
height: 250px;
overflow: hidden;
margin-left: 75%;
padding: 0 1.5%;
top: 101px;
background-color: #153976;
border-top: 1px solid #a5b5c5;
}
#sponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
}
#footer{
	margin-left: 4px;
	margin-top: 20px;
	
	padding: 4px 20px;
	clear: both;
	z-index: 99;
	border-top: 1px solid #5c6f90;
	border-bottom: 1px solid #5c6f90;
	background-color: #efefef;	/*#d6d6d6*/
	color:#000099;
	text-align: center;
}
