/* CSS Document */body {	background-color:#999999;	margin-top:30px;}h1 {	margin: 0;	padding: 0;	text-indent: -9999px;	line-height: 0px;}div#fixedOuter {	width:656px;	height:480px;	background-color:#ffffff;	position:relative;	margin:0 auto;	padding:16px;}div#outer {	width:656px;	background-color:#ffffff;	position:relative;	margin:0 auto;	padding:16px;}div#inner {	background-color:#cccccc;	height:448px;	padding:16px;}div#logo {	width:165px;	height:160px;	background:url(../graphics/fdlogo.png) no-repeat;}div#buttons {	width:522px;	margin-top:53px;	margin-left:50px;}a#fidgitalHome{	display:block;	width:522px;	height:42px;	background:url(../graphics/fdEnter.png) no-repeat;	text-indent:-9999px;}a#fidgitalHome:hover{	background:url(../graphics/fdEnterOver.png) no-repeat;}a#thofHome{	display:block;	width:522px;	height:42px;	background:url(../graphics/thofEnter.png) no-repeat;	text-indent:-9999px;}a#thofHome:hover{	background:url(../graphics/thofEnterOver.png) no-repeat;}div#introText {	width:299px;	height:72px;	margin-top:44px;	margin-left:50px;	text-indent:-9999px;	background:url(../graphics/introText.png) no-repeat;}
