@charset "UTF-8";

td.leftcol { 
	background-image:url('/cream.gif'); 
	background-color:#FFE7BF; 
	width:175px; 
	font-size:85% }

h1 { 
	background-image:url('/cream.gif'); 
	background-color:#FFE7BF; 
	font-weight:bold; 
	color:#996699; 
	font-size:24pt; 
	margin:0; 
	padding:10px 0 20px 20px }

a:link    { color:#990066; text-decoration:none }
a:visited { color:#996699; text-decoration:none }
a:active  { color:#ff00ff;  text-decoration:underline }
a:hover   { color:#ff0000; background-color:#F8DC00; text-decoration:none }

body { 
	font-family:Arial,Helvetica,Geneva,Swiss,sans-serif; 	
	font-style:normal; 
	background-color:#996699;  
	color:#000000; 
	background:#996699
	topmargin:0;
	leftmargin:0;
	marginwidth:0; 
	marginheight:0; 
}

.new { background:#996699; color:white; font-weight:bold; font-style:italic; padding:5px; border:solid 0px #000000; height:25px; text-align:center }

.scrollbox { 
	background:#ffffff; 
	color:#000000; 
	padding:5px; 
	border:solid 0px #000000; 
	height:275px; 
	overflow:auto; 
	scrollbar-face-color:#996699; 
	scrollbar-highlight-color:#996699; 
	scrollbar-3dlight-color:#333366; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#646464; 
	scrollbar-arrow-color:#FFCC00; 
	scrollbar-track-color:#FFE7BF; 
	font-size:80% }

.evlistone { padding:5px; font-size:80% }

.smalltext { font-size:80% }
.smallertext { font-size:70% }

.cannavbar { background-image:url('http://ChristianAnswers.Net/dictionary/bg-gold.gif'); height:12px }

#invisibleobject {
     visibility: hidden;
}

ul { 
	margin: 0 0 0 5px; 
	padding: 0 0 5px 5px; 
	list-style:square
}

li { 
	color: black; 
	margin: 6px 6px 6px 6px; 
	padding: 0 0 0 0; 
	list-style: square 
}


