@charset "UTF-8";/* CSS Document */body, html {	margin: 0px 0px 0px 0px;	background-color: #231F20;	font-family: Georgia;	font-size: 12px;	color: #ffffff;}.strong {	font-weight: bold;}#container {	width: 770px;	top: 0px;	left: 0px;	padding: 15px 0px 0px 20px;}/* topLogo contains header logo */#topLogo {	margin: 0px;	height: 247px;	width: 753px;	padding-bottom: 10px;}/* leftcol contains coming soon */#leftcol {	border-top: 1px dotted #ffffff;	width:450px;	height:100%;	float:left;	display:inline;	position:relative;	margin: 0px 0px 0px 0px;	}#blank {	width: 450px;	height: 218px;	padding: 0px 0px 0px 0px;}		#workingContainer {	border-top: 1px dotted #ffffff;	border-bottom: 1px dotted #ffffff;	width: 450px;	height: 40px;	padding: 8px 0px 3px 0px;}/* rightcol contains about info */#rightcol {	border-top: 1px dotted #ffffff;	width:280px;	height:100%;	float: right;	display:inline;	position: relative;	margin: 0px 10px 0px 0px;	}	#baselineLeft	{	width:450px;	float:left;	display:inline;	position:fixed;	margin: 0px 0px 0px 0px;	bottom: auto;	}#baselineRight	{	width:280px;	float: right;	display:inline;	position:fixed;	margin: 0px 10px 0px 0px;	bottom: auto;	}#addressContainer {	padding-top: 10px;	border-top: 1px dotted #ffffff;	border-bottom: 1px dotted #ffffff;	width: 280px;	height: 40px;}#address1	{		width: 132px;	float: left; 	display: inline; 	position: relative;	margin: 0px 0px 0px 0px; 	}#address2	{	width: 132px;	float: right;	display:inline;	position: relative;	margin: 0px 0px 0px 0px;	}	#ribbion {	float: left;	padding: 0px 0px 0px;	margin: 0px 0px 0px;	width: 80px;	height: 80px;	position: absolute;	top: 0px;	right: 0px;}p{	margin-top: 12px;	}.linebreak {	border-top: 1px dotted #ffffff;}a:link {color: #00FFFF; text-decoration: none;}a:visited {color: #00FFFF; text-decoration: none;}a:hover {color: #FFFFFF; text-decoration: underline;}a:active {color: #ED1C24; text-decoration: none;}
