a#hidden_link {
	font-size: 4px;
	color: #ffffff;
}

#top_links {
	height: 26px;
}

#cas_logo_img {
	position: absolute;
	left: 260px;
	margin-top: 0px;
}

#main_content {
	width: 100%;
}

#big_buttons {
	margin-top: 30px;
}

#big_buttons  li {
	float: left;
	background-repeat: no-repeat;
	margin-right: 60px;
	list-style-type: none;
}

#main_img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#bottom_images  li {
	float: left;
	background-repeat: no-repeat;
	margin-right: 26px;
	list-style-type: none;
}


#sidebar {
	margin: 0px 0px 0px 7px;
}

#content_panel {
	margin: 0px 0px 0px 10px;
}

.clear {
	clear: both;
}