body {
	background-color: #959595;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family:Calibri,Arial, sans-serif;
	
}

.outerWrap {
	background-image: url(outer-bg.jpg);
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}	

.ltHeader {
	margin-left:auto;
	margin-right:auto;
	background:url(lt-banner.jpg);
	width:913px;
	height:226px;
	text-align:left;
	font-weight:900;
}

.ltSchoolName {
	position:relative;
	left:275px;
	top:14px;
	color: #005978;
	font-size:35pt;
}

.ltSchoolTag {
	position:relative;
	left:445px;
	top:5px;
	color: #741b3b;
	font-size:16pt;
	letter-spacing:4px;
}

.ltLeftColumn {
	float:left;
	margin-left:25px;
	text-align:left;
}

.ltBoxContainer {
	width:239px;
}

.ltBoxHeader {
	background-image: url(cont-top.jpg);
	height:27px;
}
.ltBoxContent {
	background-image: url(cont-mid.jpg);
	padding-left:30px;
	padding-right:15px;
}

.ltBoxContent p {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom: 8px;
}
.ltBoxFooter {
	background-image: url(cont-bot.jpg);
	height:27px;
}

.ltShortcuts img {
	border: 0;
	margin-right: 12px;
}

.ltRightColumn {
	float:left;
	top:6px;
	left: 7px;
	position:relative;
	
}
.ltContentBox {
	width:669px;
}

.ltContentHeader {
	background-image: url(text-top.jpg);
	height:31px;
}
.ltContentFrame {
	background-image: url(text-mid.jpg);
	background-repeat: repeat-y;
	padding-left:15px;
	padding-right:15px;
	text-align: left;
}

.ltContentFrame p, h1, h2, h3, h4, h5, h6, ul {
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.ltContentFooter {
	background-image: url(text-bot.jpg);
	height:31px;
}

.ltContentFrame h5 {
	font-size: 120%;
}

.ltSearch  *{
	margin:0;
}