body {

	margin: 0;
	padding: 0;
	
	background-color: #FFFFFF;
	background-image: url(images/background/background_01.jpg);
	
	background-repeat: repeat-x;
	
}

.maintextarea {

	
	padding-top: 20px;
	padding-left: 58px;
	padding-right: 20px;
	padding-bottom: 20px;
	
	text-align: justify;
	
	vertical-align: top;
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #8F8F8F;
	text-decoration: none;
	}
	
.maintextheader {
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B14E4E;
	text-decoration: none;
	}

.maintextlink {
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
	}

.sidemenupadding {

	margin-bottom: 3px;
	}
	
.authorimagepadding {

	float: left;

	margin-right: 15px;
	margin-bottom: 7px;
	
	border: 2px solid #F3F0E4;
	
	}
	
.breakerimagepadding {

	margin-left: 1px;
	margin-bottom: 20px;
	
	border: 2px solid #EAE4CB;
	
	}

	
.footerarea {

	background-image: url(images/background/background_47.jpg);
	background-repeat: no-repeat;
	
	background-position: top;
	
	height: 42px;
	width: 673px;
	
	vertical-align: top;
	
	padding-top: 18px;
	
	text-align: center;
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
	text-decoration: none;
	}

.footertext {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
	text-decoration: none;
	}

a.footertext:link { text-decoration: none; color: #B0B0B0;}
a.footertext:visited { text-decoration: none; color: #B0B0B0;}
a.footertext:hover { text-decoration:none ; color: #8B8B8B;}
