#content {
	background: transparent url( ../view/images/yourvoice_nttc_03.jpg ) no-repeat top right;
}

#subnav {
	background: #7085B0 url( ../view/images/menu_inner_bottom_03.jpg ) no-repeat bottom left;	
	min-height: 189px;
	width: 180px;
	color: #FFFFFF;	
}
/* for Internet Explorer */
/*\*/
* html #subnav {
	height: 189px;
}
/**/

#subnav h2 {
	font-size:18px;
	margin:0 18px 18px;
	padding:18px 0 0;
	position:relative;
	text-transform:uppercase;
	width:150px;
}

#subnav h2 a, #subnav h2 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
}

#subnav li {
	display: block;
	list-style-type: none;
	margin: 0px;		
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;	
	border-top: 1px solid white;
}

#subnav li a {
	text-decoration: none;
	color: #FFFFFF;
}

#subnav li a:hover {
	text-decoration: underline;
}

#events {
	clear: both; 	
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 11px;	
	width: 165px;
	padding-left: 15px;
  height: 100%;
}
	
#events h2 {
	color:#0C2577;
	font-size:11px;
	padding:15px 0 5px;
	text-transform:uppercase;
}

#events a {
	font-family: 'Trebuchet MS';	
	color: #0C2577;
	font-weight: bold;
	text-decoration: none;
}

#events a:hover {
	text-decoration: underline;
}

#page-title {
	padding-bottom: 10px;
	font-size: 10px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: #0C2577;	
}

#page-title a, #page-title a:visited {
	font-size: 10px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: #0C2577;	
	text-decoration: underline;
}	

#inner-content {
	margin-left:185px;
	padding:20px;
	width:540px;
}