body{
		background: #000033;
		margin:0;
	}
	#container{
		position: relative;
		left:50%;
		margin-left: -458px;
		background:#fff;
		width:900px;
		border: solid #444;
		border-width: 0 8px 8px 8px; 
		overflow: auto;
	} 
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #006666;
}
	#masthead{
		width:900px;
		height:207px;
	}
	#buttonscont{
		width:900px;
		height:68px;
		background:#444;
	}
	.buttons, .buttonsbis, .buttons2, .buttonsbis2, .buttonsbis3{ 
		font:  bold 0.8em/1.9em "Lucida Grande", Verdana, Arial, sans-serif;
		display: inline;
	} 
	.buttons a:link, .buttons a:visited{
		float: left;
		text-align: center; 
		background:#339900;
		text-decoration: none;
		letter-spacing: 0px;
		color:#fff; 
		width:111.3px;
		height:24px;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff; 
		border-top: 1px solid #fff; 
		margin-top: 8px;
	}
	.buttons a:hover, .buttons a:active{ 
		background:#cc0000;
	}
	.buttonsbis a:link, .buttonsbis a:visited{
		float: left;
		text-align: center; 
		background:#339900;
		text-decoration: none;
		color:#fff; 
		width:111.3px;
		height:24px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff; 
		border-top: 1px solid #fff; 
		margin-top: 8px;
	}
	.buttonsbis a:hover, .buttonsbis a:active{ 
		background:#cc0000;
	}
	.buttons2 a:link, .buttonsbis2 a:link, .buttons2 a:visited, .buttonsbis2 a:visited{
		float: left;
		text-align: center; 
		background:#339900;
		text-decoration: none;
		color:#fff; 
		width:111.3px;
		height:24px;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff; 
	} 
	.buttons2 a:hover, .buttons2 a:active{ 
		background:#cc0000;
	}
	.buttonsbis2 a:link, .buttonsbis2 a:visited{
		float: left; 
		text-align: center; 
		background:#339900;
		text-decoration: none; 
		color:#fff; 
		width:111.3px;
		height:24px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff; 
	}
	.buttonsbis2 a:hover, .buttonsbis2 a:active{ 
		background:#cc0000;
	}
	 
	#lsflags{
		float:left;		
		width:89px;
		background:#444;
	}
	.lflags img{ 
		border:none;
		margin-bottom: 5px; 
	}

	#rsflags{
		float: right;
		text-align: right;   
		width:89px;
		background:#444;
	}
	.rflags img{ 
		border:none;
		margin-bottom: 5px; 
	}
	#content{
		font:  normal 1em "Lucida Grande", Verdana, Arial, sans-serif;
		margin-left: 105px;
		margin-right: 105px;
		margin-bottom: 5px;
	} 
	#commonLinks{
		font:  normal 1em "Lucida Grande", Verdana, Arial, sans-serif;
		margin-left: 105px;
		margin-right: 105px;
		margin-bottom: 5px;
	} 	
	
	
	#image{
		float: right;
		margin-left: 20px;
	}
	#header{
		text-align: center;
		margin-bottom: 20px;
		margin-bottom: 20px;
	}
	.names{color:red;}
	#footer{ 
		position: absolute;	
		left:50%; 
		margin-left:-458px;
		width:900px;
		height:190px;
		background:#444;
		border: solid #444;
		border-width: 0 8px 8px 8px; 
		text-align: center;
		font: normal 0.7em/4em "Lucida Grande", Verdana, Arial, sans-serif; 
		color:#fff; 
	}
	#sponsors{
		position: absolute;	
		left:50%;
		margin-left: -250px;
		width:500px;
		line-height:0;
	}
	#sponsors img {
		border: 1px solid #444;	
	}