@charset "utf-8";
#Wrapper {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#Wrapper #Content #Feeds {
	background-color: #000000;
	background-image: url(../img/FeedBg.jpg);
	height: 287px;
	width: 770px;
	clear: both;
	
}
#Wrapper #Content #Feeds #Tournaments {
	width: 248px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	height: 260px;
	margin-right: 3px;
	padding-left: 5px;
}
#Wrapper #Content #Feeds #Events {
	width: 220px;
	float: left;
	margin-left: 12px;
	margin-top: 20px;
	height: 260px;
	padding-left: 5px;
}
#Wrapper #Content #Feeds #Title {
	height: 41px;
	width: auto;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
}

#Wrapper #Content #Feeds #Area {
	height: 202px;
	width: 213px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 3px;
	scrollbar-face-color: #656F79;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #FFFFFF;

}
#Wrapper #Content #Feeds #Events #Area {
	width: 193px;
	padding: 6px;
}
#Wrapper #Content #ImgNews #News #NewsType {
	height: 230px;
	width: auto;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 8px;
	padding: 10px;
	overflow: hidden;
}
#post {
	padding: 2px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
}

#Wrapper #Content #Feeds #Winner {
	float: left;
	width: 248px;
	clear: right;
	margin-left: 12px;
	margin-top: 20px;
	height: 260px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
#Wrapper #Content #ImgNews #Img #Rotate {
	height: 187px;
	width: 367px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#Wrapper #Content #ImgNews #News {
	float: right;
	width: 394px;
	background-color:#000000;
	background-image: url(../img/Feed2Bg.jpg);
	height: 271px;
	list-style-image: url(../img/PowerButton.jpg);
	
	background-repeat: no-repeat;
}
#Wrapper #Content #ImgNews #Img {
	float: left;
	background-color:#000000;
	width: 370px;
	height: 265px;
	background-image: url(../img/RotatingImgBG.jpg);
	padding: 3px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#Wrapper #Header {
	background-color: #000000;
	width: 770px;
	height: 200px;
}
#Wrapper #SubContent {
	background-image: url(../img/SubBG.jpg);
	background-repeat: no-repeat;
	height: 475px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width:100%;
}
#Wrapper #SubContent #SubTitle {
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	text-align: center;
}
#Wrapper #SubContent #SubType {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	height: auto;
	width: auto;
	background-image: url(../img/SubTile.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
}
