@charset "utf-8";
/* CSS Document */

a, img
{
border-style:none;
outline: none;
text-decoration:none;
}

a
{
color:#4d8995;
text-decoration:underline;
}

hr {
	background-color:#999898;
	height: 1px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #aaa;
	margin-top: 4px;
	margin-bottom: 4px;
}

.light
	{
	background-color:#d3d3d3;
	height: 1px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #aaa;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
h3{
margin-bottom:2px;
margin-top:0px;
line-height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
text-align:left;
}

h4{
margin-bottom:10px;
margin-top:30px;
line-height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
text-align:left;
}

.home{
margin:0px;
line-height:25px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-style:normal;
text-align:left;
}


#navCol
	{
	text-align:right;
    position:absolute;
    width:300px;
    height:653px;
    /*background-image:url(images/pigeonCol1.gif);*/
	background-image:url(images/beetleCol1.gif);
    background-position:right;
    background-repeat:no-repeat;
	left:0px;
	top:0px;
	}
	
#navInner 
	{	
	margin-top:94px; 
	margin-right:41px;
	}
	
#contentCol
	{
	background-color:#f3f7f8; 
	background-image: url(images/gradient.gif);
	background-repeat:repeat-x;
	width:363px;
	position:absolute;
	left:298px;
	top:0px;
	overflow:inherit;
	min-height:100%;
	margin: 0px 10px 0px 10px;
	}
	
#contentInner
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#6e6c6c;
	margin-left:22px;
	margin-right:22px;
	text-align:justify;
	margin-top:160px;
	margin-bottom:20px;
	}
	
#rightContent{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e6c6c;
	line-height:18px;
	margin-left:48px;
	margin-right:162px;
	text-align:justify;
	margin-top:160px;
	width:200px;
	}

	
#imgCol
	{
   /* background-image:url(images/pigeon.gif);*/
    background-image:url(images/beetle.gif);
    background-repeat:no-repeat;
	position:absolute;
	min-width:100px;
	height:2000px;
	top:0px;
	left:665px;
	height:100%;
	}

#imgInner
	{
	margin-left:39px;
	margin-top:166px;
	margin-bottom:5px;
	}
	
.caption
	{
	margin-left:45px;
	font-size:10px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaaaa;
	}
	
.captionHome
	{	
	font-size:10px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaaaa;
	}

	
	
.bookItemTable
	{
	margin-bottom:20px;
	width:100%;
	}
	
.listItemTable
	{
	width:100%;
	margin-bottom:15px;
	}
	
.imageCell
	{
	vertical-align:top
	}
	
.imageCell img
	{
	margin:10px;
	margin-right: 0px;
	}
	
.contentCell
	{
	padding-top:0px;
	line-height:15px;
	text-align:left;
	}
	
	
.linkContentCell
	{
	padding-top:0px;
	padding-left:15px;
	line-height:15px;
	}
	
.bookCell
	{
	padding: 10px 10px 10px 10px;
	line-height:16px;
	text-align:left;
	}

#translations
{
list-style:inherit;
}

li{
	line-height:15px;
	margin-bottom:12px;
	list-style-image:none;
	list-style:none;
}

