/* CSS Document */.container {	text-align: left;	width: auto;	margin-top: auto;	margin-right: 50%;	margin-bottom: 50%;	margin-left: auto;	}#mainbox a {	color: #CC9933;	text-decoration: none;}#mainbox a:hover {	color: #FFFFFF;	text-decoration: none;	background-color: #CC9933;}#mainbox {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	color: #333333;}#mainbox p {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	color: #333333;}#mainbox h1 {	font-family: Georgia, "Times New Roman", Times, serif;		font-size: medium;	color: #333333;	margin: 0 0 0 0;	padding: 0;}#mainbox h2 {	font-family: Georgia, "Times New Roman", Times, serif;		font-size: small;	color: #666666;	margin: 0 0 0 0;	padding: 0;}#mainbox .divider {	border-top: 1px dotted #CCCCCC;	margin: 5px 0 5px 0;}h3 {    font:70%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;	color:#996633;}h4 {	font-weight:normal;	font-size:140%;	color:#1B0431;	margin:0;	padding:0;}a:link {color:#956839;text-decoration:underline;}a:visited {color:#956839;text-decoration:underline;}a:hover {color:#473624;text-decoration:underline;}a:active {color:#956839;}  #wrap {			background-color:#473624;            width:760px;            margin:0 auto;			padding-left:1px;			padding-right:1px;            text-align:center;    }	  #topmenu {  			background-color:#473624;			border-width:1px;			border-style:dotted;			border-color:#FFCCCC;			padding: 5px;      		font:85%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;		    text-transform:uppercase;		    letter-spacing:.2em;			color:#FFCCCC;	}    #topmenu a:link {color:#FFCCCC;text-decoration:none;}	#topmenu a:visited {color:#FFCCCC;text-decoration:none;}	#topmenu a:hover {background-color:#FFCCCC;color:#473624;text-decoration:none;}	#topmenu a:active {color:#FFCCCC;}  .divider {   border-bottom:1px dotted #666;   margin:.75em 0 .75em 0;}    #storetext {  			font:85%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;		    text-transform:uppercase;		    letter-spacing:.1em;	}    #main-content {            width:760px;            background:#FFF3DB url("images/bg-fade-mid.png") repeat-y;            margin:0;            text-align:left;            display:block;    }	