/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/page_background.jpg) no-repeat;
	height:709px;
	}

#container {
	position: absolute;
	top: 100px;
	left:75px;
	width:650px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	height:475px;
	overflow: auto;	
	}
a img {
	border:none;
	}
#itapi {
	width: 635px;
	vertical-align:text-top;
	height:215px;
	}
img {
	float:left;
	clear:left;
	}
.backcover {
	width:475px;
	float:left;
	padding-left:10px;
	margin: 0px;
	}
#andy {
	width: 600px;
	height:197px;
	padding-top:20px;
	}
#andy img {
	padding-right:5px;
	}
.author {
	width:420px;
	float:left;
	margin: 0px;
	padding-left:10px;	
	}
.download {
	width:420px;
	float:left;
	margin-top: 30px;
	padding-left:10px;
	font-size:1em;
	color:#2d5d54;
	vertical-align: middle;
	font-weight: bold;
	height:32px;
	text-decoration: none;
	}
.arrow {
	vertical-align:middle;
	margin-top:-5px;
	}
#container a:link{
	color:#2d5d54;
	text-decoration:none;
	border-bottom:#000000 thin dotted;
	}
#container a:visited{
	color:#000000;
	text-decoration:none;
	border-bottom: #000000 thin dotted;	
	}
#container a:hover{
	color:#2d5d54;
	background:#e0e0e0;
	text-decoration: none;
	}
p.download a {
	border-bottom: #000000 thin dotted;
} 
#email {
	width: 600px;
	padding-left:10px;
	font-size:.8em;
	}
