body{
	margin:0px;
	padding:0px;
	border:none;
	background-color:#000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div{
	text-align:left;
}
a:link, a:visited 
{
    text-decoration: none;
    font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
    /*color: #797979;*/
}
a:hover 
{ 
    
    /*text-decoration: underline ; */
    font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
    /*color: #DF1C24;*/
}

a{
	text-decoration:none;
}
a img{
	border:none;
}
#wrapper{
	width:100%;
	margin: 0px;
	padding:0px;
	background-color:#000;
	background-position:top left;
	min-height:550px;
	/*
    background:url(../img/layout/mystiq/background.png) repeat;
    */
    background:url(../img/layout/mystiq/newbackground.jpg) repeat;
	text-align:left;
}
#wrapper_all_menu{
	width:100%;
	margin:0px;
	padding:0px;
	height:24px;
	text-align:center;
	background-color:#dd1b23;
}
*+html #wrapper_all_menu{
	width:100%;
	margin:0px;
	padding:0px;
	height:26px;
	text-align:center;
	background-color:#dd1b23;
}

#wrapper_menu{
	height:24px;
	width: 830px;
	margin:0px auto;
}
*+html #wrapper_menu{
	height:24px;
	width: 830px;
	margin:0px auto;
}


#wrapper_top{
	width:100%;
	height:100%;
	margin: 0px auto;
	padding:0px;
	/*background:url(../img/layout/frontend/background_top.jpg) top  no-repeat;*/
	min-height:515px;
	text-align:center;
}

#wrapper_bottom{
	margin: 0px auto;
	padding:0px;
	width:100%;
	height:100%;
	/*background:url(../img/layout/frontend/background_bottom.jpg) bottom no-repeat;*/
	min-height:438px;
	text-align:center;
}
#wrapper_all_footer{
	width:100%;
	margin:0px;
	padding:0px;
	height:28px;
	text-align:center;
	background-color:#dd1b23;
}
#wrapper_footer{
	background-color:#dd1b23;
	height:28px;
	width:830px;
	vertical-align:bottom;
	margin:0px auto;
}

#content_general{
	width:800px;
	margin:0px auto;
	padding:0px;
}
#wrapper_header{
	vertical-align:top;
	height:125px;
	width:100%;
}
#sports_container{
	text-align:right;
	float:left;
	width:55%;
	margin-top:48px;
	vertical-align:top;
}
#logo_container{
	text-align:right;
	float:left;
	width:45%;
	margin-top:48px;
}
#header{
	height:133px;
	border:#F00 solid 1px;
	
}
.copy_right_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#fff;
	margin-left:40px;
	padding-top:7px;
}
.cheer{
	display:block;
	height:69px;
	width:65px;
	background:url(../img/layout/mystiq/cheer.png) left top  no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/layout/mystiq/cheer.png');*/
}
*html .cheer{
	display:block;
	height:69px;
	width:65px;
	background:none;
	/*background:url(../img/layout/mystiq/cheer.png) left top  no-repeat;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://staging.teamleader.com/system/resources/img/layout/mystiq/cheer1.png');
	
}
.volleyball{
	display:block;
	height:69px;
	width:55px;
	background:url(../img/layout/mystiq/volleyball.png) left top  no-repeat;
	
}
*html .volleyball{
	display:block;
	height:69px;
	width:55px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://staging.teamleader.com/system/resources/img/layout/mystiq/volleyball1.png');
	
}
#content_for_page{
	min-height:550px;
}
.volleyball:hover{
	background-position: right top;
}
.cheer:hover{
	background-position: right top;
}
*html .cheer:hover{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://staging.teamleader.com/system/resources/img/layout/mystiq/cheer2.png');
	
}
*html .volleyball:hover{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://staging.teamleader.com/system/resources/img/layout/mystiq/volleyball2.png');
	
}







