#menu {
	display:none; }

#content .container #page {
	width:100%; }

#aside {
	background-image:url(../images/P-5-1.jpg?1.1); }

table {
	margin:20px auto; }

table tbody td {
	border:none;
	text-align:center;
	max-width:50%;
	min-width:50%;
	width:50%; }

button#former_instructor_site,
button#application_site {
	border-radius:5px;
	display:block;
	width:240px;
	background:#006699;
	border:none;
	margin:0 auto 10px;
	padding:10px 0;
	font-size:18px;
	color:#ffffff; }

a:hover; {
	text-decoration:none; }

button#former_instructor_site:hover,
button#application_site:hover {
	opacity:0.7; }

