body {
	background		:#c9c9c9 url(../images/bg.jpg) no-repeat center center;
	
	color 			: #317ba9;
	
	font-family 	: "Arial";
	font-size 		: 11px;
	
	text-align		: left;
	
	margin 			: 0;
}

#container
{
	width 			: 960px;
	height			: 576px;
	
	margin-left		: auto;
	margin-right	: auto;
}

#noFlash
{
	width			:960px;
	height			:576px;
}

#twitter
{
	background 		:#fff url(../images/ico-twitter.jpg) no-repeat top left;
	width 			:;
	display 		:block;
	left 			:0;
	bottom 			:0;
	position 		:fixed;
	height 			:24px;
	margin 			:0;
	padding 		:0 7px 0 30px;
	z-index 		:999;
}

ul 
{
	margin 			:0;
	padding 		:5px 0 0 0;
}

ul li 
{
	list-style 		:none;
	margin 			:0;
	padding 		:0;
}

ul li span 
{
	font 			:11px "Arial",Verdana,sans-serif;
  	color 			:#317ba9;
}

ul li span a, ul li span a:hover 
{
	color 		:#317ba9;
}

ul li a  
{
	color 		: #317ba9;
	text-decoration:none;
}

ul li a:hover 
{
	color 		:#12496b;
	text-decoration:none;
}
