BODY
{
	COLOR: #424A19;
	FONT-FAMILY: Arial;
	margin: 0cm 0cm 0cm 0cm;
	background: url(images/sidebkg.gif) repeat-y;
}


H1.logo
{
	COLOR: #ffffff;
	margin-left: 160px;
	margin-top: 10px;
	font-size: 30px;
	line-height: 30px;
	width: 400px;
	display: block;
}
img.logo
{
	position: absolute;
	left: 4px;
	top: 4px;
}
H2
{
	COLOR: #0000ff;
}
table.top
{
	background: url(images/topbkg.gif) repeat-x;
}

table.middle
{
	background: url(images/shadowbkg.gif) repeat-x;
}

div.navbar
{
	position: relative;
	top: -60px;
}
a.nav:link, a.nav:visited {
	display: block;
	background-color: #424A19;
	color: #ffffff;  
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	width: 137px;
	margin-top: 4px;
	padding-right: 4px;
	border-bottom: solid 2px #F9F7E8;
	font-size: 13px;
-moz-box-sizing:border-box;box-sizing:border-box;
}

a.nav:hover {
	color: #ffffff; 
	background-color: #1F540E;
	text-decoration: none;

}


div.topnav
{
	font-size: 12px;
	margin-top: 4px;
	margin-right: 4px;
}
a.topnav:link, a.topnav:visited {
	FONT-FAMILY: arial;
	font-size: 14px;
	color: #424A19;
	text-decoration: none;
}

div.slogan
{
	font-size: 24px;
}

a.topnav:hover {
	text-decoration: none;
	color: #000000;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}


a.green:link, a.green:visited {
	color: #336600;  
	text-decoration: none;

}

a.green:hover {
	color: #A7A984; 
	text-decoration: none;

}

div.copy {
	color: #000000; 
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	text-align: center;
}

a.jwd:link, a.jwd:visited {
	color: #ffffff;  
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	text-align: center;

}
a.jwd:hover 
{
	color: #0000ff;
}

a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 60%;
}

.question
{
	COLOR: #990033;
	FONT-FAMILY: Arial;
	font-weight: bold;
}

.answer
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
}

p.inheader
 {
	position: absolute; 
	top: 140px; 
	right: 10px;
	COLOR: #ffffff;
	font-size: 100%;
	FONT-FAMILY: Arial; 
}


