/***** Page *****/body{	background:#636958;	color:#333;	font:70% Verdana,Tahoma,Arial,sans-serif;	margin:0;	padding:0;}body a:visited {	text-decoration:none;	border:0;	}.left {	float:left;	padding:0;	text-align:left;	font-size:1em;	font-weight:normal;	display:inline;}.right{	display:inline;	float:right;	text-align:right;	padding:0;	font-size:1em;	font-weight:normal;}/***** Wrapper *****/#wrapper{	background:white;	border-left:5px solid #53584A;	border-right:5px solid #53584A;	color:#000;	margin:0 auto;	padding:0;	width:740px;}/***** Top *****/#top{	background: #6183ad url(http://josh.truetech.org/images/bg_header.jpg) center;	color:#fff;	height:80px;	margin:0;	padding:0;	}#top .left{	margin:4px 0 0 8px;}#top .right{		margin:4px 8px 0 0;}#top a{	background:inherit;	color:#fff;	text-decoration:none;	font-size: 24px;	font-weight: bold;}#top a:hover{	text-decoration:underline;}/***** Navigation *****/#navigation ul,#navigation li{	margin:0;	padding:0;}#navigation{	background:#71A70B;	color:#fff;	font-size:1em;	height:2em;	line-height:2em;}#navigation li{	float:left;	list-style:none;	white-space:nowrap;}#navigation li a{	background:inherit;	color:#fff;	display:block;	font-weight:bold;	padding:0 15px;	text-decoration:none;	text-transform:uppercase;}* html #navigation a {width:1%;}#navigation .selected,#navigation a:hover{	background:#81C00C;	color:#fff;	text-decoration:none;}/***** Content *****/#content{	background:#fff;	float:left;	padding:15px 10px;	width:555px;	color:#000;}#content h3{	color: #81C00C;	font-size:1.4em;	margin:0;	padding:10px 5px 0 0;	text-align:left;	background:inherit; font-weight: bold;}#content h3 a{color: #71A70B;text-decoration: none;}#content h3 a:hover{color: #81C00C;text-decoration: underline;}#content h4{	color:inherit;	font-size:.8em;	margin:0;	padding:0 0 0 10px;	font-weight:normal;	background:inherit;}#content .postbody{	margin:10px 5px;	padding-left:10px;	padding-right:10px;	background:inherit; font-size: 12px; font-family: Georgia, "Times News Roman", serif;}#content a{	text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #71A70B;}#content a:hover{	text-decoration:underline; color: #81C00C;}#content .byline{	margin-left:5px;	padding-left:10px;	padding-right:10px;	background:inherit; font-size: 9px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}/***** Side Content *****/#sidecontent{	margin:0;	padding:15px 0 0 0;	float:right;	width:164px; background: white;}#sidecontent ul{	color:#333;	list-style:none;	padding:0;	margin:0;	background:white; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #999;}#sidecontent li{  padding: 0.1ex 0;}#sidecontent li a{	color:#000;	text-decoration:none;	font-size:1em;	display:block;	padding:2px 20px;	background:white;}#sidecontent li a:hover{	background:#94CC29;	color:white;}#sidecontent h4{	font-size:1em;	font-weight:bold;	margin:0;	background:#94CC29;	color:white;	padding:8px 0 8px 10px; border-bottom: 1px solid #999999; border-top: 1px solid #999999;}/***** Footer *****/#footer{	background:#71A70B;	clear:both;	color:#fff;	font-size:.9em;	height:1.8em;	line-height:1.8em;	padding:0;	text-align:center;}#footer a{	background:inherit;	color:#fff;	text-decoration:none;}#footer a:hover{	text-decoration:underline;}#footer .left{	margin:0 0 0 8px;}#footer .right{		margin:0 8px 0 0;}