BODY
{
	background-color: #000000;
	FONT-FAMILY: arial;
	font-size: 10pt;
	color: #ffffcc;
}


H1
{
	COLOR: #ffffcc;
	FONT-FAMILY: bookman old style;
	font-weight: bold;
}

.mainwrapper
{
	background: url(images/main-bg.gif) repeat-y;
	display: block;
	width: 641px;
}

.insidewrapper
{
	width: 635px;
}

.topper
{
	width: 635px;
	height: 304px;
	border-top: solid 2px #FCFFD4;
	background: url(images/frontpg.jpg) no-repeat;
	overflow: hidden;
}

.navbar
{
	width: 100%;
	clear: both;
}

.mainbodytext
{
	text-align: left;
	width: 620px;
	padding-top: 10px;
}


b
{
	color: #ffffcc;
}
td
{
	FONT-FAMILY: arial;
	font-size: 10pt;
	color: #ffffcc;
}


a.nav:link, a.nav:visited {
	display: block;
	background-color: #666666;
	vertical-align: left;
	FONT-FAMILY: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-align: center;
	width: 100%;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: none;
	background-color: #000000;
	font-weight: normal;
	color: #ffffcc;
	font-style: italic;
}

a.gallerybg:link, a.gallerybg:visited {
	display: block;
	background: url(images/gallerybg.jpg) no-repeat;
	FONT-FAMILY: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-align: left;
	padding-top: 280px;
	padding-left: 40px;
	height: 27px !important;
	height: 307px;
	width: 163px !important;
	width: 203px;
	text-decoration: none;
	float: right;
}

a.gallerybg:hover {
	background-position: 0px -304px;
	text-decoration: none;
	color: #ffffff;
}

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


a.white:link, a.white:visited {
	color: #ffffff;  
	text-decoration: underline;

}

a.white:hover {
	color: #ffffcc; 
	text-decoration: none;

}

div.copy {
	color: #ffffff; 
	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: 70%;
	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; 
}


