body {
        background-color:#8a9642;
         background-image: url(background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;

}

body, td {
	font-size: 14px;
        font-family: "Trebuchet MS", Arial, sans-serif;
        text-align:left;
}


#leftimg {
	/* position: absolute; */
	position: fixed;
	top: 0;
	left: 0;
	background: url(maiya.gif) fixed no-repeat;
	width: 255px;
	height: 900px;
}



h1 {
font-size: 32px;
font-weight: bold;
color: #b40097;
text-align:center;
} 

h2 {
font-size: 24px;
font-weight: bold;
color: #b40097;
text-align:left;
margin-left:15px;
} 

h3 {
	font: bold 11px Tahoma;
	color: #3A8345;
	margin: 5px 0 10px 0;
	border-bottom: 1px #5a5a5a solid;
	text-align: left;
}



font#fontcolorlight {
              color:#ffffff;
}


td#bgcolorfooter {
              background-color:#1e1e1e;
}

table#bgcolorfooter {
              background-color:#1e1e1e;
}

div#shadedcolor {
              background-color: #ACDEEC;
               margin-left:15px;
               width:875px;
               text-align:center;
}

span#shadedarea {
              font-size: 16px; 
              font-weight:bold; 
              font-family: Papyrus, Georgia, "Times New Roman", Times;
}

#personalInfoEntry {
	padding: 4px 5px 10px 4px;
	text-align: left;	
}

#censusInfoEntry {
	display: inline;
	padding: -10px 5px 10px 84px;	
	text-align: left;	
}

