/* CSS Document */#container {	position:relative;	margin-left: auto;	margin-right: auto;	top:50px;	width: 900px;	height:575px;	background-color:#FFFFFF;}#logo {	position:absolute;	left:29px;	top:30px;	width:141px;	height:90px;}#nav {	position:absolute;	left:0px;	top:335px;	width:199px;	height:240px;	border:0px;}#vertLine {	position:absolute;	left:199px;	top:0px;	width:1px;	height:575px;}#legal {	position:absolute;	padding-top:10px;	top:575px;	width:600px;	height:10px;	background-color:#e0e4e5;}#credit {	position:absolute;	padding-top:10px;	top:575px;	left:600px;	width:300px;	height:10px;	text-align:right;	background-color:#e0e4e5;}body {	background-color:#e0e4e5;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin:0px;	font-family:Georgia, "Times New Roman", Times, serif;	color:#666666;	font-size:12px;	line-height:1.8em;}a, a:visited {	color:#999999;	text-decoration:none;	border-bottom:1px dotted;}a:hover {	color:#6d331f;}p.subhead {	font-size:inherit;	line-height:inherit;	margin-top:1.5em;	margin-bottom:.5em;}p.retailers {	font-size:inherit;	margin-top:1em;	margin-bottom:0.5em;	line-height:1.6em;	color:#999999;}.runIn {	font-size:90%;	letter-spacing:0.15em;	color:#6d331f;	text-transform:uppercase;}.bigText {	font-size:115%;	color:#999999;}.mouseType {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:9px;	line-height:normal;	color:#afafaf;}.credit {	text-align:right;}