body {
	
	background-color: #240100;

}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E2E2E2;
	padding: 15px;
	height: auto;
	width: 790px;
	border: 5px;
	border-style: solid;
	background-image:url(images/bkg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	font-size: 14px;
color:#333333;
	line-height: 1.6em;
	border-color: #982612;

}

.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E2E2E2;
	padding: 15px;
	height: 575px;
	width: 720px;
	border: 1px;
	border-style: solid;
	background-image:url(images/bkg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 1.6em;
	border-color: #982612;

}

.imgMem{
float:left;
margin-right:15px;	
margin-left:25px;
}
.imgMemRt{
float:right;
margin-left:15px;
margin-right:25px;	
}
a {
	color: #A04236;
text-decoration :underline;;
}
a:hover {
	color: #CC0000;
text-decoration:overline;
text-decoration: underline;
}

.finePrt {
	font: 10px Arial, sans-serif;
	color: #333333;
line-height: 1em;
}
.style1 {
	color: #A04236;
	font: bold;
}
.memList {font-size: 14px;
	color: #9A4139;
border-left-color: #D9D9D9;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
padding: 15px;
}
.txtHm {
	padding: 10px;
	height: auto;
	width: auto;
border-left-color: #D9D9D9;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
margin-left:50px;
margin-right:50px;

}
hr {
color:#FFFFFF;

	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
