	a {
		color: #F5941A;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	a img { border: none; }

	body {
		margin: 0 auto;
		padding: 0;
		font: normal 76%/1.25em arial, helvetica, sans-serif;
		color: #414347;
		background: #f5f5f7 url(/images/page-background.gif) top left repeat-x;
	}

	h1 {
		font-size: 2em;
		line-height: 1em;
		color: #2d2d2d;	
	}

	/* h2 {
		font-size: 1.5em;
		padding-bottom: 3px;
		margin: 35px 0 10px 0;
		border-bottom: 1px solid #f1f2f2;
		color: #2d2d2d;
	} */
	
	h2 {
		font-size: 1em;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding: 3px 6px 2px 6px;
		margin: 35px 0 10px 0;
		background-color: #f5f5f7;
		border-bottom: 1px solid #e7e7e9;
		border-top: 1px solid #e7e7e9;
		color: #000;
	}

	h2.upcoming {
		border-bottom: 1px solid #d6d5d5; 
		border-top: 0; 
		text-transform: none; 
		letter-spacing: normal; 
		font-size: 1.4em; 
		padding: 0;
		color: #E57113;
		width: 325px;
	}
	
	h3 {
		font-size: 1.15em;
		line-height: 1.3em;
		padding-bottom: 3px;
		margin: 15px 0 0 0;
		color: #414347;
	}
	
	#scroller-title { border-bottom: none; }

	.viewnow {
		background-color: #F19119; 
		padding-top: 0; 
		width: 325px; 
		font-size: 10px; 
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.expired {
		color: #fff;
		background-color: #cc0000;
		text-align: center;
		font-weight: bold;
		font-size: 1.4em;
		padding: 8px 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

/*
**	#Menu-Container
*/

	#menu-container a {
		color: #FFF;
	}

	#menu-container.background {
		background: #FFF url(/images/menu/background.gif) repeat-x;
	}

	#menu-container .layout {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 45px;
		position: relative;
	}

	#menu-container ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		position: absolute;
		right: 25px;
		top: 13px;
	}

	#menu-container ul li {
		margin: 0 16px;
		padding: 0;
		display: inline;
		color: #FFF;
		font-size: 1.25em;
		font-weight: bold;
		vertical-align: top;
	}

	#menu-container form {
		position: absolute;
		right: 0;
	}

	#menu-container form input {
		margin: 0;
		padding: 0;
		vertical-align: top;
	}

	#menu-container form input.button {
		position: absolute;
		top: 11px;
		right: 0;
	}

	#menu-container form input.query {
		position: absolute;
		top: 11px;
		right: 57px;
		border-top: 1px solid #7D7D7D;
		border-left: 1px solid #EAEAEA;
		border-bottom: 1px solid #DDDDDD;
		border-right: none;
		width: 225px;
		height: 20px;
	}

/*
**	#Header-Container
*/

	#header-container.background {
		background: #FFF url(/images/header/background08.gif) repeat-x;
	}

	#header-container .background-center {
		margin: 0 auto;
		width: 837px;
		height: 209px;
		background: transparent url(/images/header/background-center08.gif) no-repeat;
	}

	#header-container .layout {
		margin: 0 auto;
		width: 745px;
	}

	#header-container .layout .logo {
		float: left;
		width: 251px;
	}

	#header-container .layout .content {
		margin: 45px 0 0 54px;
		float: left;
		width: 440px;
		position: relative;
	}

	#header-container .layout .content .blurb {
		margin: 0;
		padding: 0;
		font-size: 1.5em;
		line-height: 1.25em;
		text-align: left;
	}

	#header-container .layout .content .online-top {
		position: absolute;
		top: 60px;
		right: 224px;
	}

	#header-container .layout .content .events-top {
		position: absolute;
		top: 60px;
		right: 8px;
	}

/*
**	#Body-Container
*/

	#body-container {
		margin: 0 auto;
		width: 753px;
		position: relative;
	}

	#body-container .highlight { color: #E57113; }


	#body-container .layout .hr {
		margin: 0 0 30px 0;
		padding: 0;
		border-bottom: 1px solid #F5941A;
	}

	#body-container .layout .hr hr { display: none; }

	#body-container .layout .floats {
		float: left;
	}

	#body-container .layout ul.floats {
		width: 270px;
		text-align: left;
		margin-left: 0;
		padding: 0;
		list-style-position: inside;
		font-size: 1em;
	}

	#body-container .layout div.floats {
		float: right;
		text-align: center;
		margin-left: 15px;
	}

	#body-container .layout .home-content { 
		margin: 0;
		padding: 15px 20px 0 0;
		float: left;
		width: 366px;
	}
	
	#body-container .intro {
		font-size: 1.35em;
		line-height: 1.35em;
	}

	#body-container .layout .scroll {
		margin: -1px 0 0 0;
		padding: 0;
		float: left;
		background: transparent url(/images/home/scroll-background2.gif) no-repeat;
		width: 367px;
		height: 414px;
	}


	#body-container .layout .side-buttons {
		margin: 0;
		padding: 30px 0 0 20px;
		width: 253px;
		float: left;
	}

	#body-container .layout .side-buttons .rc {
		background: transparent url(/images/rc-background.gif) top left repeat-y;
	}

	#body-container .layout .side-buttons .rc ul {
		margin: 10px 0 10px 20px;
	}

	#body-container .layout .side-buttons .rc ul li {
		background: transparent url(/images/rc-arrow.gif) left no-repeat;
		display: block;
		margin: 10px 0;
		padding-left: 20px;
	}

	#body-container .layout .side-buttons ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#body-container .layout .default-content {
		margin: -107px 0 0 0;
		width: 478px;
		background: transparent url(/images/default-repeat08.gif) repeat-y;
		float: left;
	}

	#body-container .layout .default-content2 {
		margin: -107px 0 0 0;
		width: 468px;
		background: transparent url(/images/default-repeat082.gif) repeat-y;
		float: left;
	}

	#body-container .layout .default-bottom {
		background: transparent url(/images/default-bottom08.gif) no-repeat bottom;
		min-height: 550px;
	}

	#body-container .layout .default-bottom2 {
		background: transparent url(/images/default-bottom082.gif) no-repeat bottom;
		min-height: 550px;
	}

	#body-container .layout .default-top {	
		padding: 40px 40px;
		background: transparent url(/images/default-top08.gif) no-repeat top;
		min-height: 107px;
		font-size: 1.35em;
		line-height: 1.6em;
		position: relative;
	}

	#body-container .layout .default-top2 {	
		padding: 40px 40px;
		background: transparent url(/images/default-top08.gif) no-repeat top;
		min-height: 107px;
		font-size: 1em;
		line-height: 1.6em;
		position: relative;
	}

	#body-container .layout .tabs-content {
		margin: -29px 0 0 0;
		padding: 0;
		width: 751px;
		background: transparent url(/images/tabs-repeat08.gif) repeat-y;
	}

	#body-container .layout .tabs-bottom {
		background: transparent url(/images/tabs-bottom08.gif) no-repeat bottom;
		min-height: 10px;
	}

	#body-container .layout .tabs-top {
		padding: 40px 40px;
		background: transparent url(/images/tabs-top08.gif) no-repeat top;
		min-height: 400px;
		position: relative;
	}
	
	#body-container .layout .off-button {
		position: absolute;
		right: 241px;
		top: -40px;
		z-index: 30;
	}

	#body-container .layout .on-button {
		position: absolute;
		right: 25px;
		top: -44px;
		z-index: 30;
	}

/* 
** RESOURCE CENTER CONTAINER
*/

#resource-center h1 {
	font-size: 2em;
	color: #000000;
	}

#resource-center h3 {
	font-size: 1.15em;
	margin: 0;
	}

/*
**	#Footer-Container
*/

	#footer-container {
		margin: 45px auto 0;
		padding-top: 10px;
		width: 745px;
		border-top: 4px solid #F5941A;
		color: #7E8083;
	}

	#footer-container ul {
		margin: 0;
		padding: 0;
		float: left;
		list-style-type: none;
	}

	#footer-container ul li {
		margin: 0;
		padding: 0 12px;
		display: inline;
		border-left: 1px solid #C3C1C1;
	}

	#footer-container ul li.first {
		padding-left: 0;
		border-left: none;
	}

	#footer-container .rockpointe {
		float: right;
	}

	#footer-container .rockpointe img {
		margin-left: 3px;
		vertical-align: middle;
	}

	.scroller {
		position: relative;
		padding-top: 80px;
	}

	.scroller h4 {
		position: absolute;
		top: 10px;
		left: 0;
		color: #9A9899;
		text-align: center;
		margin: 0;
		font-weight: bold;
		font-size: 12px;
		line-height: 15px;
		text-transform: uppercase;
		width: 367px;
	}

	.scroller h3 {
		position: absolute;
		color: #88888A;
		width: 250px;
		text-align: center;
		font-size: 1.4em;
		top: 35px;
		left: 55px;
		margin: 0;
	}

	.scroller h2 {
		color: #FFF;
		background-color: transparent;
		text-align: center;
		font-size: 1.4em;
		margin: 0;
		padding: 0;
		border-top: none;
		border-bottom: none;
		text-transform: none;
		letter-spacing: normal;
	}

	.scroller .next, 
	.scroller .prev {
		position: absolute;
		color: #9A9899;
		width: 25px;
		text-align: center;
		top: 30px;
		left: 25px;
	}

	.scroller .next {
		left: 310px;
		text-align: right;
	}

	.scroller a { color: #FFF; }

	.scroller .image {
		text-align: center;
		margin-bottom: 20px;
	}

	.scroller .learn-more {
		margin: 0;
		padding: 0;
		text-align: center;
	}

	.registration td {
		padding: 5px 10px;
	}

	.registration .group td {
		border-top: 1px solid #EEE;
	}

	.divider {
		padding-top: 15px;
		padding-bottom: 120px;
		border-top: 1px solid #F5941A;
	}
	
	h2 a.btt {
		float: right;
		margin-top: -1.5em;
		font-size: 10px;
	}
	
	.error, .errors { color: #900; }
	
	table.faculty { margin: 1em 0; }
	
	table.faculty td {
		vertical-align: top;
		padding: 10px 10px 0 0;
	}
	
	ul.clean {
		list-style-type: none;
	}
	
	.chart td { padding-bottom: .5em; }

	.issue {
		background: #FFF url(/images/menu/background.gif) repeat-x;
		color: #fff;
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
		padding: 8px 0;
		border-top: 1px solid #fff;
	}

	.sponsored {
	text-align: center; 
	border-top: 1px solid #f5f5f7; 
	border-bottom: 1px solid #f5f5f7; 
	padding: 10px 0;
	}
	
	.faculty-listing {
		width: 672px;
	}
	
	.faculty-listing .faculty-image {
		padding-right: 10px;
		vertical-align: top;
		width: 80px;
	}
	
	.faculty-listing .faculty-bio {
		vertical-align: top;
		font-style: .9em;
	}
	
	.faculty-name { font-size: 1.1em; font-weight: bold; }
	
	.event-highlight { background-color: #444; text-align: center; color: #FFF; font-size: 1.1em; width: 670px; margin-bottom: 1px; }

	.event-highlight div { padding: .5em; }
	
	.event-details { font-weight: bold; }
	
	.event-date { font-size: 1.5em; }

	.event-highlight-dual { background-color: #444; padding: .5em; text-align: center; color: #FFF; font-size: 1.1em; height:185px;line-height:1.2em; }

.photo-left {
	float: left;
	margin: 0 10px 0 0;
	}

.photo-right {
	float: right;
	margin: 0 0 0 10px;
	}

/* ====== DESCRIPT ======= */

.descript {
margin: 20px 0 -15px 0;
font: normal 15px/19px Helvetica, Arial, san-serif;
color: #333;
}

.fsdBox {
	color: #fff; 
	text-align: center; 
	padding: 5px 10px; 
	background: #b54897;
	font-weight: bold;
	font-size: 12px;
	margin: 7px;
}