@charset "utf-8";
/* CSS Document */
.article{
	width: 440px;
	margin-left:35px;
	color:#36322e;
	}
.articleTitle2{
	width: 440px;
	margin-left:35px;
	margin-top:20px;
	color:#36322e;
	}
.article h2{
	left: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top:30px;
	margin-right:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#36322e;
	font-weight:bold;
	}
.articleH2{
	left: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top:30px;
	margin-right:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#36322e;
	font-weight:bold;
	}
.artFileDesc{
	left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top:30px;
	margin-right:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#36322e;
	font-weight:bold;
	}
.artFile a{
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#36322e;
	font-weight:normal;
	
	}
.artDescription{
	
	}
.rightSide{
	margin-left:45px;
	margin-top:40px;
	}
.articleEnd{
	clear:both;
	background-image: url(endOfArticleBackg.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	}
.articleReturn a{
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#906a49;
	border:none;
 text-decoration: none;  
 outline:none;
	}
.underlineBook{
	margin-top:35px;
	}
.article a{
	border:none;
 	text-decoration: none;  
 	outline:none;
	}