#menu { text-align:center; 
	color:#B3B36F;
	font-family:Verdana;
	font-size:14px; 
	font-variant:small-caps; }

#bottom { text-align:center; 
	color:#D9D986; 
	font-family:Verdana;
	font-size:14px; 
	font-variant:small-caps; }


#content { font-family:Verdana; 
	font-size:12px;
	line-height:20px;
	background-color:#D9D986; 

	text-align:center; }

#submenu { text-align:left; }

#question { text-align:right; 
	font-size:16px;
	font-variant:small-caps;
	letter-spacing:3px; 
	color:#008080; 
	margin-top:15px;}
	
#answer { text-indent:30px; 
	text-align:justify; 
	font-size:12px; }

#factoid { border-width:1px; 
	font-size:10px; 
	text-align:justify;
	background-color:#B3B36F; 
	width:400px;
	margin:10px; 
	padding:10px;
	border-style:dotted; }

a:link { color:#008080; 
	text-decoration:none;  }
a:active { color:#008080; 
	text-decoration:none; }
a:visited { color:#008080; 
	text-decoration:none; }
a:hover { color:#008080; 
	text-decoration:underline; 
	background-color:#FFFF9E }

hr { color:#B3B36F; }

body { background-color:#B3B36F; }


#botmid { background-image:url(../images/spacer_lh.gif);
	  background-repeat:repeat-x; }
#topmid { background-image:url(../images/spacer_uh.gif);
	  background-repeat:repeat-x; }
#rightpanel { background-image:url(../images/spacer_v.gif);
		background-repeat:repeat-y; 
		text-align:left; }
#leftpanel { background-image:url(../images/spacer_vl.gif);
		background-repeat:repeat-y; 
		text-align:right;}
