body {
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#wrapper {
	margin: auto;
	width: 1000px;
}
#navigation {
	width: 1000px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F5E8D1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#index-content {
	background-image: url(images/index_10.png);
	height: 297px;
	width: 250px;
	position: relative;
	padding-left: 125px;
	padding-right: 625px;
	padding-top: 40px;
}
#index-footer {
	background-image: url(images/index_11.png);
	height: 73px;
	width: 940px;
	position: relative;
	padding-left: 60px;
	padding-top: 20px;
}
#poweredby {
	position: absolute;
	left: 847px;
	top: 26px;
}

#titles {
	width: 1000px;
}
#content-wrapper {
	background-image: url(images/page_13.png);
	width: 1000px;
}
#content {
	background-image: url(images/page_12.png);
	background-repeat: no-repeat;
	width: 775px;
	padding-right: 100px;
	padding-left: 115px;
}
#page-footer {
	background-image: url(images/page_14.png);
	height: 84px;
	width: 940px;
	position: relative;
	padding-left: 60px;
	padding-top: 50px;
}
#pagepowered {
	position: absolute;
	left: 843px;
	top: 65px;
}

a:link {
	color: #558E9F;
	text-decoration: none;
}
a:visited {
	color: #558E9F;
	text-decoration: none;
}
a:hover {
	color: #DEBA7A;
	text-decoration: none;
}
a:active {
	color: #558E9F;
	text-decoration: none;
}
.yellow {
	font-size: 14px;
	font-weight: bold;
	color: #D2A462;
	text-decoration: none;
}
.yellow-caps {
	font-size: 14px;
	font-weight: bold;
	color: #D2A462;
	text-decoration: none;
	text-transform: uppercase;
}
.teal {
	font-weight: bold;
	color: #79AFBD;
}
.gray {
	font-weight: bold;
	color: #FFF;
}
.brown {
	font-size: 18px;
	font-weight: bold;
	color: #79AFA2;
}
.championtitle {
	font-size: 14px;
	font-weight: bold;
	color: #79AFA2;
}
.purpleCopy {
	font-size: 12px;
	font-weight: bold;
	color: #D2A462;
	text-decoration: none;
}
.tableborder {
	color: #E5C78A;
	border: medium solid #E5C78A;
}

