html{
   background-color: #ffe0c3;
  font: 18px;	
	padding: 10px;
	color: #993300;
	font-family: Arial;
}
 A:link {
    color: #4E0300;
    font: 16px Arial;
    text-decoration: underline;
  }  
.copy {
 font-size: 9px;
 color: #4E0300;
}  
.body{
  font-size: 16px;
 	width:1280px;
}
.head
{COLOR: #bc5e00;
 font-size: 36px;
 font-style:italic;
 font-family: 'PT Serif', serif;
 text-shadow: 3px 3px 5px;
 float: auto;
}
.header  
{
   background-color: #ffeddd; 
    color: #BC5E00;
    float: left;
    font: 700 22px Arial;
    margin-left: 30px;
    padding-top: 3px;
    text-shadow: 10px 10px 12px;

}
.mainPart{
	padding-top: 20px;
  padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
  color: rgb(0, 0, 128);
	font: 16px;	
	background: url("../images/tadj6.png") no-repeat scroll 100% 100% transparent;
	background-position: 100% 100%;
}
.t{
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px 10px 10px 10px;
  font-size: 16px;
  font-family: Arial;
  width: 60%;
  COLOR: #993300;
  padding: 5px 5px 5px 3px;
}
.description{
	float:right;
	width: 80%;
	}
.textDescription{
  color: #4E0300;
 font-family: Arial;
 font-size: 13pt;
 font-style:italic;
 clear: both;
 text-indent: 25px;
 text-align: justify;
 }
