@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image:url(../images/background1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:13px;
	color:#2C2C2C;
}
html {
	background-image:url(../images/bluebackground.jpg);
	background-repeat:repeat;
	background-color: #1168A5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.leftback2 {
	background-image:url(../images/backgroundleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightback2 {
	background-image:url(../images/backgroundright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middlebackgroundleftfront {
	background-image:url(../images/leftbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.middlebackgroundleftfront2 {
	background-image:url(../images/rightbg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
/* tables still need 'cellspacing="0"' in the markup */


/* 1000.0 - Header Begin */
#headerarea {
	height:113px;
	width:960px;
	display: block;
	overflow:hidden;
}
.wlalogo {
	height:113px;
	width:464px;
	display:block;
	overflow:hidden;
	float:left;
}
.wlalogo a {
	background-image:url(../images/winnebago-lutheran-academy-logo.jpg);
	height:113px;
	width:464px;
	display:block;
	overflow:hidden;
}
.wlalogo span {
	display: none;
}
.headerright {
	height:113px;
	width:496px;
	display:block;
	overflow:hidden;
	float:right;
}
.headerrighttop {
	height:84px;
	width:496px;
	display:block;
	overflow:hidden;
}
.wlavikings {
	background-image:url(../images/wla-vikings.jpg);
	height:84px;
	width:137px;
	display:block;
	overflow:hidden;
	float:left;
}
.bibleverse {
	background-image:url(../images/bible-verse.jpg);
	height:84px;
	width:359px;
	display:block;
	overflow:hidden;
	float:right;
}
/* 1000.0 - Header End */



/* 1000.1 - Green Nav Begin */

#greennav {
	background-image:url(../images/green-nav-image.jpg);
	height: 29px;
	width:496px;
	background-repeat: no-repeat;
	display: block;
	overflow:hidden;
}
#greennav li {
	height:29px;
	display: block;
	width:auto;
	float:left;
}
#greennav a {
	margin-top:10px;
}
#greennav-facultystaff {
	display: block;
	width: 123px;
	height: 17px;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
#greennav-facultystaff:hover {
	color:#ffffff;
	text-decoration:underline;
}
#greennav-publications {
	display: block;
	width: 107px;
	height: 17px;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
#greennav-publications:hover {
	color:#ffffff;
	text-decoration:underline;
}
#greennav-donations {
	display: block;
	width: 95px;
	height: 17px;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
#greennav-donations:hover {
	color:#ffffff;
	text-decoration:underline;
}
#greennav-findus {
	display: block;
	width: 74px;
	height: 17px;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
#greennav-findus:hover {
	color:#ffffff;
	text-decoration:underline;
}
#greennav-contactus {
	display: block;
	width: 97px;
	height: 17px;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
#greennav-contactus:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* 1000.1 - Green Nav End */



/* 1000.2 - Main Nav Begin */

#topnavigation {
	height:47px;
	width:960px;
	display:block;
}
#topnavigation li {
	height:auto;
	display: block;
	width:auto;
	float:left;
}
#topnavigation-home {
	display: block;
	width: 105px;
	height: 47px;
	background: url("../images/button-homepage-wla.jpg") no-repeat 0 0;
}
#topnavigation-home:hover {
	background-position: 0 -47px;
}
#topnavigation-home span {
	display: none;
}
#topnavigation-about {
	display: block;
	width: 130px;
	height: 47px;
	background: url("../images/button-about-us-wla.jpg") no-repeat 0 0;
}
#topnavigation-about:hover {
	background-position: 0 -47px;
}
#topnavigation-about span {
	display: none;
}
#topnavigation-academics {
	display: block;
	width: 152px;
	height: 47px;
	background: url("../images/button-academics-wla.jpg") no-repeat 0 0;
}
#topnavigation-academics:hover {
	background-position: 0 -47px;
}
#topnavigation-academics span {
	display: none;
}
#topnavigation-activities {
	display: block;
	width: 146px;
	height: 47px;
	background: url("../images/button-activities-wla.jpg") no-repeat 0 0;
}
#topnavigation-activities:hover {
	background-position: 0 -47px;
}
#topnavigation-activities span {
	display: none;
}
#topnavigation-admissions {
	display: block;
	width: 155px;
	height: 47px;
	background: url("../images/button-admissions-wla.jpg") no-repeat 0 0;
}
#topnavigation-admissions:hover {
	background-position: 0 -47px;
}
#topnavigation-admissions span {
	display: none;
}
#topnavigation-alumni {
	display: block;
	width: 127px;
	height: 47px;
	background: url("../images/button-alumni-wla.jpg") no-repeat 0 0;
}
#topnavigation-alumni:hover {
	background-position: 0 -47px;
}
#topnavigation-alumni span {
	display: none;
}
#topnavigation-athletics {
	display: block;
	width: 145px;
	height: 47px;
	background: url("../images/button-athletics-wla.jpg") no-repeat 0 0;
}
#topnavigation-athletics:hover {
	background-position: 0 -47px;
}
#topnavigation-athletics span {
	display: none;
}
/* 1000.2 - Main Nav End */



/* 1000.3 - Mid Section Begin */
.midsection {
	display:block;
	height:280px;
	width:960px;
	overflow:hidden;
	background-image:url(../images/winnebago-lutheran-academy_r4_c5.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.midsection-left {
	display:block;
	float:left;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	height:168px;
	width:326px;
	overflow:hidden;
	padding:56px 0 0 0;
	margin:0 0 60px 0;
}
.midsection-overflow {
	display:block;
	height:160px;
	width:326px;
	overflow:hidden;
	margin-top:10px;
	
}
.midsection-overflow li {
	display:block;
	height: 40px;
}
.midsection-loop {
	display:block;
	width:326px;
}
.clear { 
clear: both; 
}
.midsection-left a {
	font-size:10px;
	color:#B1CEA5;
	margin-left:132px;
}
.midsection-left a:hover {
	text-decoration: none;
}
.midsection-left H3 {
	font-size:12px;
	color:#FFFFCC;
	margin-left:31px;
	margin-bottom:2px;
	margin-top:12px;
}
.midsection-left H3 a {
	font-size:12px;
	color:#FFFFCC;
	margin: 0 0 0 0;
}
.midsection-left H3 a:hover {
	font-size:12px;
	color:#FFFFCC;
	text-decoration:none;
}
.midsection-left p {
	color:#FFFFFF;
	font-size:12px;
	margin-left:31px;
	line-height:18px;
	margin-bottom:8px;
	width:270px;
}
.paragraphlink {
	width: 160px;
	height:20px;
	text-align: right;
	display:block;
	background-image:url(../images/greenarrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right:7px;
}
.announcement {
	background-image:url(../images/greenarrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right:7px;
}
.midsection-right {
	background-image:url(../images/areaforlfashcommercial.jpg);
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:280px;
	width:634px;
	overflow:hidden;
}
/* 1000.3 - Mid Section End */



/* 1000.4 - Arched Area Begin */
.archandpurple {
	display:block;
	height:303px;
	width:960px;
	overflow:hidden;
}
.archedarea {
	display:block;
	height:303px;
	width:674px;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
	_padding:0 0 0 0;
	_margin:0 0 0 0;
	float:left;
}
.archedarea-left {
	display:block;
	height:266px;
	width:674px;
	overflow:hidden;
	background-image:url(../images/arched-area-left.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
	_padding:0 0 0 0;
	_margin:0 0 0 0;
}
#archedarea-left li {
	height:auto;
	display: block;
	width:auto;
}
.archedarea-left-calendars {
	display:block;
	height:auto;
	width:140px;
	overflow:hidden;
	float:left;
	margin:80px 0 0 19px;
	text-align: center;
}
* html .archedarea-left-calendars {
	display:inline;
}
.archedarea-left-calendars a {
	color:#BAD3E4;
	font-family:"Trebuchet MS", serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
.archedarea-left-calendars a:hover {
	text-decoration:underline;
}
.archedarea-left-calendars-paragraph {
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	float:left;
	margin:54px 0 0 0;
	_margin:54px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-align :left;
	font-weight:normal;
}
.archedarea-left-familyaccess {
	display:block;
	height:auto;
	width:155px;
	overflow:hidden;
	float:left;
	margin:64px 0 0 30px;
	_margin:64px 0 0 30px;
	text-align: center;
}
.archedarea-left-familyaccess a {
	color:#BAD3E4;
	font-family:"Trebuchet MS", serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
.archedarea-left-familyaccess a:hover {
	text-decoration:underline;
}
.archedarea-left-familyaccess-paragraph {
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	float:left;
	margin: 50px 0 0 0;
	_margin: 50px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-align :left;
	font-weight:normal;
}
.archedarea-left-international {
	display:block;
	height:auto;
	width:155px;
	overflow:hidden;
	float:left;
	margin:54px 0 0 10px;
	_margin:54px 0 0 10px;
	text-align: center;
}
.archedarea-left-international a {
	color:#BAD3E4;
	font-family:"Trebuchet MS", serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
.archedarea-left-international a:hover {
	text-decoration:underline;
}
.archedarea-left-international-paragraph {
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	float:left;
	margin:45px 0 0 0;
	_margin:45px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-align :left;
	font-weight:normal;
}
.archedarea-left-wlaschools {
	display:block;
	height:auto;
	width:148px;
	overflow:hidden;
	float:left;
	margin:58px 0 0 12px;
	_margin:58px 0 0 12px;
	text-align: center;
}
.archedarea-left-wlaschools a {
	color:#BAD3E4;
	font-family:"Trebuchet MS", serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
.archedarea-left-wlaschools a:hover {
	text-decoration:underline;
}
.archedarea-left-wlaschools-paragraph {
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	float:left;
	margin:44px 0 0 0;
	_margin:44px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	text-align :left;
	font-weight:normal;
}
.archeara-left-minipointers {
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	font-size:11px;
	background-image:url(../images/greybulletpoint.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin:3px 0 0 3px;
	_margin:3px 0 0 3px;
	padding:0 0 0 8px;
	_padding:0 0 0 8px;
	line-height:normal;
}
.cfiw {
	display:block;
	overflow:hidden;
	height:37px;
	width:674px;
	background-image:url(../images/arched-bottom-border.jpg);
}
.cfiw li {
	display:block;
	overflow:hidden;
	width: 148px;
	height:auto;
	float:left;
	margin:0 0 0 19px;
}
* html .cfiw li {
	display:inline;
}
.cfiw a {
	font-family:"Lucida Grande", "Lucida Sans", Arial, serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	margin: 0 0 0 3px;
	background-image:url(../images/greyarrow.png);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding: 0 5px 0 0;
}
.cfiw a:hover {
	text-decoration: none;
}
/* 1000.4 - Arched Area End */



/* 1000.5 - Purple Area Begin */
.purplebackground {
	display:block;
	height:303px;
	width:286px;
	overflow:hidden;
	background-image:url(../images/purplebackground.jpg);
	background-repeat:no-repeat;
	float:left;
}
.purplebackground ul {
	height:214px;
	overflow:hidden;
	margin-left:16px;
}
.purplebackground li {
	height:auto;
	display: block;
	width:247px;
	float:left;
	overflow:hidden;
	background-image:url(../images/purplebar.png);
	background-repeat:no-repeat;
	background-position:left 20px;
}
.purplebackground a {
	display:block;
	font-family:"Trebuchet MS", serif;
	background-image:url(../images/purplearrow.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:10px;
	font-size:13px;
	color:#E9D8F2;
	text-decoration: none;
	height:25px;
}
.purplebackground a:hover {
	text-decoration:underline;
}
.purplebackground h1 {
	display:block;
	overflow:hidden;
	width:auto ;
	height:auto;
	font-size:13px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, serif;
	text-indent:16px;
	color:#FFFFFF;
	padding-bottom:4px;
}
.purplebackground p {
	display:block;
	overflow:hidden;
	width: auto;
	height:auto;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, serif;
	color:#FFFFFF;
	line-height:16px;
	margin-left:16px;
}
.purplebackground span {
	font-weight:bold;
	padding-top:5px;
	display:block;
	overflow:hidden;
	width: auto;
	height:auto;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans", Arial, serif;
	color:#FFFFFF;
	text-indent:16px;
}
/* 1000.5 - Purple Area End */


/* 1000.6 - Bottom Blue Nav Begin */
.bottomnavtopborder {
	display:block;
	overflow:hidden;
	height:25px;
	width:960px;
	background-image:url(../images/bottomborder.jpg);
	background-repeat:no-repeat;
}
.bottomsitemap {
	display:block;
	overflow:hidden;
	height:481px;
	width:960px;
	background-image:url(../images/bluespacer.jpg);
	background-repeat:repeat;
	background-color:#022F63;
	padding-bottom:50px;
}
.bottomsitemap-home {
	display:block;
	overflow:hidden;
	height:481px;
	width:148px;
	margin-left:14px;
	margin:0 0 0 14px;
	float:left;
}
* html .bottomsitemap-home {
	display:inline;
}
.bottomsitemap-home li {
	display:block;
	overflow:hidden;
	background-image:url(../images/bluepointer.png);
	background-repeat:no-repeat;
	background-position: left 8px;
	padding-left:10px;
}
.bottomsitemap-home h4 {
	margin-bottom:4px;
	padding-top:24px;
}
.bottomsitemap-home h4 a {
	font-family:"Trebuchet MS", serif;
	font-size:14px;
	color:#1380CF;
	text-decoration:none;
}
.bottomsitemap-home h4 a:hover {
	text-decoration:underline;
}
.bottomsitemap-home a {
	font-family:"Trebuchet MS", serif;
	color:#6D86A4;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
}
.bottomsitemap-home a:hover {
	text-decoration:underline;
}
.advertisements {
	display:block;
	overflow:hidden;
	height:174px;
	width:789px;
	background-image:url(../images/ad1.jpg);
	background-repeat:no-repeat;
	float:left;
}
.bottomsitemap-home2 {
	display:block;
	overflow:hidden;
	height:307px;
	width:140px;
	margin:0 0 0 14px;
	float:left;
}
* html .bottomsitemap-home2 {
	display:inline;
}
.bottomsitemap-home2 li {
	display:block;
	background-image:url(../images/bluepointer.png);
	background-repeat:no-repeat;
	background-position: left 8px;
	padding-left:10px;
}
.bottomsitemap-home2 h4 {
	margin-bottom:4px;
	padding-top:2px;
}
.bottomsitemap-home2 h4 a {
	font-family:"Trebuchet MS", serif;
	font-size:14px;
	color:#1380CF;
	text-decoration:none;
}
.bottomsitemap-home2 h4 a:hover {
	text-decoration:underline;
}
.bottomsitemap-home2 a {
	font-family:"Trebuchet MS", serif;
	color:#6D86A4;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
}
.bottomsitemap-home2 a:hover {
	text-decoration:underline;
}
.bottomsitemap-home3 {
	display:block;
	overflow:hidden;
	height:123px;
	width:140px;
	float:left;
	margin:25px 0 0 14px;
}
* html .bottomsitemap-home3 {
	display:inline;
}
.bottomsitemap-home3 li {
	display:block;
	background-image:url(../images/bluepointer.png);
	background-repeat:no-repeat;
	background-position: left 8px;
	padding-left:10px;
}
.bottomsitemap-home3 h4 {
	margin-bottom:4px;
	padding-top:2px;
}
.bottomsitemap-home3 h4 a {
	font-family:"Trebuchet MS", serif;
	font-size:14px;
	color:#1380CF;
	text-decoration:none;
}
.bottomsitemap-home3 h4 a:hover {
	text-decoration:underline;
}
.bottomsitemap-home3 a {
	font-family:"Trebuchet MS", serif;
	color:#6D86A4;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
}
.bottomsitemap-home3 a:hover {
	text-decoration:underline;
}
.bottomsitemap-home4 {
	display:block;
	overflow:hidden;
	height:147px;
	width:140px;
	margin:0 0 0 14px;
	float:left;
}
* html .bottomsitemap-home4 {
	display:inline;
}
.bottomsitemap-home4 li {
	display:block;
	background-image:url(../images/bluepointer.png);
	background-repeat:no-repeat;
	background-position: left 8px;
	padding-left:10px;
}
.bottomsitemap-home4 h4 {
	margin-bottom:4px;
	padding-top:2px;
}
.bottomsitemap-home4 h4 a {
	font-family:"Trebuchet MS", serif;
	font-size:14px;
	color:#1380CF;
	text-decoration:none;
}
.bottomsitemap-home4 h4 a:hover {
	text-decoration:underline;
}
.bottomsitemap-home4 a {
	font-family:"Trebuchet MS", serif;
	color:#6D86A4;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
}
.bottomsitemap-home4 a:hover {
	text-decoration:underline;
}
.athlecticsalumni {
	display:block;
	overflow:hidden;
	height:147px;
	width:auto;
	float:left;
}
.afonddulachighschool {
	display:block;
	overflow:hidden;
	height:153px;
	width:317px;
	background-image:url(../images/a-fond-du-lac-high-school.jpg);
	background-repeat:no-repeat;
	float:left;
}
.afonddulachighschool h5 {
	font-family:"Trebuchet MS", serif;
	font-size:18px;
	color:#91ADC8;
	margin:10px 0 10px 15px;
}
.afonddulachighschool p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91ADC8;
	line-height:18px;
	margin:0 15px 5px 15px;
}
.afonddulachighschool a {
	display:block;
	overflow:hidden;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:10px;
	color:#88A2BC;
	width:290px;
	height:15px;
	text-align: right;
	background-image:url(../images/bluearrow.png);
	background-repeat:no-repeat;
	background-position: right 3px;
	padding-right:6px;
	text-decoration:underline;
}
.afonddulachighschool a:hover {
	text-decoration:none
}
/* 1000.6 - Bottom Blue Nav Begin */



/* 1000.7 - Interpage Begin */
.leftback {
	background-image:url(../images/leftback.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
.rightback {
	background-image:url(../images/rightback.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.bottomleft {
	background-image:url(../images/bottomleft.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
.bottomleft2 {
	background-image:url(../images/bluer.jpg);
	background-repeat:repeat-y;
	background-position: right;
}
.bottomright {
	background-image:url(../images/bottomright.jpg);
	background-repeat:no-repeat;
	background-position: left;
}
.bottomright2 {
	background-image:url(../images/bluer.jpg);
	background-repeat:repeat-y;
	background-position: left top;
}
.bottomsitemapblue {
	background-image:url(../images/bluer.jpg);
	background-repeat:repeat;
}
.whitebackground {
	background-image:url(../images/whitebackground.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.interior-header {
	display:block;
	overflow:hidden;
	width:960px;
	height:100px;
	background-image:url(../images/interior-header.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0 0 13px 0;
	font-family:"Trebuchet MS", serif;
	font-size:36px;
	color:#FFFFFF;
	text-decoration:none;
}
.interior-header h3 {
	display:block;
	overflow:hidden;
	margin: 20px 0 0 59px;
	float:left;
	height:58px;
	width:800px;
}
.interior-header h3 a {
	font-family:"Trebuchet MS", serif;
	font-size:36px;
	color:#FFFFFF;
	text-decoration:none;
}
.interior-header h3 a:hover {
	text-decoration:underline;
}
.interior-header ul {
	display:block;
	overflow:hidden;
	float:left;
	width:800px;
	margin:0 0 0 20px;
}
.logout ul{
display:block;
float:right;
width:auto;
margin:0 20px 0 0;
}
.interior-header li {
	display:block;
	overflow:hidden;
	float:left;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#332C24;
	margin:5px 0 0 4px;
	width:auto;
}
.interior-header li a {
	color:#332C24;
	text-decoration:none;
}
.interior-header li a:hover {
	text-decoration:underline;
}
.interior-body {
	display:inline-block;
	overflow:hidden;
	width:944px;
	background-image:url(../images/midback33.jpg);
	background-repeat:repeat-y;
	background-position: 8px;
	height:auto;
}
.interior-body2 {
	display:inline-block;
	overflow:hidden;
	width:944px;
	background-image:url(../images/midback44.jpg);
	background-repeat:repeat-y;
	background-position: 8px;
	height:auto;
}
.interior-column1 {
	display:block;
	overflow:hidden;
	width:210px;
	margin:0 0 0 8px;
	padding:0 0 50px 0;
	float:left;
	height:auto;
}
.interior-column1 h2 {
	display:block;
	overflow:hidden;
	width:auto;
	float:left;
}
.interior-column1 h2 a {
	font-family:"Trebuchet MS", serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	width:190px;
	float:left;
	margin:59px 0 0 18px;
}
.interior-column1 h2 a:hover {
	text-decoration:underline;
}
.interior-column1 li {
	background-image:url(../images/interior-whitecircle.jpg);
	display:block;
	overflow:hidden;
	float:left;
	width:180px;
	margin:6px 0 0 18px;
	padding:0 0 0 10px;
	background-repeat: no-repeat;
	background-position: left 7px;
}
.interior-column1 li a {
	display:block;
	overflow:hidden;
	font-family:"Trebuchet MS", serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}
.interior-column1 li a:hover {
	text-decoration:underline;
}
.officehours {
	display:block;
	overflow:hidden;
	width:210px;
	font-family:"Trebuchet MS", serif;
	font-size:12px;
	color:#B9D2E5;
	float:left;
	margin:20px 0 0px 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.officehours2 {
	display:block;
	overflow:hidden;
	font-weight:bold;
	margin:22px 0 0 28px;
	padding:0 0 12px 0;
}
.officehours p {
	margin:0 0 5px 28px;
}
.middlecolumn {
	display:block;
	width:466px;
	height:auto;
	float:left;
	margin:16px 0 0 34px;
	line-height:18px;
	min-height:672px;
    height:auto !important; /* For ie6 min-height */
    height:672px; /* For ie6 min-height */
}
.middlecolumn img{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	float:left;
}
.middlecolumn h1 {
	display:block;
	overflow:hidden;
	height:auto;
	font-family:"Trebuchet MS", serif;
	font-size:22px;
	color:#333333;
	line-height:30px;
	margin:0 0 20px 0;
}
.middlecolumn h2 {
	display:block;
	overflow:hidden;
	height:auto;
	width:auto;
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	color:#1380CF;
	line-height:24px;
}
.middlecolumn h2 a{
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	color:#1380CF;
	line-height:24px;
	text-decoration:none;
	
}
.middlecolumn h2 a:hover{
	text-decoration:underline;
}
.middlecolumnstaff {
	display:block;
	overflow:hidden;
	width:466px;
	height:auto;
	float:left;
	margin:16px 0 0 34px;
	line-height:18px;
}
.middlecolumnstaff h1 {
	display:block;
	overflow:hidden;
	height:auto;
	font-family:"Trebuchet MS", serif;
	font-size:22px;
	color:#333333;
	line-height:30px;
}
.middlecolumnstaff h2 {
	display:block;
	overflow:hidden;
	height:auto;
	width:auto;
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	color:#1380CF;
	line-height:24px;
	padding-bottom:10px;
}
.middlecolumnstaff h2 a{
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	color:#1380CF;
	line-height:24px;
	text-decoration:none;
	
}
.middlecolumnstaff h2 a:hover{
	text-decoration:underline;
}
.middlecolumn2 {
	display:block;
	width:692px;
	height:auto;
	float:left;
	margin:16px 0 0 34px;
	line-height:18px;
}
.smalladmintext {
	display:block;
	overflow:hidden;
	height:14px;
	font-family:"Trebuchet MS", serif;
	font-size:11px;
	color:#999999;
	background-image:url(../images/circlearrow.jpg);
	background-repeat:no-repeat;
	background-position: left 1px;
	padding:0 0 0 16px;
}
.middlecolumn p {
	display:block;
	overflow:hidden;
	height:auto;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:13px;
	color:#2C2C2C;
	line-height:18px;
	margin:0 0 30px 0;
}
.printerandemail {
	display:block;
	overflow:hidden;
	margin:50px 0 20px 250px;
	width:194px;
}
.printe2r a {
	display:block;
	overflow:hidden;
	height:23px;
	width:116px;
	background-image:url(../images/printerfriendly.jpg);
	background-repeat:no-repeat;
	float:left;
}
.printe2r span {
	display:none;
}
.emai2l a {
	display:block;
	overflow:hidden;
	height:23px;
	width:69px;
	background-image:url(../images/email.jpg);
	background-repeat:no-repeat;
	float:right;
}
.emai2l span {
	display:none;
}
.rightcolumn {
	display:block;
	overflow:hidden;
	width:auto;
	height: auto;
	float:right;
	margin:0 0 0 0;
	text-align: right;
}
.rightcolumn img{
	display:block;
	overflow:hidden;
	width:auto;
	height: auto;
	margin:0 0 0 46px;
}
.documents {
	display:block;
	overflow:hidden;
	height:auto;
	width:172px;
	border: thin dotted #DFDFDF;
	margin:20px 0 0 46px;
	text-align: left;
}
.seeall {
	display:block;
	width:auto;
	overflow:hidden;
	background-image:none;
	margin:0 8px 6px 0;
	float:right;
}
.seeall a {
	font-family:"Trebuchet MS", serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	background-image:none;
	text-align: right;
}
.seeall a:hover {
	text-decoration:underline;
}
.documents li {
	margin:10px 10px 10px 10px;
	display:block;
	overflow:hidden;
}
.documents span {
	display:block;
	overflow:hidden;
	height:25px;
	width:164px;
	background-color:#FBF5ED;
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	padding:9px 0 0 4px;
	margin:2px 2px 4px 2px;
}
.documents li a {
	font-family:"Trebuchet MS", serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	line-height:14px;
	text-decoration:none;
	margin:0 0 0 0px;
	background-image:url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0 0 0 35px;
	height:auto;
}
.documents li a:hover {
	text-decoration:underline;
}
.documents2 {display:block; overflow:hidden; height:auto; width:172px; border: thin dotted #DFDFDF; margin:20px 0 0 46px; text-align: left;}
.documents2 li {margin:10px 10px 10px 10px; display:block; overflow:hidden;}
.documents2 span {display:block; overflow:hidden; height:25px; width:164px; background-color:#FBF5ED; font-family:"Trebuchet MS", serif; font-size:16px; padding:9px 0 0 4px; margin:2px 2px 4px 2px;}
.documents2 li a {display:block; font-family:"Trebuchet MS", serif; font-size:11px; font-weight:bold; color:#333333; line-height:14px; text-decoration:none; margin:0 0 0 0; background-image:url(../images/movie.jpg); background-repeat:no-repeat; background-position:left 0px; padding:0 0 28px 48px; height:auto;}
.documents2 li a:hover {text-decoration:underline;}

.middlecolumnfaculty {
	display:block;
	width:466px;
	height:auto;
	float:left;
	margin:16px 0 0 34px;
	line-height:18px;
	min-height:672px;
    height:auto !important; /* For ie6 min-height */
    height:672px; /* For ie6 min-height */
}
.middlecolumnfaculty p {
	display:block;
	overflow:hidden;
	height:auto;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:13px;
	color:#2C2C2C;
	line-height:18px;
	margin:0 0 6px 0;
}
.middlecolumnfaculty img{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	float:left;
}
.middlecolumnfaculty h1 {
	display:block;
	overflow:hidden;
	height:auto;
	font-family:"Trebuchet MS", serif;
	font-size:22px;
	color:#333333;
	line-height:30px;
	margin:0 0 20px 0;
}
.middlecolumnfaculty h2 {
	display:block;
	overflow:hidden;
	height:auto;
	width:auto;
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	color:#1380CF;
	line-height:24px;
}
.middlecolumnfaculty h2 a{
	font-family:"Trebuchet MS", serif;
	font-size:16px;
	color:#1380CF;
	line-height:24px;
	text-decoration:none;
	
}
.middlecolumnfaculty h2 a:hover{
	text-decoration:underline;
}
/* 1000.7 - Interpage Begin */
li.stopit {
background:none;
height:auto;
width:auto;
}
.dropmenu {
	position:absolute;
	padding:0 0 0 0;
	margin:0 0 0 0px;
	width:173px;
	height:auto;
	background-color:#FAF5EF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	z-index: 99999;
	
}
.dropmenu li {
	display:block;
	overflow:hidden;
}
.dropmenu li a {
	display:block;
	overflow:hidden;
	width:161px;
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/ddback.jpg);
	background-repeat:repeat;
	background-position: left top;
	padding:0 0 0 12px;
	line-height:30px;
	height:30px;
	margin:0;
}
.dropmenu li a:hover {
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(../images/ddbackover.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
/* 1000.7 - Interpage End */




/* 1000.8 - Printer Friendly Page Begin */
.printerfriendlypage {
	background-image:none;
	background-color:#FFFFFF;
}
.wlalogoprinter {
	height:113px;
	width:464px;
	display:block;
	overflow:hidden;
	background-image:url(../images/wla-logo-printer.jpg);
	background-repeat:no-repeat;
	margin:6px 0 0 0;
	padding:0 0 10px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* 1000.8 - Printer Friendly Page Begin */





/* 1000.9 - Contact Form Begin */
.middlecolumncontactus {
	display:block;
	overflow:hidden;
	width:534px;
	height:auto;
	float:left;
}
.middlecolumncontactus h1 {
	display:block;
	overflow:hidden;
	height:auto;
	width:auto;
	font-family:"Trebuchet MS", serif;
	font-size:22px;
	color:#333333;
	margin:21px 34px 30px 34px;
	line-height:30px;
}
#contacttext {
font-family:"Trebuchet MS", serif;
font-size:12px;
float:left;
margin:0 10px 6px 0;
text-align:right;
line-height:16px;
width:110px;
}
#contactfields {
font-family:"Trebuchet MS", serif;
font-size:12px;
float:left;
margin-bottom:6px;
width:414px;
}
#contacttext2 {
font-family:"Trebuchet MS", serif;
font-size:10px;
float:left;
margin:4px 10px 6px 0;
text-align:right;
line-height:11px;
width:150px;
}
#contactfields2 {
font-family:"Trebuchet MS", serif;
font-size:12px;
float:left;
margin-bottom:6px;
width:300px;
margin:0 0 15px 0;
}
#sendclear {
float:left;
text-align:center;
width:470px;
}
/* 1000.9 - Contact Form Begin */
.smalltext {font-size:10px;}
#calOver {width:auto; line-height:12px; font-family:Arial;}
#calOver a {color:#0066cc; text-decoration:none; display:block; border-bottom:1px dotted #e0e0e0; padding-bottom:4px;}
#calOver a:hover {color:#000; text-decoration:none;}

#calNxt {font-size:12px; width:90px;}
#calNxt a {color:#0066cc; text-decoration:underline;}
#calNxt a:hover {color:#000; text-decoration:none;}
