 body {
	font-family: verdana;
	margin : 0px;
	background-color:#D2B48C;
	position:absolute;
	width: ;
	left:;
	}

.header {
   background-color : transparent;
   width : 100%; 
   font-size:0;


}

.leftsection {
	width : 20%;
	background-color: transparent ;
	font-size: 10;
}	

.rightsection {
        width : 20%;
        background-color: transparent;
        font-size: 10;
}
.bodytext {
	background-color : transparent;
	min-height:500%;

}
.title1 { 
	font-size : 32;
	font-weight : bold;
	color : brown;
	font-family : castellar;
}
.title2 {
	font-weight : bold;
	padding-top :  7px;	
	font-size : 20;
	color : brown;
	text-decoration : underline;
} 	

p a, .title1 a { 
	position : relative;
	color : brown;
	text-decoration : none;
}

p a:hover {
	color : red;
}

/******************* Footer *************************/
.footer, .footer a {
	font-size: 10;
	color :	black;
	text-align : center;
	width : 100%;
	background-color-#FFDAB9;
}

.footer a:hover {
	color:black;
	font-weight:bold;
}
/******************* TOP MENU *************************/

.topmenu {
	background-color: darkorange;
	width : 100%;
	color: black;
	font-family: "book antiqua";
	font-weight: bold;
	font-size: 12;

}
.topmenu a {
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-size : 12;
}
.topmenu a:hover {	
	color : red;
	font-weight : bold;
	text-decoration : underline;
	font-style:;
}

/******************* SIDE MENU *************************/
.sidemenu {
	margin-left:10px;
	padding : 1em;
	list-style:none;
	background-color:;
}

.sidemenu a {
	color : #202020;
	text-decoration: none;
	font-size : 15;
	font-style: italic;
	font-family: "book antiqua";
}

.sidemenu a:hover {
	color : black;
	text-decoration : underline;
}


/******************* TEXT SECTIONS *************************/

 
.hdr1 {
   font-size : 17;
   font-family : verdana;
   font-weight : bold;
   text-decoration : underline;
   padding : 0; 
  }
  
.txt1 {
	font-size : 15;
	font-style : italic;
	padding: 0em;
}

.txt2, .txt2 a {
	font-size : 14;
	color :  black;
	text-decoration : none;
	padding-right : 1em;
	font-family: book antiqua;

}
.txt2 a:hover {
	color : blue;
	text-decoration : underline;
}
.txt2a, .txt2 a {
	font-size : 20;
	color :  black;
	text-decoration : none;
	padding-right : 1em;
}
.txt3, .txt3 a {
	position : relative;
	font-size : 13;
	font-style : ;
	padding-right : 1em;
	color : #505050;
}
.txt4, .txt4 a {
	font-size : 13;
	color :  #505050;
	text-decoration: none;
	}
.txt5, .txt5 a {
	font-size: 13; 
	color : #505050;
	text-decoration : underline;
	font-family: "book antiqua";
	font-weight : bold;
}
	
.txt6, .txt6 a {	
	font-size: 13; 
	color : #505050;
	text-decoration : underline;
	font-family: "book antiqua";
	font-weight : bold;
}
.center-it {
	text-align : center;
	alignment : middle;
}

.highlight { 
	text-decoration: underline; 
	font-weight:bold;
}

.bigtext {
	text-decoration: underline; 
	font-weight:bold;
	font-size:40;
	background-color: ;
	color: purple;

}
