* {
	margin: 0;
	padding: 0;
	}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background:  transparent url(http://www.utk.edu/images/content-outer-back.gif) repeat-y center top;
	}
.skip {
	display: none;
	}
	
/* HEADER */

#header-outer {
	/*background: transparent url(http://www.utk.edu/images/header-outer-back.gif) repeat-y center top;*/
	}
#header {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	display: inline;
	}
#header h1 {
	display: none;
	}	
#header-inner {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	}

#content-outer {
	background:  transparent url(http://www.utk.edu/images/content-outer-back.gif) repeat-y center top;
	background-color: #ffffff;
	}
#wordmark {	
	width:500px;
	margin-top:1em;
	margin-left:230px;
	float:left;
	display:inline;
	}
.logo {
	/* In order to improve web accessibility, the header includes a simple text link to tennessee.edu (in addition to the clickable UT wordmark).  This style prevents it from displaying in standard web browsers */
	display: none;
	}
#header-right-links {
	margin-top:40px;
	padding-top: 1em;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align:right;
	padding-right:1em;
	float:right;
	display:inline;
	}
#header-right-links h2 {
	display: none;
	}
#header-right-links ul {
	list-style: none;
	}
#header-right-links ul li {
	/*display: inline;*/
	}
#header-right-links a {
	color: #666666;
	}
#header-right-links a:hover {
	color: #666666;
	text-decoration: underline;
	}

#header-right-search {
	display: inline;
	float: right;
	padding-top: 12px;
	margin-right:1em;
	}
#header-right-search h2 {
	display: none;
	}
.searchbox {
	width: 111px;
	font-size: .9em;
	margin-top: 4px;
	padding: 1px 2px 1px 2px;
	}
.searchtext {
	width: 75px;
	font-size: .9em;
	}
.hide-search {
	display: none;
	}
#content {
	width:960px;
	text-align:center;
	}

#header-lines {
	background-image:url(http://www.tennessee.edu/equity/images/07_lines.gif);
	background-repeat:repeat-x;
	height:7px;
	margin-top:10px;
	width:960px;
	text-align:center;
	}
	
	
/* CONTENT */

#content-inner {
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	}
	

/*CLICKABLE DIV*/

/*#cflink {
	position:absolute;
	left: 25px;
	top: 160px;
	z-index:9999;
	background-color:transparent;
	width:960px;
	height:80px;
}*/

.clickity {
	display: block;
	height:115px;
	width:350px;
	float:left;
	}

		
	
/*TABS*/

#tabs {
	margin-top:-27px;
	float:right;
	width:545px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#tabs ul {
	list-style-type:none;
	}
	
#tabs li {
	float:left;
	display:inline;
	}

#tabs li a {
	display:block;
	/*color:#4c6888;*/
	color:#496fa5;
	font-size:1.3em;
	line-height:25px;
	letter-spacing:1px;
	background-color:#ffffff;
	width:170px;
	padding-top:0px;
	padding-left:1px;
	margin-right:5px;
	text-decoration:none;
	border-left:1px solid #dddddd;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	}	
	
#tabs li a:hover {
	background-color:#496fa5;
	color:#ffffff;
	}

#tabs li a.alt {
	background-color:#496fa5;
	color:#ffffff
	}
	
	
	
/* MAIN CONTENT AREA */

#content-wrapper {
	margin-left:10px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	}
	
	
#left-menu {
	width:200px;
	text-align:left;
	float:left;
	display:inline;
	margin-top: 23px;
	}
	
#left-menu.alt {
	width:200px;
	text-align:left;
	float:left;
	display:inline;
	margin-top: 0px;
}
	
#left-menu ul {
	list-style-type:none;
	}
	
#left-menu li {
	color:#888888;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.2em;
	line-height: 1.2em;
	padding-left: 30px;
	margin-bottom: 10px;
	}
	
#left-menu a {
	color:#888888;
	text-decoration:none;
}

#left-menu a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	}
	
#left-menu h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.6em;
	border-bottom:1px solid #dddddd;
	font-weight: lighter;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
	margin-left: 20px;
	margin-top: 50px;
	}	
	
#left-menu h2.alt {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.6em;
	border-bottom:1px solid #dddddd;
	font-weight: lighter;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
	margin-left: 20px;
	margin-top: 0px;
	}	
	
#center-content {
	float:left;
	text-align: left;
	display:inline;
	padding-top:0px;
	margin-left:20px;
	width:500px;
	margin-bottom:25px;
	}
	
#center-content p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.8em;
	color:#666666;
	margin-top: 10px;
	padding-right:20px;
	}
	
#center-content a {
	color:#4d7699;
	text-decoration: underline;
	}

#center-content a:hover {
	color:#f57f20;
	text-decoration: underline
	}
	
#center-content h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 1.667em;
	margin-right: 20px;
	border-bottom: 1px solid #e0ebfb;
	color: #496fa5;
	padding-top: 25px;
	margin-bottom: 10px;
	}
	
#center-content h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	text-align:left;
	letter-spacing:1px;
	line-height:1.667em;
	color: #496fa5;
	padding-top:25px;
	margin-bottom: -15px;
	font-weight: lighter;
	}

.headline {
	float:left;
	}
	
#right-sidebar {
	width:200px;
	float:left;
	display:inline;
	padding-top:75px;
	margin-bottom:25px;
	border-left: 1px solid #ffefdf;
	}
	
#right-sidebar.alt {
	width:200px;
	float:left;
	display:inline;
	padding-top:0px;
	margin-bottom:25px;
	padding-top:20px;
	border-left:0px;
	}
	
#right-sidebar p {
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	text-align:left;
	line-height: 1.667em;
	margin-bottom: 20px;
	padding-left: 25px;
	}
	
#right-sidebar img {
	text-align:center;
	margin-bottom:10px;
	margin-left: 10px;
	}
	
#right-sidebar a {
	color:#f89827;
	text-decoration:none;
	}
	
#right-sidebar a:hover {
	color:#496fa5;
	text-decoration:none;
	}
	
#right-sidebar h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	size:1.3em;
	line-height:1.4em;
	color:#333333;
	font-weight:lighter;
	padding-left:5px;
	}
	

	
#right-leaders {
	width:200px;
	float:left;
	display:inline;
	margin-bottom:25px;
	padding-top: 65px;
	border-left: 1px solid #ffefdf;
	}
	
#right-leaders img {
	padding-left:20px;
	border:0px;
	margin-bottom: 5px;
	}
	
#right-leaders p {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:left;
	line-height: 1.2em;
	padding-left: 23px;
	margin-bottom: 5px;
	}	

#right-leaders a {
	color:#777777;
	text-decoration:none;
	border-bottom:1px solid #e9e9e9;
	}
	
#right-leaders a:hover {
	color:#999999;
	text-decoration:none;
	border-bottom:1px solid #e0ebfb;
	}
	
#right-contact {
	background:#ffffff url(http://www.tennessee.edu/system/cherokee/community/images/contact.jpg) no-repeat center top;
	width:190px;
	}
	
#right-contact p {
	padding-top:74px;
	font-family:Arial, Helvetica, sans-serif;
	color:#757575;
	font-size:1.2em;
	padding-left:5px;
	padding-right:0px;
	line-height: 1.5em;
	}
	
#right-contact ul {
	list-style-type:none;
	}
	
#right-contact li {
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#496fa5;
	text-align: left;
	margin-bottom: 10px;
	}
	
.emphasis {
	color:#496fa5;
	font-weight:bold;
	font-size:1.3em;
	border-bottom: 1px solid #b7cef0;
	}
	
/*FLASH*/

#flash {
	text-align:center;
	border:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:10px;
	}

#flash ul {
	text-align:left;
	padding-left:50px;
	}
	
#flash-right {
	float:right;
	margin:1em;
	padding: 5px;
	background-color: #EBEBEB;
	border: 1px solid #ccc;
	}

/*LOWER NAV, FRONT PAGE*/

#lowernav {
	width:960px;
	height:260px;
	margin-top:10px;
	margin-bottom:15px;
	background:#ffffff url(http://www.tennessee.edu/system/cherokee/images/lowernavbg.jpg) no-repeat center top;
	}
	
#aboutus {
	width:300px;
	margin-left:20px;
	display:inline;
	float:left;
	}
	
#aboutus h2 {
	display:none;
	}	
	
#aboutus ul {
	list-style-type:none;
	padding-top:95px;
	}
	
#aboutus li {
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.667em;
	padding-left:45px;
	text-align:left;
	}
	
#aboutus a {
	color:#888888;
	text-decoration:none;
	}
	
#aboutus a:hover {
	color:#888888;
	text-decoration:none;
	border-bottom:1px solid #9dc7d9;
	}	
	
#newsevents {
	width:300px;
	display:inline;
	float:left;
	}
	
#newsevents h2 {
	display:none;
	}
	
#newsevents ul {
	list-style-type:none;
	padding-top:85px;
	}
	
#newsevents li {
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.2em;
	text-align:left;
	margin-left: 40px;
	padding-bottom: 5px;
	}
	
#newsevents a {
	color:#888888;
	text-decoration:none;
	}
	
#newsevents a:hover {
	color:#888888;
	text-decoration:none;
	border-bottom:1px solid #9dc7d9;
	}
	
#ORNL {
	width:300px;
	display:inline;
	float:left;
	}
	
#ORNL h2 {
	display:none;
	}
	
#ORNL p {
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.667em;
	text-align:left;
	margin-left: 40px;
	padding-bottom: 5px;
	padding-top: 90px;
	}
	
#ORNL a {
	color:#888888;
	text-decoration:none;
	}
	
#ORNL a:hover {
	color:#888888;
	text-decoration:none;
	border-bottom:1px solid #9dc7d9;
	}

/* FOOTER */

#imagining {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	}

#footer-lines {
	background-image:url(http://www.tennessee.edu/equity/images/07_lines.gif);
	background-repeat:repeat-x;
	height:7px;
	margin-top:0px;
	width:960px;
	text-align:center;
	}
	
#footer {
	width:910px;
	font-size:1.1em;
	text-align:center;
	margin-bottom:20px;
	color:#666666;
	}


#footer a {
	color: #444444;
	text-decoration: underline;
	}
#footer a:hover {
	color: #bf4d02;
	text-decoration:underline;
	}

