/* -----------------------------------------------------------------------------      Start Main Body */

#type-c #content-wrap { background: transparent url("images/content_wrap_bg.gif") repeat-y 30px 0; }
	
#type-c #content { margin: 0 0 0 235px; }

#wrap {
	min-width: 770px;
	max-width: 1300px;
	margin: 0 auto;
	position: relative; }
	
#content-wrap {
	position: relative;
	width: 100%; }
	


ul {
	margin: .3em 0 1.5em 0;
	list-style-type: none; }

li {
	line-height: 1.4em;
	padding-left: 25px;
	background: transparent url("images/spritesx.gif") no-repeat 0 0; }

/* -----------------------------------------------------------------------------      Start Left Side */
	
#utility {
	position: absolute;
	top: 0;
	left: 25px;
	width: 165px;
	border-top: 5px solid #999;
	padding-bottom: 40px; }
	
/* -----------------------------------------------------------------------------      End Left Side */	

#content h2 { color: #515456; }

#content h3 { 
	width: auto;
	color: #C10000;
	float: right;
	padding-right: 50px; }

#content h4 span { color: #CC0000; }

h4 { font-size: 16px; }

#sidebar {
	width: 260px;
	float: right;
	border-top: 5px solid #999;
	padding-top: 1px;
	padding-bottom: 5px;
	margin: 10px;
	background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%; }
	
.right {
	font-size: .75em; 
	color: #333;
	padding: 10px 10px 20px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em; }
	
.right p,
.right h1,
.right h2,
.right h3,
.right h4,
.right h5,
.right h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #65503E;
	color: #65503E; }
	
.right p {
	border: none;
	color: #444; }

.right a { font-weight: bold; }

#jw {
	width: auto;
	float: left;
	border: solid 0px black;
	font: bold 1.25em Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 10px; }
	
#bob {
	width: auto;
	float: left;
	border: solid 0px black;
	font: bold 1.20em Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 10px; }
	
#jwphoto {
	width: 69px;
	height: 91px;
	float: right; 
	margin: 0 10px 0 5px; }
	
#bobphoto {
	width: 90px;
	height: 98px;
	float: right; 
	margin: 0 5px 20px 3px; }
	
/* -----------------------------------------------------------------------------      End Right Side */	