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


body
{
	background-color: #bdbbb3;
	width: 90%;
	
}

#identity
{
	background-image: url(../images/bfbanner.gif);
	background-repeat: no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	height: 145px;
	padding-top: 5px;
	width: 980px;
}

#navigation
{

	padding-bottom: 20px;
	float: left;
	margin-left: 20px;
	padding-right: 10px;
	
}

#navigate
{
	margin: 0;
	padding: 0;
}

#navigate li
{
	
	padding-top: 13px;
	padding-bottom: 13px;
	list-style: none;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(../images/navigate.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: auto;
}



#navigate li a
{
	text-decoration: none;
	color: #000000;
	
}

#navigate li a.current
{
	color: #2e3192;
	font-weight: bold;
	
}

#star
{
	float: right;
	margin-top: -35px;
}


#feature
{
	margin: 0;
	padding: 0;
	height: 150px;
}

#feature li
{
	
	padding-top: 5px;
	padding-bottom: 13px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 150px;
}

#feature li a
{
	text-decoration: none;
	color: #000000;
}

#content
{
	margin-left: 210px;
	background-color: #FFFFFF;
	min-height: 600px;
	width: 730px;
	margin-top: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
	
}


#endnote
{
	clear: right;
	background-image: url(../images/endnote.gif);
	margin: 0;
	text-align: center;
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	padding-top: 5px;
	width: 980px;
	height: 100px;
	line-height: 12px;
}

#endnote p
{
	padding: 2px;
	text-align: center;
	margin: 0;
	text-decoration: none;
	width: 100%;
}



#buffer
{
	background-color: #2e3192;
	height: 10px;
}


#j2j
{
	font-size: 12px;
}

h1
{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
}

h3
{
	padding-left: 50px;
	padding-right: 50px;
}

p
{
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}


.testimonial
{
	text-align: right;
	margin: 0;
	padding: 0;
	margin-right: 50px;
}

#andrea
{
	float: right;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 25px;
	padding-bottom: 25px;
}

.books
{
	float: right;
	margin-left: 20px;
	margin-right: 50px;
	padding-top: 15px;
}

.books1
{
	float:left;
	margin-left: 50px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.books2
{
	
	margin-right: 50px;
	padding-left: 130px;
	padding-top: 15px;

}

#sign
{
	position: absolute;
	width: 374px;
	height: 279px;
	margin-left: 75px;
	margin-top: 50px;
}

#phototext
{
	font-size: smaller;
	position: absolute;
	margin-top: 345px;
	margin-left: 150px;
}

#sign2
{
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	
}


table {
	margin-left: 25px;
	padding-top: 20px;
}
#amazon {
	margin-top: 15px;
}

#navigatebig
{
	margin: 0;
	padding: 0;
}

#navigatebig li
{
	
	padding-top: 13px;
	padding-bottom: 13px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(../images/navigatebig.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: auto;
}


#navigatebig li a
{
	text-decoration: none;
	color: #000000;
	
}

#navigatebig li a.current
{
	color: #2e3192;
	font-weight: bold;
	
}

