@charset "utf-8";/* CSS Document */@font-face {    font-family: 'MuseoSans500';    src: url('../css/museosans_500-webfont.eot');    src: url('../css/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),         url('../css/museosans_500-webfont.woff') format('woff'),         url('../css/museosans_500-webfont.ttf') format('truetype'),         url('../css/museosans_500-webfont.svg#MuseoSans500') format('svg');    font-weight: normal;    font-style: normal;}::selection {        background: #fff; /* Safari */		color:#000;        }::-moz-selection {        background: #fff; /* Firefox */		color:#000;}body{	color:#fff;	font-family: 'MuseoSans500';	background-color:#000;	min-width:960px;}	#content{	padding:0px 50px 15px 50px;	background-color:#000;			}.logo{	display:block;	text-indent:-9999px;	width:557px;	height:0px;	}.header	{	float:left;	}.alert{	float:right;	background-color:#ffdd00;	padding:5px 20px;	margin-top:55px;	text-transform:uppercase;	color:#a31317;	display:none;	}	.social a{		margin-left:15px;}	.coming{	font-family:Georgia, "Times New Roman", Times, serif;	font-size:32px;	font-style:italic;	margin-bottom:10px;}.old{	font-size:18px;	padding-bottom:3px;	}	.old a{padding-bottom:3px;		font-family:Georgia, "Times New Roman", Times, serif;		font-style:italic;		color:#fff;		}	.old a:hover{		color:#000;		background-color:#fff;}				/*footer*/.footer{	clear:both;	background-color:#000;	/*position:absolute;	bottom:30px;	padding-top:20px;*/	width:100%;	}	.footer ul{		list-style:none;		display:inline;		font-size:32px;		}		.footer ul li{			display:inline;			padding:0 1.4%;			text-transform:uppercase;			font-weight:normal;}.container{	padding:5px 50px;	text-align:center;	/*min-width:970px;*/}	.dir{	font-family:Arial, Helvetica, sans-serif;		font-size:14px;	padding: 0;	text-align:right;	}	.dir span{ padding:0 25px;}	.dir a{ 		padding-bottom:3px;		font-style:italic;		color:#fff;	}	.dir a:hover{		color:#000;		background-color:#fff;}					/**********************/	#top, #bottom, #left, #right {	background: #000;	position: fixed;	}	#left, #right {		top: 0; bottom: 0;		width: 50px;		}		#left { left: 0; }		#right { right: 0; }			#top, #bottom {		left: 0; right: 0;		height: 30px;		}		#top { top: 0; }		#bottom { bottom: 0; }				.notestext{	text-transform:uppercase;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:18px;	clear:both;	text-align:right;		}.notestext span{	padding:0 0 0 40px;}	