	* 					{margin: 0; padding: 0;}
	body 				{text-align: center; background: #e4292d url(images/bg_main.jpg) repeat-x; font: 12px Trebuchet MS, Helvetica, sans-serif;color:#5d5346;}
	img 				{border: 0px;}
	div#outside_wrapper {width: 971px; height: 768px; margin: 0 auto; position: relative; text-align: left;	}
	div#header 			{background: url(images/bg_header.jpg) no-repeat; width: 971px;}
	
	/*NAVIGATION*/
	div#nav 			{width: 971px; height: 34px; background: url('images/menu.jpg') repeat-x;}
	div#nav a 			{font:bold 12px/34px Arial,Helvetica,sans-serif;color:#fff;margin:0;padding:11px 19px;text-align:center;text-decoration:none;position:relative;bottom:11px;}
	#nav a:hover 		{background:transparent url(images/menu_hover.jpg) repeat-x scroll 0 0; color:#FFFFFF;}
	div#top_bar 		{width:971px;margin-top:8px;}
	
	/*CONTENT*/
	div#inner_wrapper 	{width:971px;height:290px;position:relative;}
	div#left_content 	{position:absolute;top:0px;left:0px;width: 360px;height:290px;}
	div#right_content 	{position:absolute;top:34px;left:360px;width:611px;height:256px;}
	div#content_container {padding: 0px 46px 0 36px;}
	#title 				{height:28px;width:525px;margin-bottom:22px;font-weight:bold;font-size:24px;color:#e4292d;}
	#content 			{margin:0;height:110px;overflow:auto;}
	#content a 			{text-decoration:none;color:#5d5346;}
	#button 			{padding-top:30px;}
	
	/*BOARD STYLE*/
	/*ALUMNI STYLE*/
	.board, .alumni		{margin: 5px 0 0 5px; width: 113px; height: 90px; float: left; text-align: right; position: relative;}
	.alumni .title 		{position: absolute; bottom: 5px; right: 5px; width: 75px; color: #564E43; font: bold 12px/12px Arial,Helvetica,sans-serif;}
	.alumni .title a 	{color: #564E43; text-decoration: none;}
	.board img,
	.alumni img			{width: 113px; height: 90px;}
	
	/*STAFF STYLE*/
	table#staff img		{margin: 0 10px 10px 0;}
	table#staff td p	{margin: 0 0 10px 0;}
	
	/*FOOTER*/
	div#bottom_nav 		{width: 971px; margin-top: 31px;}
	div#address 		{position:absolute; top: 700px; left:6px; font: 10px/20px Verdana; color: #fff;}
	div#address a		{color:#fff; text-decoration: none;}
	div#branding 		{position: absolute; top: 700px; left: 716px; width: 230px; font: 10px/20px Verdana; color: #fff;}
	div#branding a 		{font-weight: bold; color: #fff; text-decoration: none;}
	
	/** JCAROUSEL STYLES **/
	.jcarousel-control 			{margin-bottom: 10px; text-align: center;}
	.jcarousel-control a 		{font-size: 75%;text-decoration: none;padding: 0 5px;margin: 0 0 5px 0;border: 1px solid #fff;color: #eee;background-color: #4088b8;font-weight: bold;}
	.jcarousel-control a:focus,
	.jcarousel-control a:active {outline: none;}
	.jcarousel-scroll 			{margin-top: 10px;text-align: center;}
	.jcarousel-scroll form 		{margin: 0;padding: 0;}
	.jcarousel-scroll select 	{font-size: 75%;}
	#mycarousel-next,
	#mycarousel-prev 			{cursor: pointer;margin-bottom: -10px;text-decoration: underline;font-size: 11px;}
	#bottom_nav li 				{background: transparent url(images/bottom_nav_box.jpg) no-repeat;position: relative;height: 185px; color: #665b4f;padding: 0 9px 10px 21px;}
	.logo 						{position: absolute;top: 3px;left: 19px;}
	.content 					{position: absolute;top: 69px;left: 21px;padding: 0 9px 10px 0;}
	.content a 					{font-size: 12px;font-weight: bold;color: #665b4f;text-decoration: none;}
	.content a:hover 			{color: #aa1b1d;}
	.read-more a 				{position: absolute;bottom: 25px;right: 25px;font-size: 12px;font-weight: bold;color: #665b4f;text-decoration: none;}
	.read-more a:hover 			{color: #aa1b1d;}
