body {
	 background: url("/images/wj_bg.jpg");
	 background-color:#b3ab6e;
	 background-repeat: no-repeat;
	 background-position: center top;
	 margin:0;
}

p {
	font-family: georgia, serif;
	font-size: 14px;
	font-style: normal;
	color: #7f722b;

	margin-left: 8px;
	margin-right: 5px;
	line-height: 140%;

}




ol, li, ul {
	font-family:  georgia, serif;
	font-size: 14px;
	font-style: normal;
	color: #7f722b;
	margin-left: 10px;

	line-height: 145%;

}



a:link, a:visited
{
font-family:  georgia, serif;
font-size: 14px;
color: #191004;
font-style: underline;
}
a:hover
{
background: url("") no-repeat 0 0;
color: #191004;
font-style: underline;
}

.stand {
	font-family: georgia, serif;
	font-size: 17px;
	font-weight: bold;
	color: #191004;
	
}

.standsm {
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #191004;
	
}



.copy {
font-size: 11px;
}

.copy a:link, .copy a:visited
{
font-family: georgia, serif;
font-size: 11px;
color: #191004;
font-style: underline;
}
.copy a:hover {
	 color: #535358;
	 font-style: underline;
}

/* Side menu definitions */
.side div {
	 height:25;

}

.side a {
	 padding:12 5 5 30;
	 display:block;
	 color:#191004;
	 font-size:16;
	 font-weight:bold;
	 text-decoration:none;
}

.side a:hover {
	 background: url("/images/pencil.png") no-repeat 0 0;
	 color: #9f8f2f;
}
