/* CSS Document 
created by Eisenberg And Associates 03/22/07 TH
*/

/*
Dear LaSalle Employee,

Pease don't edit any style except what is specified in:
	- #ending
	-marquee
	-marquee a:link, marquee a:visited, marquee a:hover, marquee a:active
*/

#contentwrapper
{
	height:630px;
	overflow:hidden;
}

#ending {
	margin-top:20px;
	text-align:center;
	/* 
	LaSalle can edit
		-text-size
		-text color
		-text bold
		-text italic
		-text underline
		-and other basic font rendering

 	*/
	font-size:16px;
	color:#FFFFFF;
}
#indexLogo
{
	padding:15px;
}

#show
{
	width:564px;
	font-weight:bold;
	color:#000;
}

#mark, #mark a, #mark a:link
{
	color:#D89A06;
}

marquee {
margin-top:20px;
	/* 
	LaSalle can edit when text is not a link
		-text-size
		-text color
		-text bold
		-text italic
		-text underline
		-and other basic font rendering

 	*/
	color:#D89A06;
	font-size:16px;
	
}

marquee a:link, marquee a:visited, marquee a:hover, marquee a:active
{
	/* 
	LaSalle can edit when text is a link
		-text-size
		-text color
		-text bold
		-text italic
		-text underline
		-and other basic font rendering

 	*/
	font-size:16px;
	
}
#content {
	position: relative;
	background-color:transparent;
	min-height:540px;
	width:564px;
}




#sitewrapper
{
	background-color:#000;
}
	
#show
{	
	margin-top:25px;
	height:425px;
	width:564px;
	background-color:transparent;
	
	
}

#contentwrapper
{
	background-color:transparent;
}
	
p
{
	font-weight:bold;
}
