	@charset "utf-8";
	#wrapper {
		margin: auto;
		width: 910px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: .8em;
	
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
	
	}
	
	
		#wrapper {
		margin: auto;
		width: 910px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: .8em;
		background-color: #FFFFFF;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		border: 10px solid #FFFFFF;
	}
	
	
	body {
		background-color: #000000;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		margin: 0px;
		padding: 0px;
	}
	#header {
	width: 100%;
	height: 212px;
	}
	#mainNaviBar {
		border-right-width: 5px;
		border-left-width: 5px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-right-color: #000000;
		border-left-color: #000000;
		height: 40px;
		width: 900px;
		margin: 0px;
		padding: 0px;
		position: relative;
	}
	#mainNaviBarRedBoarder {
		border-top-width: 5px;
		border-bottom-width: 5px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #E75442;
		height: 30px;
		width: 900px;
		border-bottom-color: #E75442;
		text-align: center;
	}
	
	
	
	
	#mainContentAreaCasing {
		background-color: #000000;
		width: 910px;
		margin: 0px;
		padding: 0px;
		color: #FFFFFF;
		position: relative;
		float: left;
	}
	#mainContentAreaInner {
		width: 864px;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
	#mainContentAreaInner a:link {
		color: #E75442;
		text-decoration: none;
	}
	#mainContentAreaInner a:visited {
		color: #E75442;
		text-decoration: none;
	}
	#mainContentAreaInner a:hover {
	color: #990000;
	text-decoration: none;
	}
	#mainContentAreaInner a:active {
		color: #E75442;
		text-decoration: none;
	}
	
	
	.mainStoryCasing {
		background-color: #FFFFFF;
		background-image: url(../images/framework/story_whiteTop.png);
		background-repeat: no-repeat;
		max-width: 455px;
		color: #000000;
		position: relative;
		display: block;
		padding-top: 25px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
	}
	.mainStoryCasingBlock {
		width: 495px;
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	.mainStoryCasingFooter {
		background-color: #FFFFFF;
		background-image: url(../images/framework/story_whiteBottom.png);
		height: 32px;
		width: 495px;
		background-repeat: no-repeat;
	}
	
	
	#footer {
		background-image: url(../images/framework/footerBlackBar.png);
		background-repeat: no-repeat;
		height: 67px;
		width: 910px;
		text-align: center;
		font-size: .8em;
		position: relative;
		margin: 0px;
		padding: 0px;
		clear: both;
	}
	#footerText {
		padding-top: 35px;
	}
	#mainContentBlockLeft {
		width: 495px;
		float: left;
	}
	#mainContentBlockRight {
		width: 351px;
		float: right;
	}
	.subStoryCasingBlock {
		width: 351px;
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	div p{
		margin-top:0px;
	}
	.subStoryCasing {
		background-color: #FFFFFF;
		background-image: url(../images/framework/right_whiteTop.png);
		background-repeat: no-repeat;
		max-width: 311px;
		color: #000000;
		position: relative;
		display: block;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 20px;
	}
	.subStoryCasingFooter {
		background-color: #FFFFFF;
		background-image: url(../images/framework/right_whiteBottom.png);
		height: 32px;
		width: 351px;
		background-repeat: no-repeat;
	}
	.greyText {
		font-size: 0.9em;
		color: #999999;
	}
	.redText {
		color: #E75442;
	}
	.shortLinkCasing {
		width: 100%;
		display: block;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		position: relative;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 7px;
		margin-left: 0px;
	}


	.headlineRedText {
		font-size: 1.5em;
		color: #E75442;
	}


	.imageCaption {
		text-align: center;
		width: 90%;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.showPageRegion {
		width: 100%;
		color: #999999;
		font-size: .9em;
	}
	
	
	.newsStoryImage {
		width: 311px;
	}
	.newsStoryTopCurve {
		position: absolute;
		width: 311px;
		background-image: url(../images/framework/newsTop.png);
		height: 35px;
	}
	.newsStoryBottomCurve {
	position: absolute;
	width: 311px;
	background-image: url(../images/framework/newsBottom.png);
	height: 35px;
	background-position: bottom;	
	}
.classesInfoBlock {
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.redTextMediumSize {
	color: #E75442;
	font-size: 1.2em;
}
.timetableCasing {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.timetableCasing:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

.timetableContentTime {
	float: left;
	width: 15%;
}
.timetableContentClass {
	float: left;
	width: 69%;
}
.fightersStableCasing {
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.fightersStableCasing:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

.fightersStableInfoLeft {
	float: left;
	width: 245px;
}
.fightersStablePicRight {
	float: right;
	width: 210px;
}
.fightersStableInfoLeftGrey {
	color: #999999;
	width: 22%;
	float:left;
}
.fightersStableInfoRightBlack {
	color: #000000;
	width: 72%;
	float:right;
}

	.fightersStablePicTopCurve {
	position: absolute;
	width: 210px;
	background-image: url(../images/framework/fightersStableImageTop.png);
	height: 35px;
	z-index: 5;
	}
.videoSizeCasing {
	width: 100%;
}

	.fightersStablePicBottomCurve {
	position: absolute;
	width: 210px;
	background-image: url(../images/framework/fightersStableImageBottom.png);
	height: 35px;
	background-position: bottom;	
	}
.videosCasing {
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
.messagesCasing {
	display: block;
	width: 98%;
	padding: 5px;
	border-bottom: 1px solid #E75442;
	margin-bottom: 10px;
}
.messagesInputBy {
	background-color: #E75442;
	width: 99%;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-indent: 3px;
}
.smallImageCasing {
	padding: 0px;
	float: left;
	height: 120px;
	width: 120px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.smallImageWrapper {
	width: 100%;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.smallImageWrapper:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}
.smallImageCurve {
	background-image: url(../images/framework/smallImageCover.png);
	position: absolute;
	height: 120px;
	width: 120px;
	left: 100px;
}
