body {
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	padding: 0;
	border-top: 7px solid #56694a;
	background: #F1EDDA url(webimages/tssbgRY.gif) repeat-y center top;
	color: #666;
	font-size: 13px;
}


.main div.text {
	padding: 10px 115px 25px 23px;
}
.detail div.text {
	padding: 10px 30px 25px 23px;
}
.wide div.text {
    padding: 10px 23px 25px;
}
div.text h1 {
	font-size: 18px;
	color: #393a45;
	font-family: Georgia, serif;
	margin: 0;
	padding: 15px 0 6px;
}
div.text p {
	margin: 0;
	padding: 6px 0;
	line-height: 23px;
}
.main div.text img.right {
	float: right;
	margin: 6px -73px 20px 35px;
}
.detail div.text img.right {
	float: right;
	margin: 6px 0 10px 25px;
}
div.text img.left {
	float: left;
	margin: 6px 35px 20px 0;
}
div.text p img.right, div.text p img.left {
	margin-top: 0;
}


#page {
	position: relative;
	background: #F1EDDA url(webimages/tssbgRY.gif) repeat-y center top;
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
}
#cover {
	background: url(webimages/tssbgFade.jpg) no-repeat 60px 0;
	min-height: 800px;
}
* html #cover {
	height: 800px;
}


img {
	border: 0;
}
a {
	outline: 0;
	color: #666;
}
input, select {
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

#header {
	padding: 0 60px;
	height: 119px;
	overflow: hidden;
}
#headerRight {
	float: right;
	display: inline;
	margin-right: 20px;
	text-align: right;
}
#menu {
	height: 26px;
	overflow: hidden;
	float: right;
	display: inline;
	background: url(webimages/tssmenuBG.gif) no-repeat right top;
}
#menu-left {
	float: left;
	background: url(webimages/tssmenuLeft.gif) no-repeat left top;
	overflow: hidden;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
#menu li {
	float: left;
	display: inline;
	margin: 0 7px;
}
#menu a {
	color: #f1edda;
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu a.selectedTop, #menu a:active {
    color: #fff;
    text-decoration: underline;
}

#search {
	margin: 56px 10px 0;
}
#search input.text {
	width: 105px;
	margin: 0 5px;
	font-weight: bold;
}
#search input.submit {
}
#search select {
	margin: 0 0 0 20px;
	font-weight: bold;
}
#logo {
	position: absolute;
	top: 0;
	left: 60px;
	z-index: 5;
}
* html #logo {
	position: relative;
	left: 0;
	float: left;
}


#nav {
	margin: 0 80px;
	height: 39px;
	overflow: hidden;
	background: url(webimages/tssnavBG.gif) repeat-x left top;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	display: inline;
}
#nav a {
	display: block;
	height: 24px;
	padding: 5px 16px;
	line-height: 24px;
	border-top: 5px solid #becee2;
}
#nav span {
	display: none;
}
	#navStudents a {
		width: 86px;
		border-top: 5px solid #becee2;
		background: #ebe685 url(webimages/tssnavStudents.gif) no-repeat 16px 5px;
	}
	#navStudents a:hover, .students #navStudents a {
		border-top: 5px solid #ebe685;
	}
	#navFaculty a {
		width: 78px;
		border-top: 5px solid #becee2;
		background: #393a45 url(webimages/tssnavFaculty.gif) no-repeat 16px 5px;
	}
	#navFaculty a:hover, .faculty #navFaculty a {
		border-top: 5px solid #393a45;
	}
	#navStaff a {
		width: 57px;
		border-top: 5px solid #becee2;
		background: #56694a url(webimages/tssnavStaff.gif) no-repeat 16px 5px;
	}
	#navStaff a:hover, .staff #navStaff a {
		border-top: 5px solid #56694a;
	}
	
#banner {
	padding: 0;
	border: 0;
	width: 960px;
	overflow: hidden;
	background: #a2afbf;
	margin-bottom: 0;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 0;
	border-bottom: 2px solid #deccb3;
}

* {
	
}
.students #banner {
	border-top: 5px solid #ebe685;
	
}
.faculty #banner {
	border-top: 5px solid #393a45;
}
.staff #banner {
	border-top: 5px solid #56694a;
}


#screen {
	position: relative;
	width: 1120px;
	overflow: visible;
	background: url(webimages/tssmainScreenBG.gif) repeat-y left top;
}

.main #homeArrow, .detail #homeArrow, .wide #homeArrow, .main a#homeStartStudents, .detail a#homeStartStudents, .wide a#homeStartStudents, .main a#homeStartFaculty, .detail a#homeStartFaculty, .wide a#homeStartFaculty, .main a#homeStartStaff, .detail a#homeStartStaff, .wide a#homeStartStaff, .main #right, .wide #right, .wide #nbody {
	display: none;
}

.home #homeArrow {
	position: absolute;
	top: -53px;
	left: 0;
	width: 483px;
	height: 260px;
	padding: 77px 170px 50px 60px;
	background: url(webimages/tsshomeArrow.png) no-repeat left top;
	z-index: 1;
}
* html .home #homeArrow {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webimages/tsshomeArrow.png', sizingMethod='crop');
}
	#homeArrow h2 {
		margin: 0;
		padding: 0 0 10px;
		font-size: 23px;
		color: #56694a;
	}
	#homeArrow p {
		line-height: 21px;
		margin: 0;
		padding: 0;
	}

	.home a#homeStartStudents {
		position: absolute;
		display: block;
		width: 100px;
		height: 127px;
		background: url(webimages/tssspacer.gif);
		left: 676px;
		top: 66px;
		z-index: 2;
	}
	.home a#homeStartFaculty {
		position: absolute;
		display: block;
		width: 100px;
		height: 127px;
		background: url(webimages/tssspacer.gif);
		left: 796px;
		top: 66px;
		z-index: 2;
	}
	.home a#homeStartStaff {
		position: absolute;
		display: block;
		width: 100px;
		height: 127px;
		background: url(webimages/tssspacer.gif);
		left: 916px;
		top: 66px;
		z-index: 2;
	}

.home #embody {
	margin: 0 80px;
	height: 274px;
	overflow: hidden;
	background: url(webimages/tssembodyHome.gif) repeat-x left top;
}
.main #embody {
	margin: 0 80px 0 0;
	overflow: hidden;
	min-height: 274px;
	width: 749px;
	background: #F1EDDA url(webimages/tssembodyHome.gif) repeat-x left top;
}
.wide #embody
{
    margin: 0 80px;
    padding-left: 50px;
    overflow: hidden;
    min-height: 274px;
    background: #F1EDDA url(webimages/tssembodyHome.gif) repeat-x left top;
    padding-right: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}
* html .main #embody, * html .wide #embody {
	height: 274px;
	overflow: visible;
}
.detail #embody {
	margin: 0;
	overflow: hidden;
	min-height: 274px;
	width: 539px;
	background: #F1EDDA url(webimages/tssembodyHome.gif) repeat-x left top;
}
.detail #right {
	float: right;
	display: inline;
	width: 210px;
	margin: 0 80px 0 0;
	background: #F1EDDA url(webimages/tssembodyHome.gif) repeat-x left top;
	overflow: hidden;
}
* html .detail #right {
	margin-left: -3px;
}

#nbodyFold {
	position: absolute;
	top: -24px;
	height: 24px;
	left: 0;
	width: 60px;
	background: url(webimages/tssnbodyFold.gif) no-repeat left top;
}
#nbody {
	float: left;
	display: inline;
	width: 291px;
}
* html #nbody {
	margin-right: -3px;
}

#mainMenu {
	background: url(webimages/tssmainMenuBG.gif) repeat-y left top;
}
#mainMenuCover {
	background: url(webimages/tssmainMenuCover.gif) no-repeat left top;
	min-height: 100px;
}
* html #mainMenuCover {
	height: 100px;
}
#mainMenuBottom {
	background: url(webimages/tssmainMenuBottom.gif) no-repeat left top;
	padding: 15px 0 20px 80px;
	overflow: hidden;
}
* html #mainMenuBottom {
	height: 1%;
	overflow: visible;
}

#mainMenu ul {
	margin: 0;
	padding: 15px 0 20px;
	list-style: none;
	width: 271px;
	font-size: 12px;
	line-height: 16px;
}
#mainMenu ul ul {
	padding: 0;
	border: 0;
}
.students #mainMenu ul {
	border-top: 15px solid #ebe685;
}
.faculty #mainMenu ul {
	border-top: 15px solid #393a45;
}
.staff #mainMenu ul {
	border-top: 15px solid #56694a;
}
.students #mainMenu ul ul, .faculty #mainMenu ul ul, .staff #mainMenu ul ul {
	border: 0;
}

#mainMenu li {
	margin: 0;
	padding: 0;
}
#mainMenu a {
	display: block;
}
* html #mainMenu a {
	display: inline-block;
	width: 184px;
}
#mainMenu a:hover {
	background: #aab8c9;
	color: #fff;
}

#selected
{
    color: #fff;
    text-decoration: underline;
}
.selectedTop
{
    color: #fff;
    text-decoration: underline;
}

#mainMenu ul a {
	font-weight: bold;
	padding: 7px 27px 7px 60px;
}
#mainMenu ul ul a {
	font-weight: normal;
	padding: 5px 10px 5px 77px;
}

/* Email and Print Anchors */
.emailAnchor {
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 18px;
	background: url(webimages/tssemailAnchor.gif) no-repeat left center;
}
.printAnchor {
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	margin: 0 5px 0 10px;
	padding: 3px 0 3px 18px;
	background: url(webimages/tssprintAnchor.gif) no-repeat left center;
}


#homeStart {
	width: 370px;
	padding: 0 0 0 584px;
	text-align: center;
}

#homeStart a
{
    text-decoration: none;
    color: #c2121c;
}
    
#homeStartImg {
	height: 57px;
	overflow: hidden;
}

#homeStartImg h3
{
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top:0;
    margin-top:6px;
}

.homeStart {
	float: left;
	display: inline;
	width: 108px;
	margin: 0 0 0 12px;
	padding: 10px 0;
}
.homeStart img {
	display: block;
	height: 100px;
	width: 100px;
	padding: 0 8px 8px 0;
	background: url(webimages/tsshomeStartimgBG.gif) no-repeat left top;
}
.homeStart h3 {
	font-family: Georgia, serif;
	color: #c2121c;
	margin: 0;
	padding: 5px 0;
	font-size: 15px;
	padding: 0 8px 0 0;
	z-index:6;
}
.homeStart p {
	color: #2c2c2c;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	padding: 0 11px 0 3px;
}


#bottom {
	background: url(webimages/tssbottomBG.gif) repeat-y left top;
	overflow: hidden;
	width: 960px; /* for IE6 */
}
#bottomBorder {
	margin: 0 80px;
	padding: 0 0 15px;
	clear: both;
	background: url(webimages/tssbottomBorder.gif) repeat-y left top;
}
.bottomSection {
	float: left;
	display: inline;
	width: 280px;
	min-height: 145px;
	padding: 30px 15px 10px 25px;
}
.bottomSection h1{
	font-family: Georgia, serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
}

.first h1
{
    color: #808000;
}

.second h1
{
    color: #393a46;
}

.third h1
{
    color: #506c47;
}

* html .bottomSection {
	height: 145px;
}
	#bottom .first, #bottom .third {
		background: url(webimages/tssbottomSectionBold.gif) no-repeat left top;
	}
	#bottom .second {
		background: url(webimages/tssbottomSectionLight.gif) no-repeat left top;
	}
	.bottomHeader {
		font-family: Georgia, serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
	}
	.first .bottomHeader {
		color: #808000;
	}
	.second .bottomHeader {
		color: #393a46;
	}
	.third .bottomHeader {
		color: #506c47;
	}
.rightSection {
	min-height: 145px;
	padding: 18px 15px 15px 25px;
	width: 170px;
	font-size: 12px;
	line-height: 17px;
	background: url(webimages/tssrightSectionBG.gif) no-repeat left top;
}
.rightSection h1 
{
    font-family: Georgia, serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
}

* html .rightSection {
	height: 145px;
}
	#right .first {
		border-top: 15px solid #ebe685;
	}
	#right .second {
		border-top: 15px solid #393a45;
	}
	#right .third {
		border-top: 15px solid #56694a;
	}

	#bottom ul, #right ul {
		margin: 0;
		padding: 5px 0 0 0;
		list-style: none;
	}
	#bottom li, #right li {
		margin: 5px 0;
	}
	#bottom p, #right p {
		margin: 0;
		padding: 5px 0;
	}
	#bottom .support a, #right .support a {
		text-decoration: none;
	}
	#bottom textarea {
		margin: 8px 0 0 0;
		width: 255px;
		height: 81px;
		padding: 5px 0 0 5px;
		border: 1px solid #999;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #333;
	}
	#right textarea {
		margin: 8px 0 0 0;
		width: 165px;
		height: 86px;
		padding: 5px 0 0 5px;
		border: 1px solid #999;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #333;
	}
	#bottom a.submit {
		float: right;
		display: inline;
		margin: 8px 16px 0 0;
		font-size: 12px;
		background: url(webimages/tssaSubmit.gif) no-repeat left top;
		width: 74px;
		height: 23px;
		text-align: center;
		color: #f1edda;
		font-weight: bold;
		text-decoration: none;
		line-height: 23px;
	}
	#right a.submit {
		float: right;
		display: inline;
		margin: 8px 0 0 0;
		font-size: 12px;
		background: url(webimages/tssaSubmit.gif) no-repeat left top;
		width: 74px;
		height: 23px;
		text-align: center;
		color: #f1edda;
		font-weight: bold;
		text-decoration: none;
		line-height: 23px;
	}
	


	
#footer {
	margin: 0 80px;
	background: url(webimages/tssfooterBG.gif) repeat-x left top;
	height: 172px;
	clear: both;
	text-align: center;
	font-size: 10px;
}

#footer p 
{
    margin: 0;
    padding: 0;
}

#footer img {
	margin: 20px 0 10px;
}



/* sIFR - don't touch that, p-uh-lease */
.sIFR-flash {visibility: visible !important;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}


.sIFR-hasFlash #homeArrow h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 21px;
	line-height: 26px;
	color: #56694a;
	letter-spacing: 0;
}
.sIFR-hasFlash #homeStartImg h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 35px;
	line-height: 47px;
	color: #BF040F;
	letter-spacing: 0;
}
