body {
	background: #08111A;
	color: #808288;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	overflow-x: hidden !important;
	text-align: center;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
	
.main-nav .wrap, 
.body,
.footer {
	margin: 0 auto;
	text-align: left;
	width: 957px;
	}

.body {
	background: #011F4F url(images/background.jpg) top left no-repeat;
	color: #ffffff;
	padding-bottom: 36px;
	position: relative; /* to allow our navigation & images to be positioned */
	}

/* General Navigation styles */

ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	ul.nav li {
		float: left;
		margin: 0 5px;
		}
	
ul.picnav li {
	height: 101px;
	margin: 0 6px 6px 0;
	width: 101px;
	}
	
	ul.picnav li a {
		background: transparent top left no-repeat;
		display: block;
		height: 101px;
		text-indent: -9999em;
		width: 101px;
		}

ul.nav ul li {
	float: none;
	}

/* main navigation stuff */


.main-nav {
	background: #89B4DA url(images/nav.jpg) center bottom repeat-x;
	color: #ffffff;
	line-height: 39px;
	}
	
	.main-nav ul.nav {
		background: transparent url(images/nav-sprite-3.png) top left no-repeat;
		float: left;
		height: 39px;
		position: relative; /* setting up for the sprite-based hover stuff */
		width: 795px;
		z-index: 5;
		}
	
	.main-nav .nav li {
		display: block;
		height: 39px;
		margin: 0;
		position: absolute;
		top: 0;
		}		
		
	.main-nav .nav li ul {
		background: #00153C url(images/subnav-background.png) top left repeat-y;
		padding: 12px 0;
		position: absolute;
		left: -9999em;
		top: 39px;
		}
			
		.main-nav .nav li:hover ul,
		.main-nav .nav li.hover ul {
			left: auto;
			}
			
		.main-nav .nav li li {
			height: auto;
			line-height: normal;
			list-style: none;
			margin: 0;
			position: static;
			width: 256px;
			}
			
	.main-nav .nav li a {
		background: transparent url(images/nav-sprite-3.png) 0 -78px no-repeat;
		display: block;
		height: 100%;
		text-indent: -9999em;
		width: 100%;
		}
			
		.main-nav .nav li li a {
			background: transparent;
			color: #faf8eb;
			float: none;
/* 			font-size: 1.1667em; */
			line-height: 1.5;
			padding: 0 14px;
			text-decoration: none;
			text-indent: 0;
			text-transform: none;
			width: auto;
			}
			
			.main-nav .nav li li a:hover {
				background: transparent url(images/nav.jpg) center bottom repeat-x;
				color: #003580;
				}

		.main-nav .home {
			left: 0;
			width: 66px;
			}
		
			.main-nav .home:hover a,
			.main-nav .home a:hover,
			.main-nav .home.active a {
				background-position: 0 -39px;
				}
		
		.main-nav .fastFacts {
			left: 66px;
			width: 101px;
			}
			
			.main-nav .fastFacts:hover a,
			.main-nav .fastFacts a:hover,
			.main-nav .fastFacts.active a {
				background-position: -66px -39px;
				}
		
		.main-nav .academics {
			left: 168px;
			width: 107px;
			}
			
			
			.main-nav .academics:hover a,
			.main-nav .academics a:hover,
			.main-nav .academics.active a {
				background-position: -168px -39px;
				}
		
		.main-nav .lifeAtLuther {
			left: 275px;
			width: 126px;
			}
			
			.main-nav .lifeAtLuther:hover a,
			.main-nav .lifeAtLuther a:hover,
			.main-nav .lifeAtLuther.active a {
				background-position: -275px -39px;
				}
		
		.main-nav .lifeAfterLuther {
			left: 401px;
			width: 146px;
			}
			
			.main-nav .lifeAfterLuther:hover a,
			.main-nav .lifeAfterLuther a:hover,
			.main-nav .lifeAfterLuther.active a {
				background-position: -401px -39px;
				}
		
		.main-nav .financialAid {
			left: 547px;
			width: 124px;
			}
			
			.main-nav .financialAid:hover a,
			.main-nav .financialAid a:hover,
			.main-nav .financialAid.active a {
				background-position: -547px -39px;
				}
		
		.main-nav .howToApply {
			left: 671px;
			width: 123px;
			}
			
			.main-nav .howToApply:hover a,
			.main-nav .howToApply a:hover,
			.main-nav .howToApply.active a {
				background-position: -671px -39px;
				}
	
	.main-nav .search {
		float: right;
		height: 39px;
		}
	
	.main-nav .search #search {
		border: 1px solid #5281B5;
		height: 17px;
		padding: 0 2px;
		position: relative;
		top: -9px;
		width: 110px;
		}
	
	.main-nav .search #submit {
		border: 0;
		background: transparent;
		height: 39px;
		line-height: 39px;
		margin: 0;
		padding: 0;
		}
		
/* content stuff */
		
.body .content {
	padding-top: 215px; /* to create space for navigation & images */
	float: left;
	width: 743px;
	}
	
	.body .content h1 {
		clear: both;
		color: #003580;
		font-size: 2.1538em;
		line-height: 1.107;
		margin-bottom: .5714em;
		}
	
	.body .content h2 {
		color: #003580;
		font-size: 1.5384em;
		letter-spacing: .1em;
		line-height: 1.55;
		margin-bottom: .45em;
		}
		
	.body .content h3 {
		color: #003580;
		font-weight: bold;
		margin-bottom: .6923em;
		text-transform: uppercase;
		}
	
	.body .content p,
	.body .content ul,
	.body .content ol {
		margin: 0 0 1.5384em;
		}
		
		.body .content ul, 
		.body .content ol {
			margin-left: 2.5em;
			}
			
	.body .content li {
		list-style-image: url(images/content-list-item.png);
		}
			
	.body .content a:link {
		color: #003580;
		text-decoration: underline;
		}
		
	.body .content a:visited {
		color: #40852d;
		}
	
	.body .content a:hover {
		color: #5091f2;
		text-decoration: none;
		}
		
		
	.home .body .content {
		background: transparent url(images/center-highlight-fs8.png) 0 0 no-repeat;
		}
	.inner .body .content {
		}
	.body .content-inner {
		background: #ffffff url(images/content-wide-middle.png) 0 0 repeat-y;
		color: #090e14;
		font-size: 1.083em;
		line-height: 1.5384;
		margin-right: 107px;
		min-height: 75px;
		padding: 28px 18px;
		}
		
		.narrow .body .content-inner {
			background-image: url(images/content-narrow-middle.png);
			float: left;
			margin-right: 0;
			width: 386px;
			}
	.body .content-inner .bot {
		background: transparent url(images/content-wide-bottom.png) bottom left no-repeat;
		height: 37px;
		margin: 0 -18px -28px;
		}
		
		.narrow .body .content-inner .bot {
			background: transparent url(images/content-narrow-bottom.png) bottom left no-repeat;
			}
		
	.body .content .block {
		margin: 5px 5px 0 0 ;
		}
	
	.body .breadcrumbs {
		background: transparent url(images/content-wide-top.png) 0 0 no-repeat;
		font-size: 1.077em;
		line-height: 1.2857;
		height: 37px;
		margin: -28px -18px -10px;
		padding: 28px 18px 0;
		}
		
		.narrow .body .breadcrumbs {
			background-image: url(images/content-narrow-top.png);
			}
			
		.body .breadcrumbs .nav {
			margin: 0;
			}
		
		.body .breadcrumbs .nav li {
			list-style: none;
			margin: 0;
			padding: 0 .25em 0 0;
			}
		
		.body .breadcrumbs a:link{
			color: #003790;
			}
			
		.body .breadcrumbs a:visted {
			color: #40852d;
			}
		
		.body .breadcrumbs a:hover {
			color: #40852d;
			text-decoration: none;
			}
	
	.body .content .figure {}
	
	.body .content .figure.align-left {
		float: left;
		}
	
	.body .content .figure.align-right {
		float: right;
		}
	
	.body .content .figure span.legend {
		color: #75afff;
		display: block;
		font-size: 9px;
		text-align: center;
		} 
	
	.body .content .highlight {
		float: right;
		font-size: 2.2em;
		font-weight: normal;
		line-height: 1.1;
		margin-bottom: 45px;
		width: 637px;
		}
		
		.body .content .highlightItem {
			background: transparent !important;
			position: relative;
			width: 637px;
			}
		
		.body .content .highlight .text {
			float: right;
			font-family: Futura, Century Gothic, AppleGothic, Arial, sans-serif;
			font-weight: normal;
			letter-spacing: 1px;
			margin-right: 30px;
			position: relative;
			text-align: right;
			width: 270px;
			}
		
		.body .content .highlight p {
			margin-bottom: 0;
			}
			
		.body .content .highlight img {
			border: 10px solid #ffffff;
			float: right;
			}
			
		.body .content .highlight blockquote {
			text-indent: 40px;
			}
			
		.body .content .highlight .openingQuote {
			color: #E9D49D;
			font-family: "Times New Roman", Times, serif;
			font-size: 5.5em;
			letter-spacing: -13px;
			line-height: .18em;
			display: inline-block;
			padding-top: 50px;
			margin-top: -50px;
			margin-left: -100px;
			position: relative;
			top: 25px; 
			left: -5px;
			overflow: hidden;
			}
		
		.body .content .highlight .cite {
			color: #E9D49D;
			font-size: .7576em;
			font-weight: bold;
			line-height: .9;
			margin-top: 1em;
			}
		
	.body .content .supplemental {
		background: #002252 url(images/supplemental.jpg) top left no-repeat;
		color: #ffffff;
		float: left;
		font-size: .9167em;
		line-height: 1.636;
		padding: 21px 18px 48px; /* 48px leaves room for p.links */
		position: relative;
		width: 172px;
		top: -23px;
		}
		
		.inner .body .content .supplemental {
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			height: auto;
			margin: 0 0 5px 5px;
			padding-bottom: 21px;
			top: 0;
			}
		
		.inner .body .content .supplemental ul {
			margin-left: 1.25em;
			}
			
		.inner .body .content .supplemental li {
			list-style-image: url(images/supplemental-arrow.png);
			}
		
		.body .content .supplemental.block-3 {
			margin-right: 0;
			}
			
		.body .content .supplemental h2 {
			border-bottom: 1px dashed #648ec8;
			color: #ffffff;
			font-family: Futura, Century Gothic, AppleGothic, Arial, sans-serif;
			font-size: 1.2727em;
			font-weight: normal;
			letter-spacing: 0;
			line-height: 1;
			padding: 0 2px 5px;
			margin: 0 0 9px;
			text-transform: uppercase;
			}
			
		.body .content .supplemental a:link {
			color: #ffb347;
			text-decoration: underline;
			}
			
		.body .content .supplemental a:visited {
			color: #75afff;
			}
		
		.body .content .supplemental a:hover {
			color: #ffcf8c;
			text-decoration: none;
			}
			
			.inner .body .content .supplemental a:link {
				color: #ffffff;
				text-decoration: none;
				}
			
			.inner .body .content .supplemental a:visited {
				color: #75afff;
				}
			
			.inner .body .content .supplemental a:hover {
				color: #ffb347;
				text-decoration: underline;
				}
		
		.body .content .supplemental img {
			border: 5px solid #123464;
			border-left: none;
			float: left;
			margin-right: 15px;
			}
			
		.body .content .supplemental .figure {
			margin-right: 15px;
			}
			
			.body .content .supplemental .figure.align-right {
				margin-left: 15px;
				}
		
		.body .content .supplemental.events dt {
			font-size: 1.1em;
			font-weight: bold;
			}
			
		.body .content .supplemental .links {
			background: #002252 url(images/supplemental.jpg) bottom left no-repeat;
			color: #8090a8;
			font-size: .8em;
			line-height: 2.25;
			margin: 0 -18px;
			padding: 0 18px 21px;
			position: absolute;
			bottom: 0px;
			width: 172px;
			}
				
			.body .content .supplemental .links a {
				background: #113468;
				border: 1px dotted #596F8E;
				padding: 0 4px;
				}
				
				.body .content .supplemental .links a span {
					background: transparent url(images/supplemental-arrow.png) right 3px no-repeat;
					padding-right: 8px;
					}
				
			.body .content .supplemental .links a.more {
				float: left;
				}
			
			.body .content .supplemental .links a.all {
				float: right;
				}
			
			.body .content .supplemental .links a:link,
			.body .content .supplemental .links a:visited {
				color: #8090a8;
				text-decoration: none;
				}
				
			.body .content .supplemental .links a:hover {
				background-color: #376196;
				color: #ffffff;
				}

/* sidebar stuff */	

.sidebar {
	float: left;
	margin-right: 6px;
	width: 208px;
	}

	.home .sidebar .logo {
		margin-bottom: 113px;  /* 101px for image + 6px margin + 6px margin */
		}
	
		.sidebar .logo h1 a {
			background: transparent url(images/sidebar-sprite.jpg) top left no-repeat;
			display: block;
			height: 148px;
			text-indent: -9999em;	
			width: 208px;
			}
		
			.sidebar .logo h1 a:hover {
				background-position: 0 -208px;
				}
		
		.sidebar .logo h2 a {
			background: transparent url(images/sidebar-sprite.jpg) 0 -148px no-repeat;
			height: 60px;
			margin-bottom: 6px;
			text-indent: -9999em;
			width: 208px;			
			}
			
			.sidebar .logo h2 a:hover {
				background-position: 0 -356px;
				}
	
	.sidebar h2 {
		font-family: Futura, Century Gothic, AppleGothic, Arial, sans-serif;
		letter-spacing: .05em;
		}
		
		.sidebar h2 a {
			background: #40852D url(images/sidebar-sprite.jpg) 0 -416px no-repeat;
			display: block;
			font-size: 1.6667em;
			height: 101px;
			line-height: 101px;
			margin-bottom: 6px;
			text-align: center;
			text-transform: uppercase;
			width: 208px;
			}
		
		.sidebar h2 a:link,
		.sidebar h2 a:visited {
			color: #ffffff;
			text-decoration: none;
			}
		
		.sidebar h2 a:hover {
			background-color: #55AD3C;
			background-position: 0 -517px;
			}
		
		.sidebar .block h2 {
			background: none;
			border-bottom: 1px dashed #ffffff;
			font-size: 1.416em;
			height: auto;
			line-height: 1.058;
			margin-bottom: 16px;
			padding-bottom: 8px;
			text-transform: uppercase;
			width: auto;
			}
			
			.home .sidebar .block h2 {
				font-size: 1.333em;
				letter-spacing: normal;
				line-height: 1.0625;
				text-transform: none;
				}

			
/*
		.body .content .supplemental a:link {
			color: #ffb347;
			text-decoration: underline;
			}
			
		.body .content .supplemental a:visited {
			color: #75afff;
			}
		
		.body .content .supplemental a:hover {
			color: #ffcf8c;
			text-decoration: none;
			}	
*/
	.sidebar a:link,
	.sidebar a:visited {
		color: #ffcf8c;
		text-decoration: underline;
		}
	
	.sidebar a:hover {
		color: #ffb347;
		text-decoration: none;
		}

	.sidebar a:link h2,
	.sidebar a:visited h2,
	.sidebar a:hover h2 {
		color: #ffffff;
		}
	
	.sidebar .picnav {
		margin-bottom: 6px;
		}
	
	.sidebar .picnav li {
		margin-bottom: 0;
		}
		
	.sidebar .nav #sports {
		margin-right: 0;
		}
		
	.sidebar .nav #sports a:link,
	.sidebar .nav #sports a:visited {
		background: transparent url(images/actionSprite.jpg) -505px 0;
		}
		
		.sidebar .nav #sports a:hover {
			background-position: -505px -101px;
			}

	.sidebar .nav #music a:link,
	.sidebar .nav #music a:visited {
		background: transparent url(images/actionSprite.jpg) -404px 0;
		}
		
		.sidebar .nav #music a:hover {
			background-position: -404px -101px;
			}
		
	.sidebar .block {
		background: #3C61B2 url(images/sidebar-gradient.png) top left repeat-y;
		clear: both;
		padding: 21px 15px;
		}
	
		.sidebar .block .nav {
			
			}
		
		.sidebar .block .nav li {
			border: 1px dotted #18277E;
			border-right: none;
			float: none;
			margin: 0 -15px 4px 0;
			}
			
		.sidebar .block .nav a:link,
		.sidebar .block .nav a:visited {
			background: #8FB2DF url(images/side-nav-gradient.png) 0 0 repeat-y;
			color: #002252;
			display: block;
			line-height: 1.833;
			padding: 0 7px;
			text-decoration: none;
			text-transform: uppercase;
			}
		
		.sidebar .block .nav a:hover{
			background-color: #BAD4F5;
			background-position: -192px 0;
			color: #003790;
			text-decoration: underline;
			}
			
		.sidebar .block .nav li.active a {
			background-color: #BAD4F5;
			background-position: -192px 0;
			color: #003790;
			}
	.sidebar dt {
		font-weight: bold;
		margin-top: .8333em;
		}
		
	.sidebar .events dt {
		font-size: 1.08333em;
		font-weight: bold;
		line-height: 1.3067;
		margin-top: 1.3067em;
		}
	
	.sidebar .events dd {
		font-size: .9167em;
		line-height: 1.5454;
		}

/* banner stuff */



.banner .picnav {
	position: absolute;
	top: 0;
	right: 0;
	}
	
	.banner .picnav li {
		margin: 0 0 6px 6px;	
		}
	
	.banner .picnav li a {
		background: transparent url(images/actionSprite.jpg) 0 0;
		}
		
	.banner .picnav #photoTour a:link,
	.banner .picnav #photoTour a:visited {
		background-position: 0 0;
		}
		
		.banner .picnav #photoTour a:hover {
			background-position: 0 -101px;
			}
		
	.banner .picnav #visitLuther a:link, 
	.banner .picnav #visitLuther a:visited {
		background-position: -101px 0;
		}
		
		.banner .picnav #visitLuther a:hover {
			background-position: -101px -101px;
			}
		
	.banner .picnav #getInfo a:link,
	.banner .picnav #getInfo a:visited {
		background-position: -202px 0;
		}
		
		.banner .picnav #getInfo a:hover {
			background-position: -202px -101px;
			}
		
	.banner .picnav #applyNow a:link,
	.banner .picnav #applyNow a:visited {
		background-position: -303px 0;
		}
		
		.banner .picnav #applyNow a:hover {
			background-position: -303px -101px;
			}

.banner .info {
	position: absolute;
	top: 107px;
	right: 0;
	width: 422px;
/* 	z-index: 10; */
	}
	
	.banner .info h2 {
		background: #7499CD url(images/nav-sprite-3.png) -795px 0 no-repeat;
		color: #355B93;
		float: left;
		height: 65px;
		text-indent: -9999em;
		width: 101px;
		}
		
	.banner .info .infonav {
		float: left;
		width: 321px;
		}
		
	.banner .info .rowOne {
		background: transparent url(images/nav-sprite-3.png) -896px 0 no-repeat;
		}
		
		.banner .info .rowTwo {
			background: transparent url(images/nav-sprite-3.png) -896px -33px no-repeat;
			}
		
	.banner .info .nav li {
		float: left;
		line-height: 33px;
		margin: 0;
		}
		
		.banner .info .nav li:last-child {
			border-right: none;
			}
		
		.banner .info .nav li a {
			display: block;
			height: 100%;
			overflow: hidden;
			text-indent: -9999em;
			width: 100%;
			}
			
		.banner .info .nav li a:hover {
			background: transparent url(images/nav-sprite-3.png) 0 0 no-repeat;
			}
			
		.banner .info .nav .applicants {
			width: 97px;
			}
			
			.banner .info .nav .applicants a:hover {
				background-position: -1318px 0;
				}
			
		.banner .info .nav .acceptedStudents {
			padding-left: 1px;
			width: 146px;
			}
			
			.banner .info .nav .acceptedStudents a:hover {
				background-position: -1416px 0;
				}
		
		.banner .info .nav .parents {
			padding-left: 1px;
			width: 76px;
			}
			
			.banner .info .nav .parents a:hover {
				background-position: -1563px 0;
				}
		
		.banner .info .nav .transferStudents {
			width: 144px;
			}
			
			.banner .info .nav .transferStudents a:hover {
				background-position: -1318px -33px;
				}
		
		.banner .info .nav .internationalStudents {
			padding-left: 1px;
			width: 176px;
			}
			
			.banner .info .nav .internationalStudents a:hover {
				background-position: -1463px -33px;
				}
	
.banner .images img {
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	width: 101px;
	height: 101px;
	}
	
	.banner .images img.wide {
		width: 208px;
		}
		
.banner .images .row1 {
	position: absolute;
	top: 0;
	left: 214px;
	}
	
.banner .images .row2 {
	position: absolute;
	top: 107px;
	left: 214px;
	}
	
.banner .images .row3 {
	position: absolute;
	top: 214px;
	left: 0;
	}

.footer {
	margin-top: 1.5em;
	text-align: center;
	}
	
	.footer .nav {
/* 		text-align: center; */
		}
	
	.footer .nav li {
		border-right: 1px solid #808288;
		display: inline;
		float: none;
		padding-right: 10px;
		margin-right: 0;
		text-transform: uppercase;
		}
		
		.footer .nav li:last-child {
			border: 0;
			}

	.footer .nav a:link,
	.footer .nav a:visited {
		color: #808288;
		text-decoration: none;
		}		
	
	.footer .nav a:hover {
		color: #ffffff;
		text-decoration: underline;
		}
	
	.footer p {
		clear: both;
		margin-top: .5em;
		
		}
		
.clearfix:after, .container:after, .inner:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.clearfix, .container, .inner {display: inline-block;}
	* html .clearfix,
	* html .container,
	* html .inner {height: 1%;}
	.clearfix, .container, .inner {display: block;}	

