<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#hLeftCol, div#hRightCol
{
    margin-top: 15px;
}

div#hLeftCol
{
    float: left;
    position: relative;
    margin-left: 3px;
    width: 650px;    
}

div#hRightCol
{
    float: right;
    position: relative;
    margin-top: 40px;
    width: 291px;
}

div#overlayText
{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 300px;
}

div#promotionBackground, div#promotion
{
    position: absolute;
    top: 325px;
    left: 0;    
    width: 650px;
    height: 40px;    
    color: White;    
}

div#promotionBackground
{
    background-color: Black;
    opacity: 0.70;
    filter: alpha(opacity = 70);
}

div#promotion img
{
    float: left;
    margin: 4px 8px 0 4px;
}

div#promotion p
{
    padding-top: 12px;
    font-size: 1.2em;
  

}



div#promotion a:link { color: White; text-decoration: none; }
div#promotion a:visited { color: White; text-decoration: none; }
div#promotion a:hover { color: White; text-decoration: underline; }
div#promotion a:active { color: White; text-decoration: none; }

div#overlayText h1
{
    color: White;
}

ul#overlayLinks
{
    list-style: none;
}

ul#overlayLinks li
{
    padding-left: 20px;
    background: url('../images/arrow-home.png') no-repeat;    
}

a.overlayLink:link { color: #fff; text-decoration: none; }
a.overlayLink:visited { color: #fff; text-decoration: none; }
a.overlayLink:hover { color: #fff; text-decoration: underline; }
a.overlayLink:active { color: #fff; text-decoration: none; }

div#introWrapper
{
    position: relative;
}

div#introText
{
    float: left;
    width: 650px;
}

div#introText h2
{
    padding-bottom: 5px;
    width: 85%;
    border-bottom: 1px solid #999;
    font-size: 1.17em;
}

p.signature
{
/*    background: url(') 0 10px no-repeat; */
    text-align: right;
}

div#newsFlash 
{
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 9px;
	border: 1px dashed #333;
	width: 330px;
	float: right;
	text-align: center;
}

div#newsFlash a 
{
	display: block;
	color: #333;
	width: 100%;
}

div#introLinks
{ 
  float: right;
  width: 330px;
  display: block;
  position: relative;
  background-color: #eae8d0;  
  margin-top: 10px;
  padding: 10px;
}

div.leftLink, div.rightLink
{
    width: 312px;
}

div.leftLink
{
    float: left;
}

div.rightLink
{
    float: right;
}




div.leftLink ul, div.rightLink ul
{
    list-style: none;
    margin-left: 10px;    	
}

div.leftLink ul li, div.rightLink ul li
{
    background: url('../images/arrowA.png') no-repeat 0 7px;; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0    
}

div.leftLink ul li a:link, div.rightLink ul li a:link { font-size: 0.9em; color:#555; text-decoration: none; }
div.leftLink ul li a:visited, div.rightLink ul li a:visited { font-size: 0.9em; color:#555; text-decoration: none; }
div.leftLink ul li a:hover, div.rightLink ul li a:hover { font-size: 0.9em; color:#555; text-decoration: underline; }
div.leftLink ul li a:active, div.rightLink ul li a:active { font-size: 0.9em; color:#555; text-decoration: none; }

div.homePuff
{
    position: relative;
    margin-top: 18px;
    padding: 10px 1px 0 110px;
    width: 200px;
    height: 80px;
}




div.firstPuff
{    
    background: url('../images/puff-school.jpg') no-repeat;
 }

div.secondPuff
{
    background: url('../images/puff-representative.jpg') no-repeat;
}

div.thirdPuff
{
    background: url('../images/puff-studentlogin.jpg') no-repeat;
}

div.forthPuff
{
    background: url('../images/puff-news.jpg') no-repeat;
}


div.fivePuff
{
    background: url('../images/puff-host.jpg') no-repeat;
}

div.sixPuff
{
    background: url('../images/puff-facebook.jpg') no-repeat;
}

div.homePuff a:link { color: #111; text-decoration: none; font-size: 1.0em; }
div.homePuff a:visited { color: #111; text-decoration: none; font-size: 1.0em; }
div.homePuff a:hover { color: #2b5f2b; text-decoration: underline; font-size: 1.1em; }
div.homePuff a:active { color: #555; text-decoration: none; font-size: 1.1em; }

div.puffLink
{
    position: absolute;
    right: 30px;
    bottom: 15px;
}

p#mapCta
{
    text-align: right;
    font-style: italic;
}

p#mapCta a
{
    color: #000;
}

div.sidebarItemHome
{
	float: right;
	width: 280px;
	margin: 20px 0 0 0;	
	border: 0px solid #999;
	background-color: #E9E6DD;
		/*background-image: url('../images/sidebaritembackgroundhome.gif');
	background-repeat: repeat-x;
	background-position: top center;*/
	font-family: 'Trebuchet MS', Verdana, Arial;
}

div.sidebarItemHome h4 {
	background-color: #9A9A9A;
	background-image: url('../images/sidebaritemheaderhome.jpg');
	background-repeat: repeat-x;
	padding: 5px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #333; background-position-y:center
}

div.sidebarContentHome ul 
{
    margin: 0 10px;
    list-style: none;    	
}
div.sidebarContentHome ul li
{
    background: url('../images/arrowA.png') no-repeat 2px 9px;; padding-left:13px; padding-right:0; padding-top:2px; padding-bottom:2px    
}

div.sidebarContentHome ul li a:link { color:#000; text-decoration: none; }
div.sidebarContentHome ul li a:visited { color:#000; text-decoration: none; }
div.sidebarContentHome ul li a:hover { color:#000; text-decoration: underline; }
div.sidebarContentHome ul li a:active { color:#000; text-decoration: none; }

div.sidebarContentHome p
{
    font-size: 0.9em;
}

div#logos
{
    margin: 10px 0;
    text-align: center;
}

div#logos img
{
    padding: 5px;
}

div#announcements 
{
	background-color: white !important;
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#announcements a
{
}</pre></body></html>