body
{
	font-family:arial;
	font-weight:normal;
	text-align:left;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	margin-top:0px;
	font-weight:bold;

}
h1
{
	font-size:22px;
	color:#000000;
}
h2
{
	color:#000000;
}
p
{
	color:#000000;
	font-weight:normal;
}
p.correctanswer
{
	color:#339900;
	font-weight:normal;
}
p.incorrectanswer
{
	color:#FF0000;
	font-weight:normal;
}
div.mainlogo
{
	width: 800px;
	height:130px;
	background-image:url(images/toplogo.jpg);
	background-repeat:no-repeat;
	border:0px;
}
div.topnavbar
{
	width: 800px;
	line-height:17px;
	background-image:url(images/topnav.jpg);
	background-repeat:no-repeat;
}
div.content 
{
	width:800px;
	margin-top:0px;
	margin:1em auto;
	text-align:left;
	max-width:800px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	background-color:#FFFFFF;
}
ul.topnavbar 
{
	 margin: 0px;
	 padding: 0px;
	 font-size: small;
	 color: #339900;
	 /*line-height: 10px;*/
	 /*white-space: nowrap;*/
}
li.topnavbar 
{
 	list-style-type: none;
 	display:inline;
 	color: #339900;
	font-size:10px;
}
li.topnavbar  a
{
	text-decoration: none;
	padding: 3px 3px;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
	
li.topnavbar a:hover
{
	color:#0000CC;
}
li.topnavbar a.selected
{
	color:#0000CC;
}
div.textcontent
{
	margin:10px;
}
div.fronttext
{
	width:470px;
	margin:10px;
	float:left;
	border:0px;
	border-right:1px;
	border-style:solid;
}
div.newstext
{
	width:280px;
	margin:5px;
	float:left;
}
div.fronttext2
{
	width:520px;
	margin:10px;
	float:left;
}
div.newstext2
{
	width:230px;
	margin:5px;
	float:left;
}
div.cleaner
{
	clear:both;
}
div.footer
{
	color:#33CC00;
	font-weight:bold;
	text-align:center;
	width:800px;
	height:35px;
	background-image:url(images/footer.jpg);
}

td
{
	text-align:left;
	font-weight:normal;
	color:#000000;
}
th
{
	text-align:left;
	font-weight:bold;
	color:#000000;
}
li
{
	text-align:left;
	font-weight:normal;
	color:#000000;
}
div.mainpagetext
{
	margin:10px;
}
div.shopitem
{
	width:480px;
}
div.shopphoto
{
	width:100px;
	float:left;
}
div.shoptext
{
	width:370px;
	float:left;
	margin:5px;
}