.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:rgb(204,0,0);
color: #ffffff;
width:160px;
padding:2px;
text-align:center;
font-weight:bold;
border:3px solid #000000;
}

.submenu{
margin-bottom: 0.5em;
}

body {
	background-color: rgb(34,34,34);
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

ul, ol {
	list-style: none;
}

ul li {
	padding:1px 0px;
}


body a:hover {
	text-decoration:none;
}

p {
	padding:5px 0px;
}

h2 {
	font-size: 18px;
}

#container {
	width: 911px;
	padding: 4px 6px 0px;
	background-color: rgb(67,66,64);
	margin: 0 auto;
}



#top_header {
	margin-bottom: -12px;
}

#menu {
	padding-right: 16px;
	padding-left: 16px;
	line-height: 48px;
	background-image: url('/images/menu.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 48px;
}

#menu ol li {
	float: left;
}

#menu ol li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 48px;
	padding: 0 22px;
	color: #FFF;
}

#menu ol li a:hover {	
	background-image: url('/images/menuHoover.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}



#header {
	margin-bottom: 0px;
}

#header-social{
	
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #000;
	width: 911px;
	height: 32px;
}

#header-social li {
	display:inline;
	text-indent:-9999px;

}

#header-social li a {
	display:inline;
	float:left;
}

#follow a {
	background:url(/images/follow.png) 0 0 no-repeat;
	height:16px;
	margin:0 5px 0 0;
	text-indent:-9999px;
	width:71px;
}
#follow a:hover {
	background:url(/images/follow.png) 0 -16px no-repeat;
}
#becomefan a {
	background:url(/images/becomefan.png) 0 0 no-repeat;
	height:16px;
	margin:0 5px 0 0;	
	text-indent:-9999px;
	width:107px;
}
#becomefan a:hover {
	background:url(/images/becomefan.png) 0 -16px no-repeat;
}

#left_Column, #right_Column {
	width: 189px;
}

#right_Column a {
	color: rgb(0,105,155);
	font-weight: bold;
}

#left_Column {
	float: left;
}

#right_Column {
	float: right;
}

.middle_Column {
	width: 527px;
	margin: 0 auto;
	padding-bottom: 1px;
}



.table_Header {
	width: 189px;
	height: 41px;
	background-image: url('/images/tableheader.jpg');
	background-position: center top;
	background-repeat: no-repeat;	
}

.table_Header h2 {
	margin: 0;
	padding: 0;
	
	padding-top: 17px;	
	font-weight: bold;
	font-size: 11px;
	color: #F5F5F5;
	text-align: center;
}

.table_Content {
	width: 185px;
	padding: 1px 0px;
	margin-bottom: 6px;
}

.table_Content h2{
	margin-top: -3px;
}

.table_Content ol li {
	letter-spacing: -0.3px;
	padding: 3px 1px;
}

.table_Content ol li a {
	float: right;
	
	font-weight: bold;
}

.middle {
	background-color: rgb(253,115,115);
	background-position: center top;
	background-repeat: repeat-x;
	background-repeat: repeat-y;		
}

.middle hr{
	color: #000000;
	background-color: #000000;
	border: 0px;
	height: 2px;
	width: 450px;
}

.middle h3{
	color: #ffffff;
	font-size: 20px;
	margin-top: -8px;
	font-weight: bold;
	text-align: center;
}

.middle h4{
	color: #000000;
	font-size: 24px;
	margin-bottom: -5px;
	font-weight: bold;
	text-align: center;
}

.middle_Header {
	width: 527px;
	height: 45px;
	background-image: url('/images/headerbanner.jpg');
	background-position: center top;
	background-repeat: no-repeat;	
}

.middle_Header h2 {
	padding: 0;
	padding-left: 20px;
	padding-top: 14px;	
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

.middle_Background {
	width: 521px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding: 2px 3px 10px;
	background-image: url('/images/cboxFooter.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	color: #000000;
}

.middle_Background h4{
	margin-top: -5px;
	color: #FFF;
}

.middle_Background a {
	color: rgb(0,105,155);
	font-weight: bold;
}


.middle_Background .middle_Text .middle_Link {
	margin-top: 12px;
	
}
.middle_Text h2{
	color: #FFF;
}

.middle_Text h3{
	color: #FFF;
	text-align: left;
}

.middle_Text a {
	color: rgb(67,67,67);
	font-weight: bold;
}

.middle_Background .middle_Text {
	padding:8px 15px;
}

.middle_Background .middle_Text .middle_TextInfo {
	color: #9B4D26;
	margin-bottom: 8px;
}

.middle_Background .middle_Text .middle_TextInfo .what {
	color: #ffffff;
	font-weight:bold;
}

#left {
float:left;
width: 25%;
}

#right {
float:right;
width: 25%;
}

#gamertag {
	width: 48%;
	margin:auto;
	padding-left: 10px;
	text-align: center;
}

#gamertag h2{
	margin-top: -3px;
	padding-left: 10px;
	text-align: center;
	color: #FFF;
}

.small {font-size : 11px; line-height : 16px;}
.smallbrighttext {
	font-size : 11px;
	color : #00CC00;
}



