body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/trophy-room/jacks-red.jpg);
}

a:link {text-decoration: none; color: #FF0000;}
a:visited {text-decoration: none; color: #CC0000;}
a:hover {text-decoration: underline; color: #FF9900;}
a:active {text-decoration: underline; color: #FFFF00;}

.page_titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	background-color: #000000;
}
.titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	background-color: #000000;
}
.text_justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-color: #000000;
	color: #FFFFFF;
}
.text_centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
#body {
	background-color:#000000;
	width: 724px;
}
#side_left {
	background-image: url(/images/trophy-room/side_left.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
#side_right {
	background-image: url(/images/trophy-room/side_right.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
#copyright {
	background-image: url(/images/trophy-room/copyright.jpg);
	height: 70px;
}
#n {
	background-image: url(/images/trophy-room/cage/n.jpg);
	background-repeat: repeat-x;
}
#w {
	background-image: url(/images/trophy-room/cage/w.jpg);
	background-repeat: repeat-y;
}
#e {
	background-image: url(/images/trophy-room/cage/e.jpg);
	background-repeat: repeat-y;
}
#s {
	background-image: url(/images/trophy-room/cage/s.jpg);
	background-repeat: repeat-x;
}
#nw {
	background-image: url(/images/trophy-room/cage/nw.jpg);
}
#ne {
	background-image: url(/images/trophy-room/cage/ne.jpg);
}
#se {
	background-image: url(/images/trophy-room/cage/se.jpg);
}
#sw {
	background-image: url(/images/trophy-room/cage/sw.jpg);
}