/* CSS Document */body {	padding: 0;	margin:0 auto;	background-color: #000;	font-family: verdana, arial, sans-serif;	font-size: 0.70em;	color:#FFF;	}	#wrapper {	width:800px;	height:598px;	background-image:url(images/lopez_bg.jpg);	background-repeat: no-repeat;	background-position: center top;	margin:50px auto 0 auto;	padding:0;	}	#logo {	text-indent:-5000px;		}#bullets {	width:168px;	height:25px;	position:relative;	top:-42px;	left:606px;	}#sidepic {	width: 150px;	position:relative;	margin: 100px 560px auto auto;	}#book {	width: 550px;	position:absolute;	top: 110px;	left: 260px;	right: 32px;	overflow: auto;	color:#fff;	margin:auto;	padding: 0px;	}	#publishingcontent {	width: 550px;	position:absolute;	top: 350px;	left: 260px;	right: 32px;	height:160px;	overflow: auto;	color:#fff;	margin:auto;	padding: 0px;	}	#publishingcontent h2 {	font-size: 1.80em;	font-weight: lighter;	}		#content{	width: 550px;	position:absolute;	top: 180px;	left: 260px;	right: 32px;	height:300px;	overflow: auto;	color:#fff;	margin:auto;	padding: 0px;	}	#content h2 {	font-size: 1.80em;	font-weight: lighter;	}.text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.0em;	color: #fff;	text-decoration: none;}a.text:link {	text-decoration: none;	}a.text:visited {	text-decoration: none;	}	a.text:hover {	text-decoration: underline;	}	a.text:active {	text-decoration: underline;	}			.buy {	display:none;	}#title {	width: 528px;	position:absolute;	top: 450px;	left: 240px;	right: 32px;	height:25px;	color:#fff;	margin:auto;	padding: 0px;	font-size: 1.10em;	}	#title h2 {	font-weight: lighter;	}					#mainnav {	width: 528px;	position:absolute;	top: 520px;	left: 240px;	right: 32px;	height:25px;	color:#fff;	margin:auto;	padding: 0px;	font-size: 0.9em;	}	#mainnav ul li{		display:none;	}			#footer {	position:relative;	top: 510px;	right: 0px;	}	#footer p {	text-align:right;	color:#666666;	}.foottext {	color:#666666;	text-decoration:none;	font-size: 0.90em;	}	a.foottext:link {	color:#666666;	text-decoration:none;	}	a.foottext:visited {	color:#666666;	text-decoration:none;	}	a.foottext:hover {color:#FFFFFF;	text-decoration:underline;	}	a.foottext:active {color:#FFFFFF;	text-decoration:underline;	}.border {	border-color:#FFFFFF;	border-width: 1px;}