
body {
 	text-align: center;
	background-color: #4b0082;		
 	color: #ffff66;
}





h1 {font-family:  papyrus;
	font-size: 24px;
		font-weight: bold;
		color: #4b0082;
}



h2 {font-family: comic sans ms;
	font-size: 18px;
	color: #4b0082;
}

h3 {font-family: veranda;
	font-size: 18px;
	color: #4b0082;
}
p {font-family: veranda;
	font-size: 14px;
	color: #4b0082;
}
.purp {font-family: veranda;
	font-size: 18px;
	color: #4b0082;
}

img.br	{border-style:  solid; 
	border-color: #84429c;  
	border-width: 0px;
	 }
#wrapper { width: 850px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background-color: #ffff66;
}

#header { width:850px;
	margin: 0px;
	height: 140px;
	background: #ffff66 url('topcurtain.png') no-repeat top right ; 
	font-weight: bold;
}



#contentarea  {
	float: left;
	width: 490px;
	background: #ffff66 url('lilbit.png') no-repeat top center ; 
	font-family: comic sans ms;
	font-size:  18px;
	font-weight: normal;
	color:  #4b0082;
}
	


#leftpanel {
	width:210px;
	margin-top: 100px;
	font-size: 18px;
	float: left;
	background-color: #ffff66; 
	}



.clearboth {
 	clear: both;
 	}

#rightpanel  {
	width: 150px;
	float: right;
	background:  #ffff66 url('sidecurtain.jpg') no-repeat; 
	}


#pastprod {
	width: 495px;
	 
	float: left;
	border: medium double #84429c;
	background: #ffff66 url('caption.jpg') no-repeat fixed top center; 
	overflow: scroll;
	font-family: comic sans ms;
	font-size:  14px;
	font-weight: normal;
	color: #4b0082;
}

.dyncontent{display: none; }





#footer {
	clear: both;
	text-align: center;
	background-color: #ffff66; 
	
}


.td1 {font-size: 130%;
color: #4b0082;
font-weight: bold;
	
}


/********* LINK *********/

/* LINKs  */

a  {	color: #4b0082;
	font-size: 18px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	}


a:link {	color: #4b0082;
	font-size: 18px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	}


a:visited { color: #4b0082;
	font-size: 18px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	}


a:hover { 	color:  #4b0082;
	font-size: 18px;
	background:  #ff93d6;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-weight: bold;
	}


a:active {	color: #4b0082;
	font-size: 18px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	}

/********** Class= **********/
.blk {color: #000000;}
.indigo{color: #4b0082;}
.yello {color: #ffff66;}
.pink {color: #ff93d6}



.poshdr  {text-align: right;
	padding: 0;
	font-size: 18px;
	font-family: comic sans ms;
	line-height: 60%;
	color: #ffff66;
	}
.poshdr2  {text-align: right;
	padding: 0;
	font-size: 18px;
	font-family: comic sans ms;
	line-height: 60%;
	color: #ffff66;
	}

.par  {	font-size: 18px;
	font-family: comic sans ms;
	color:  #4b0082;
	font-weight: bold;
	}

.alignl {text-align: left;}
.bold {font-weight: bold;}
.lineht { padding: 0;
margin-top: 140px;}
.linehtlg { line-height: 155%;}
.linehtlgest { line-height: 200%;}

ul.square {list-style-type: square;}
