/* ---------------------------------------------------------     Web Design and Styles by 	- Chris Arnold for artandanthropology.com   * Version: 1.0, 2008   Site styles meant for A.Line Boutique only. Thanks!   ------------------------------------------------------------ *//* ---------------   Defaults   --------------- */html, body{	margin: 0;	padding: 0;} body{	text-align: center;	min-width: 900px;	font-family: "Times New Roman", Times, serif;	font-size: .9em;	line-height: 1.25em;	letter-spacing: .02em;	color: #ccc;	background: #000;}/* ---------------   Links  --------------- */#wrap a:link, #wrap a:visited {text-decoration: none; color: #ccc;}#wrap a:hover, #wrap a:active {text-decoration: none; border-bottom: #dfe4b9 1px dashed; position:relative;}/* ---------------   Layout   --------------- */#wrap{	margin: 0 auto;	width: 900px;	text-align: left;	padding-top: 50px;}#left{	float: left;	padding: 10px;	width: 220px;}#right{	float: right;	padding: 10px 10px 10px 50px;	width: 600px;}.beige{	color: #dfe4b9;	font-size: 1.3em;	line-height: 1em;}