/* Styles */

body {
	font: 84%/1.2em arial,sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #3A4758;
	}
	
a {
	color: #007CC2;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
	
img.FloatRight {
	float: right;
	clear: none;
	margin: 10px 0px 10px 10px;
	border: 1px solid #CCC;
	}
	
img.FloatLeft {
	float: left;
	clear: none;
	margin: 10px 10px 10px 0px;
	border: 1px solid #CCC;
	}
	
div#container {
	position: relative;
	top: 0px;
	width: 990px;
	margin: 0px auto 0px auto;
	}

div#WrapperMain {
	width: 990px;
	background-image: url(../images/backgrounds/bg_WrapperMain.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	}
	
div#WrapperMain,
div#header,
div#header div.logo,
div#header a#logo_site,
div#WrapperSplash,
div#WrapperSplash div.btm,
div#WrapperFeatures,
div#WrapperFeatures div.box,
div#More,
div#More div#about,
div#More div#news,
div#footer,
div#footer div.nav,
div#footer div.site_sponsors,
div.information,
div.copyright,
div#sponsors {
	float: left;
	clear: none;
	}

	
/*=================================
			Site Header
==================================*/
	
div#header {
	clear: both;
	width: 990px;
	}
	
div#header div.logo {
	width: 167px;
	height: 67px;
	margin: 15px 0px 0px 38px;
	z-index: 1000;
	}
	
div#header a#logo_site {
	position: absolute;
	width: 167px;
	height: 67px;
	background-image: url(../images/logos/logo_LM_site.gif);
	background-repeat: no-repeat;
	z-index: 1000; 
	}
	
div#header a:hover#logo_site {
	text-decoration: none;
	}
	
div#header a#logo_site span {
	visibility: hidden;
	}
	
div#utilitynav {
	float: right;
	clear: none;
	width: 400px;
	height: 31px;
	text-align: right;
	margin: 6px 16px 0px 0px;
	padding-top: 8px;
	}

div#header div#utilitynav a.home,	
div#header div#utilitynav a#contact_us {
	height: 31px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
	line-height: 2em;
	padding: 5px 0px 5px 24px;
	background-image: url(../images/icons/ico_contactus.gif);
	background-repeat: no-repeat;
	}

/*=========================================
		 		Splash Area
===========================================*/

div#WrapperSplash {
	width: 990px;
	height: 319px;
	margin: 0px;
	background-image: url(../images/gallery/home1.jpg);
	background-repeat: no-repeat;
	border-bottom: 30px solid #336699;
	}
	
div#WrapperSplash img {
	position: absolute;
	}
	
div#WrapperSplash div.btm {
	width: 990px;
	height: 61px;
	margin-top: 300px;
	background-image: url(../images/backgrounds/bg_home_splash_btm.png);
	background-repeat: no-repeat;
	z-index: 999;
	display: none;
	}
	
div#WrapperSplash h1 {
	position: relative;
	width: 220px;
	color: #1F3763;
	font-size: 20px;
	line-height: 24px;
	margin: 30px 0px 0px 245px;
	}
	
div#WrapperSplash h2 {
	position: relative;
	width: 400px;
	color: #1F3763;
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0px 0px 40px;
	}	
	
/*=========================================
		 		Featured Audience
===========================================*/

div#WrapperFeatures {
	width: 990px;
	margin-top: -80px;
	z-index: 1000;
	}
	
div#WrapperFeatures div.box {
	width: 250px;
	height: 400px;
	margin-left: 20px;
	padding: 0px 15px 0px 15px;
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	}
	
/*  Hide from Internet Explorer 6.x browser */
html>body div#WrapperFeatures div.box {
	margin-left: 27px;
	border: none;
	background-color: transparent;
	background-image: url(../images/backgrounds/bg_box_home_btm.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
div#WrapperFeatures div.box div.top {
	width: 250px;
	height: 117px;
	}
	
/*  Hide from Internet Explorer 6.x browser */
html>body div#WrapperFeatures div.box div.top {
	width: 268px;
	height: 117px;
	margin: 0px 0px 0px -8px;
	background-image: url(../images/backgrounds/bg_box_home_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
div#WrapperFeatures div.box div.design {
	position: absolute;
	width: 257px;
	height: 98px;
	margin: -108px 0px 30px -5px;
	}
	
div#WrapperFeatures div#prospective.box div.design {
	position: absolute;
	height: 151px;
	margin: -150px 0px 0px 5px;
	background-image: url(../images/backgrounds/bg_home_signup.gif);
	background-repeat: no-repeat;
	}
	
/*  Hide from Internet Explorer 6.x browser */
html>body div#WrapperFeatures div#prospective.box div.design {
	background-image: url(../images/backgrounds/bg_home_signup.png);
	}
	
div#WrapperFeatures div#current.box div.design {
	background-image: url(../images/backgrounds/bg_home_classof.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	}
	
div#WrapperFeatures div#current.box div.design span {
	float: left;
	clear: none;
	color: #132852;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 50px;
	margin: 42px 0px 0px 135px;
	}
	
div#WrapperFeatures div#alumni.box div.design {
	background-image: url(../images/gallery/home_alumni.jpg);
	background-repeat: no-repeat;
	}
	
div#WrapperFeatures div.box h1 {
	color: #4B4B4B;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
div#WrapperFeatures div.box div.nav ul,
div#More div#about ul {
	list-style-image:url(../images/icons/ico_link_arrow.gif);
	}
	
div#WrapperFeatures div.box div.nav ul li,
div#More div#about ul li {
	display: list-item;
	padding-bottom: 6px;
	}
	
a.action_btn {
	float: left;
	clear: both;
	height: 33px;
	color: #000;
	padding: 0px;
	background-image: url(../images/backgrounds/bg_action_btn_rt.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
a.action_btn:hover {
	color: #FFF;
	}
	
a.action_btn span {
	float: left;
	clear: none;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 20px 0px 20px;
	cursor: pointer;
	background-image: url(../images/backgrounds/bg_action_btn_lt.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
/*=========================================
			About & News
===========================================*/	

div#More {
	width: 930px;
	margin-top: 30px;
	padding: 0px 30px 0px 30px;
	}
	
div#More div#about,
div#More div#news {
	width: 440px;
	}
	
div#More div#news {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #CCC;
	}
	
div#More h1 {
	color: #1F3763;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.1em;
	}
	
div#More p {
	line-height: 1.4em;
	}
	
div#More div#news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
div#More div#news ul li {
	float: left;
	clear: both;
	width: 440px;
	padding-bottom: 10px;
	}
	
div#More div#news ul li img {
	float: left;
	clear: none;
	margin: 0px 5px 0px 0px;
	}	
	
/*=========================================
			Sponsors
===========================================*/	
	
div#sponsors {
	width: 872px;
	margin: 40px 0px 0px 30px;
	padding: 20px;
	border: 1px solid #EEE;
	}
	
div#sponsors h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	margin: -20px -20px 10px -20px;
	padding: 10px;
	background-color: #EEE;
	}
	
div#sponsors h1 span {
	float: right;
	clear: none;
	font-size: .7em;
	font-weight: normal;
	margin-top: -1.2em;
	margin-right: 10px;
	}
	
div#sponsors iframe {
	width: 872px;
	height: 90px;
	overflow: hidden;
	border: none;
	}
	
/*-- Website Sponsors -- */

div#footer div.site_sponsors {
	width: 970px;
	margin: 5px 0px 5px 10px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #5F6C7D;
	border-bottom: 1px solid #5F6C7D;
	}
	
div#footer div.site_sponsors h1 {	
	float: left;
	clear: none;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 10px 4px 0px;
	}	
	
/*=========================================
			Footer
===========================================*/


div#footer {
	width: 990px;
	padding-top: 65px;
	padding-bottom: 20px;
	background-image: url(../images/backgrounds/bg_nav_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	background-color: #3A4758;
	}
	
div#footer div.nav {
	width: 970px;
	margin-bottom: 10px;
	}
	
div#footer div.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	text-align: right;
	}
	
div#footer div.nav ul li {
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #FFF;
	}
	
div#footer div.nav ul li.home {
	border: none;
	}
	
div#footer div.nav ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	}
	
div.information {
	width: 320px;
	margin: 10px 0px 0px 0px;
	color: #FFF;
	}
	
div.information span {
	display: block;
	color: #CCCC99;
	font-weight: bold;
	margin-bottom: 6px;
	}
	
div.copyright {
	width: 630px;
	color: #FFF;
	margin: 10px 20px 0px 10px;
	}
	
div.copyright p {
	color: #CCCC99;
	font-size: .8em;
	line-height: 1.6em;
	margin: 0px;
	}