body { margin:0px; background-color:#424242; height:100% }
html { height:100% }
#box-container a:link { color:#fff; text-decoration:none }
#box-container a:visited { color:#fff; text-decoration:none }
#box-container a:hover { color:#3551ff; text-decoration:none }
#box-container a:active { color:#3551ff; text-decoration:none }
#footer a:link { color:#fff; text-decoration:none }
#footer a:visited { color:#fff; text-decoration:none }
#footer a:hover { color:#ffef00; text-decoration:none }
#footer a:active { color:#fff; text-decoration:none }
#footer-text a:link { color:#fff; text-decoration:none }
#footer-text a:visited { color:#fff; text-decoration:none }
#footer-text a:hover { color:#ffef00; text-decoration:none }
#footer-text a:active { color:#fff; text-decoration:none }
#cookiebar a:link { color:#ffef00; text-decoration:none }
#cookiebar a:visited { color:#ffef00; text-decoration:none }
#cookiebar a:hover { color:#fff; text-decoration:none }
#cookiebar a:active { color:#ffef00; text-decoration:none }
.f-bb { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
#PageDiv { position:relative; margin:auto }
#PageDiv #page-container { width:100% }
@media screen and (max-width:1200px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:1080px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:900px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:770px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:640px)
{
	#PageDiv { width:auto }
}
