body {
	font-family: Verdana, Arial;
	text-align: center;
}

#wrapper {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
}

#header {
	background-image: url(/images/header.gif);
	height: 75px;
	width: 750px;
	margin: 0 0 20px 0;
	color: #fff;
}

#header h1 {
	position: relative;
	top: 15px;
}

#header small {
	position: relative;
	top: -5px;
	font-weight: bold;
	background-color: #29532C;
}

#logo {
	background-image: url(/images/logo.gif);
	height: 74px;
	width: 90px;
	float: left;
	margin: 0;
	display: none;
}

#lcol {
	width: 180px;
	float: left;
	display: inline;
}

#ccol {
	float: left;
	display: inline;
}

#rcol {
	clear: right;
	float: right;
}

#menu {
	background-image: url(/images/behindmenu2.gif);
	height: 160px;
	width: 179px;
	padding: 15px 0 0;	
	text-align: left
}

#menu a {
	color: #fff;
}

#menu a:visited {
	color: #fff;
}

#menu ul {
	list-style: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
}

#isalogo {
	background-image: url(/images/isaround.gif);
	height: 157px;
	width: 131px;
	position: relative;
	top: 35px;
}

#cleft {
	background-image: url(/images/rightimage.jpg);
	height: 240px;
	width: 179px;
}

#ctop {
	background-image: url(/images/topimage.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 389px;
	z-index: 1;
}

#sctop {
	background-image: url(/images/topimagesub.jpg);
	height: 160px;
	width: 573px;
	float: right;
	clear: right;
}

#scontent {
	float: right;
	width: 553px;
	padding: 5px 10px 0 10px;
	font-size: 10pt;
	text-align: left;
}

#scontent h1 {
	font-size: 14pt;
	text-align: center;
}

#cbottom {
	background-image: url(/images/bottomimage.jpg);
	height: 240px;
	width: 389px;
	z-index: 1;
	position: relative;
}

#news {
	width: 180px;
	text-align: left;
	padding: 0 2px;
}

#news .header {
	padding: 2px;
	background-color: #360;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
}

#news .body {
	margin-top: 2px;
	padding: 1px;
	background-color: #9c9;
	font-size: 9pt;
}

#news ul {
	list-style: none;
	margin-left: 10px;
}

#news ul li {
}

#news ul a {
	height: 3em;
}

#news ul a, #news ul a:visited {
	color: #00f;
}

#footer {
	text-align: center;
	font-size: 8pt;
	clear: both;
	margin: 20px 0 10px 0;
}

#rnavads {
	width: 180px;
	font-size: 8pt;
	text-align: left;
	border: 1px solid #29532C;
	background: url(images/gradbg.gif) #ccc bottom left repeat-x;
	padding: 3px;
	padding-bottom: 20px;
}

#rnavads #rnavlabel {
	background-color: #29532c;
	color: #fff;
	font-weight: bold;
	width: 170px;
	margin-bottom: 5px;
	text-align: center;
	padding: 1px;
}

#testimony {
	margin-top: 1em;
	width: 170px;
	background-color: #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .8em;
}

