#superhead, #superhead2{
top:0;
left:0;
width:100%;
height:38px;
background-color:#fff;
background:url('images/superhead.png') repeat-x 0 0;
z-index:1000;
text-align:center;
}
.relative{
position:absolute;
}
.sticky{
position:fixed;
_position:absolute;
}

	#superhead-container, #superhead-container2{
	position:relative;
	top:2px;
	width:1000px;
	margin:0 auto;
	z-index:1001;
	}
	
	#superhead-container a, #superhead-container2 a{
	height:34px;
	display:block;
	text-decoration:none;
	}
	
	.rmsmc{
	float:left;
	width:227px;
	background:url('images/rocky_mountain_student_media.png') no-repeat 0 0;
	}
	
	.kcsu-container{
	position:relative;
	float:right;
	margin-right:5px;
	width:93px;
	height:34px;
	overflow:hidden;
	}
		.kcsu-button{
		float:right;
		width:22px;
		background:url('images/kcsu-btn.png') no-repeat 0 0;
		}
		.kcsu-button:hover{
		background-position:-22px;
		}
		
		.kcsu{
		position:absolute;
		left:0;
		width:71px;
		background:url('images/kcsu.png') no-repeat 0 0;
		}
		
	
	.ctv{
	float:right;
	width:93px;
	margin-right:10px;
	background:url('images/ctv.png') no-repeat 0 0;
	}
	.collegeAvenue{
	float:right;
	width:93px;
	margin-right:10px;
	background:url('images/college_avenue.png') no-repeat 0 0;
	}
	.sh-collegian{
	float:right;
	width:93px;
	margin-right:40px;
	background:url('images/collegian.png') no-repeat 0 0;
	}

 
