@charset "utf-8";/* CSS Document *//* Buttons */td.opposites { height:125px;	vertical-align:top;	text-align:center; 		background-image:url(images/main_buttons/opposites.png);	background-position:top;	background-repeat:no-repeat;}td.alliances { height:125px;	vertical-align:top;	text-align:center; 		background-image:url(images/main_buttons/alliances.png);	background-position:top;	background-repeat:no-repeat;}td.oppositesasequals { height:125px;	vertical-align:top;	text-align:center; 		background-image:url(images/main_buttons/oppositesasequals.png);	background-position:top;	background-repeat:no-repeat;}td.chivalry { height:125px;	vertical-align:top;	text-align:center; 		background-image:url(images/main_buttons/chivalry.png);	background-position:top;	background-repeat:no-repeat;}td.arguments { height:125px;	vertical-align:top;	text-align:center; 		background-image:url(images/main_buttons/arguments.png);	background-position:top;	background-repeat:no-repeat;}	td.quiz { height:125px;	vertical-align:center;	text-align:center; 		background-image:url(images/main_buttons/quiz.png);	background-position:top;	background-repeat:no-repeat;}td.videos { height:125px;	vertical-align:center;	text-align:center; 		background-image:url(images/main_buttons/videos.png);	background-position:top;	background-repeat:no-repeat;}		td.shield { height:125px;	vertical-align:center;	text-align:center; 		background-image:url(images/main_buttons/shield.png);	background-position:top;	background-repeat:no-repeat;}				p.but { padding-top:38px;}a.but { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	font-size:36px; 	font-style:italic;	padding-top:38px;	text-decoration:none;	font-weight:550;}a.but:link { color:#000; }	a.but:visited {	color:#000; }	a.but:hover { color: #800; }	a.but:active { color=#800; }