body, html { height: 100%; margin: 0; padding: 0; }
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: url(images/pagebg.png) #000 repeat-y center -60px; 
}
a:link, a:visited { text-decoration: none; color: #FF0000; }
a:hover { text-decoration: underline; }
img { border:0; }
h1 { font-size: 15px;  font-weight: bold; line-height:1.1em; text-align:center; }
h2 { font-size: 13px;  font-weight: bold; line-height:1.1em; text-align:center; }
h3 { font-size: 11px;  font-weight: bold; line-height:1.1em; }
#container {
	width:690px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align:center;
}
.subcontainer { padding:10px; }
.subcontainer1 { 
	font-size: 9px;  
	font-weight: normal; line-height:1.1em;
	text-align:center;
}
.textbox {
margin:0;
text-align:left;
font-size: 12px;  font-weight: normal; line-height:1.2em;
}
.textbox2 {
margin:0;
text-align:left;
font-size: 11px;  font-weight: normal; line-height:1.1em;
}
.linkcol {
margin:0;
padding-top:4px;
width:345px;height:100%;
text-align:center;
}
.linkcol2 {
margin:0;
padding-top:4px;
width:230px;height:185px;
text-align:center;
}
.linkcol3 {
margin:0;
padding-top:4px;
width:345px;height:65px;
text-align:center;
}
.rsareturn {
margin:0;
text-align:center;
font-size: 11px;  font-weight: bold; line-height:1.2em;
padding-top:20px;padding-bottom:20px;
}
.listhead 	{ font-size: 12px;  font-weight: bold; line-height:1.0em; color:#ffffff; }
.headline 	{ font-size: 14px;  font-weight: bold; line-height:1.0em; }
.question 	{ font-size: 14px;  font-weight: bold; line-height:1.2em; color:#333399;}
.trivia 	{ font-size: 12px;  font-weight: normal; line-height:1.3em;}