body {
	margin:0;
	background-image:url(http://www.apenest.com/images/21.jpg);
background-attachment: fixed
}

a:link { color:black; text-decoration:none; }
a:visited { color:black; text-decoration:none; }
a:hover { color:black; text-decoration:none; }
a:active { color:black; text-decoration:none; }

.headermenulink a:link { color:black; text-decoration:none; }
.headermenulink a:visited { color:black; text-decoration:none; }
.headermenulink a:hover { color:black; text-decoration:none; border-bottom:1px dotted black; }
.headermenulink a:active { color:black; text-decoration:none; }

.linkstyle1 a:link { color:#FF9900; text-decoration:none; border-bottom: 1px dotted #FF9900; }
.linkstyle1 a:visited { color:#FF9900; text-decoration:none; border-bottom: 1px dotted #FF9900; }
.linkstyle1 a:hover { color:#FF9900; text-decoration:none; border-bottom:1px solid #FF9900; }
.linkstyle1 a:active { color:black; text-decoration:none; border-bottom:1px dotted black; }

.apenest {
	z-index:2;
	position:absolute;
	top:0px;
	left:20px;
        border:0px;
}

#container {
	z-index:2000;
	position:absolute;
	left:0px;
	top:150px;
	width:900px;
	padding:10px 0px 0px 20px;
	float:left;
}

.columnwide {
	float:left;
	padding:10px 10px 20px 10px;
	width:410px;
	margin:0px 10px 40px 0px;
	font-family:Georgia;
	font-size:14px;
	border-top:1px solid gray;
	background-color:white;
}

.columnwider {
	float:left;
	padding:10px 10px 20px 10px;
	width:630px;
	margin:0px 10px 40px 0px;
	font-family:Georgia;
	font-size:14px;
	border-top:1px solid gray;
	background-color:white;
}

.column123 {
	float:left;
	padding:10px 10px 20px 10px;
	width:190px;
	margin:0px 10px 40px 0px;
	font-family:Georgia;
	font-size:14px;
	border-top:1px solid gray;
	background-color:white;
}

.column4 {
	float:left;
	padding:10px 10px 20px 10px;
	width:190px;
	margin: 0px 0px 40px 0px;
	font-family:Georgia;
	font-size:14px;
	border-top:1px solid gray;
	background-color:white;
}

.column4 dt {
        display: none;
}

.column4 dl {
	margin-bottom:2px;
	margin-left:1px;
	margin-top:1px;
}

.column4 dd {
	margin-bottom:2px;
	margin-left:0px;
}

.column4 dt {
    margin-bottom:-8px;
}

.footer {
	float:left;
	padding:10px 0px 0px 10px;
	width:860px;
	border-top:1px solid gray;
	font:9px 'Lucida Grande', Arial;
	background-color:white;
}

#headermenu {
	width:190px;
	height:20px;
	position:absolute;
	top:35px;
	left:690px;
	z-index:3;
	font-family:Georgia, serif;
	font-size:13px;
        line-height:17px;
}

.bookimg {
	margin-bottom:3px;
        border:0px;
}

.title {
	font:10px 'Lucida Grande', Arial, sans-serif;
	font-weight:bold;
}

.copy {
	font:10px 'Lucida Grande', Arial, sans-serif;
	line-height:15px;
}

.smalltalk {
	font:9px 'Lucida Grande', Arial, sans-serif;
	color:gray;
	line-height:14px;
}

.smallheader{
	font:9px 'Lucida Grande', Arial, sans-serif;
	line-height:14px;
}

.noborder {
border:0px;
}