@media screen, projection {
	/* -- ID'S ---------------------------------------- */
	
	/**
	* header 
	*/
	
	#header				{background:transparent url(images/header-sub.jpg) no-repeat top left; height:108px;}
	#header h3 a 		{top:23px;}
	#header h2 a 		{top:62px;}
	#nav-util			{height:77px; top:29px;}
	
	#main				{background:url(images/main-sub.gif) repeat-y top left;}
	#capsule			{background:url(images/capsule-sub.jpg) no-repeat top left;}
	
	/**
	* secondary navigation
	*/
	
	#nav-sec			{margin:27px 0 0 20px; font-size:.9em; padding:155px 15px 10px 15px; background:url(images/nav-sec.jpg) no-repeat top right; float:right; width:152px; border-left:1px solid #C2D6C2; border-bottom:1px solid #C2D6C2;}
	#nav-sec ul			{list-style-type:none; margin:0;}
	#nav-sec li			{text-decoration:none; text-transform:none;display:inline;}
	#nav-sec a			{text-decoration:none; color:#036; line-height:1; padding:.6em 0; display:block; border-top:1px solid #C2D6C2;}
	.first a			{border-top:none !important;}
			
	/**
	* content 
	*/
	
	#content-main		{width:492px;}
	.bio-list			{margin:10px 0; color:#036;}
	.bio-list li		{list-style:none; margin:0 0 0 5px;}
	#event-list	li		{padding:.4em 0;}

	/**
	* footer 
	*/
	
	#footer				{clear:both; margin:0 0 0 181px;}
	
}
