/* these tow division below are related to the fomatting of 'centerGraphicsTextDiv'
	place in the 'main.css' */
#heading {
	width:640px;
	text-align:left;
	font-variant:small-caps;
}
#centerGraphicsDiv {
	float:left;
	width:180px;
	padding-right:5px;
	/*background-color:blue;*/
}
#centerTextDiv {
	float:left;
	width:450px;
	paddinng-left:5px;
	/*background-color:yellow;*/
}
#readOnline {
	margin: 25px;
}
#backIssues {
	margin: 25px;
}
.author {
	color:#000000;
	font-weight:bold;
}
.title {
	color:#990033;
	font-size:16px;
	font-weight:bold;
}
.articleParag {
	font-size:14px;
	font-weight:bold;
	color: #393;
}
.articleParag1 {
	font-size:14px;
	font-weight:bold;
	color: #630;
}
.articleParag2 {
	font-size:14px;
	font-weight:bold;
	color: #C06;
}
.articleParag3 {
	font-size:14px;
	font-weight:bold;
	color: #C06;
}
.section {
	font-variant:small-caps;
	font-weight:bold;
	color: #6CF;
}
.section1 {
	font-variant:small-caps;
	font-weight:bold;
	color: #F00;
}
.section2 {
	font-variant:small-caps;
	font-weight:bold;
	color: #F00;
}
.blue {
	font-variant:small-caps;
	font-weight:bold;
	color: #009;
}
.green {
	font-variant:small-caps;
	font-weight:bold;
	color: #698B22;
}
.green1 {
	font-variant:small-caps;
	font-weight:bold;
	color: #0C6;
}
.brown {
	font-variant:small-caps;
	font-weight:bold;
	color:  #8B7355;
}
.brownFarmers {
	font-variant:small-caps;
	font-weight:bold;
	color: #8E4F5A;
}
.section960 {
	font-variant:small-caps;
	font-weight:bold;
	color: #960;
}
.sectionF60 {
	font-variant:small-caps;
	font-weight:bold;
	color: #F60;
}
.section6FF {
	font-variant:small-caps;
	font-weight:bold;
	color: #009ACD;
}
.sectionF90 {
	font-variant:small-caps;
	font-weight:bold;
	color: #F90;
}
.section6F3 {
	font-variant:small-caps;
	font-weight:bold;
	color: #9ACD32;
}
.section6F4 {
	font-variant:small-caps;
	font-weight:bold;
	color: #39C;
}
.noDecor {
	border: none;
}

