@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #191919 url(../images/bgarena2.jpg) top repeat-x fixed;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #FFFF99;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 140%;
	color: #FFFF99;
	margin-bottom: 5px;
	margin-top: 0px;
}
p {
	font-size: 110%;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a img {
	border: 0px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Container {
	background-color: #191919;
	width: 760px;
	margin: 0px auto;
}
#Masthead {
	background-color: #191919;
}
#Navigation {
	float: left;
	margin-left: 5px;
}
.Navigation {
	background-color: #222222;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #111111;
}
.Navigation h3 {
	font-size: 120%;
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../images/navigation.gif) top repeat-x;
	margin: 0px;
	padding: 7px 10px;
	border-bottom: 1px solid #090909;
}
.Navigation ul {
	background: url(../images/navigation-background.gif) top repeat-x;
	margin: 0px;
	padding: 10px;
}
.Navigation ul li {
	font-size: 110%;
	margin: 0px;
	padding: 0px 0px 3px;
	list-style-type: none;
}

#ContentHolder {
	background: #111111;
	float: right;
	width: 535px;
	margin-right: 10px;
}
#ContentHeader img {
	height: 110px;
	width: 535px;
}
#ContentBody {
	background: url(../images/content-body.gif) bottom no-repeat;
	padding: 5px 10px 10px 10px;
}
#ContentBody ul, #ContentBody ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
#ContentBody ul li {
	font-size: 110%;
	padding-top: 2px;
	list-style-type: square;
}
#ContentBody ol li {
	font-size: 110%;
	padding-top: 2px;
}
#Footer {
	text-align: center;
	margin: 0px;
	padding: 10px;
}
#Footer p {
	margin: 0px;
	padding: 0px;
}

.ClearFloat {
	clear: both;
	height: 0px;
}
.WallpaperThumbnail {
	float: left;
	width: 200px;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #333333;
}
#Splash {
	background-color: #000000;
	width: 500px;
	padding: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #333333;
}
.FloatRight {
	background-color: #090909;
	border: 1px solid #333333;
	float: right;
	padding: 1px;
	margin-bottom: 5px;
}
.Roster {
	padding: 2px;
	border: 1px solid #333333;
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.Roster img {
	border-bottom: 3px solid #333333;
	height: 100px;
	width: 100px;
}
.Roster p {
	text-align: center;
	padding: 0px;
	margin: 3px 0px;
}
.ProfileImage {
	float: left;
	height: 200px;
	width: 150px;
	border: 2px solid #333333;
	margin-right: 10px;
	margin-bottom: 5px;
}
#ContentBody ul.ProfileStats li {
	list-style-type: none;
}
#HomepageSplash {
	margin-top: 5px;
	margin-bottom: 5px;
}
#LatestHeadlines {
	background-color: #222222;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#LatestHeadlines h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	background: url(../images/navigation.gif) top repeat-x;
	margin: 0px;
	padding: 7px 10px;
	border-bottom: 1px solid #090909;
}
#LatestHeadlines ul {
	background: url(../images/navigation-background.gif) top repeat-x;
	margin: 0px;
	padding: 9px 10px;
}
#LatestHeadlines ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px 0px;
	list-style-position: inside;
	list-style-type: square;
}
#LatestHeadlines p {
	margin: 0px;
	padding: 0px 10px 10px 10px;
}
#LatestDVD {
	float: left;
	margin-right: 5px;
	width: 249px;
}
#UpcomingEvents {
	float: right;
	width: 257px;
}
#UpcomingEvents table {
	background-color: #191919;
}
#UpcomingEvents td {
	font-size: 11px;
	background-color: #2b2b2b;
	text-align: center;
	padding: 3px 0px;
}
#UpcomingEvents tr.even td {
	background-color: #222222;
}

.ContentBox {
	background-color: #2b2b2b;
	width: 200px;
	border: 1px solid #000000;
}
.ContentBox h2 {
	font-size: 120%;
	color: #CCCCCC;
	text-transform: uppercase;
	background: url(../images/navigation.gif) top repeat-x;
	margin: 0px;
	padding: 7px 10px;
	border-bottom: 1px solid #090909;
}
.ContentBox p {
	background-color: #2b2b2b;
	text-align: center;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}
#AsSeen {
	margin-top: 5px;
}