#sizer {
	margin:auto auto;}

#expander {
	background:#fff;}

#content {
	width:100%;
	margin:0;
	min-height:0px;
	text-align:center;}

  /* Hack for IE6 \*/
  * html #content {
    height:0px;}
  /* */


	#content .img {
		width:729px;
		margin:75px auto 0 auto;}

	#content .links {
		width:385px;
		text-align:center;
		margin:10px auto 0 auto;
		padding:10px 0 0 0;
		color:#acacad;
		background:transparent url(/images/splash_links_bg.png) no-repeat top center;}

		#content .links p {
			margin:4px 0;
			font-size:90%;}

		#content .links input {
		  margin:0px 6px;
      padding:0;
			color:#58595b;
      border:0;
      cursor:pointer;
      background:none;
      font-weight:bold;
			text-decoration:none;}

		#content .links input:hover {
			color:#962414;
			text-decoration:none;}

