.welcome {
	position: absolute;
	height: 69px;
	width: 487px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}


/*depricated?*/
.callout {
	position: absolute;
	top: 345px;
	left: 771px;
	height: 213px;
	width: 172px;
	z-index: 3;
	background: url(../images/1024/mainCalloutSmall.jpg) no-repeat scroll 0%; 
}

.calloutText {
	padding: 8px;
	margin: 8px;
	color: #5C35F4;
	font-size: 1.5em;
}

/*begin new*/
.calloutTextBox {
	height: 3.5em;
	overflow: hidden;
	margin: 8px 2px 4px 2px;
	text-align: center;
	font-size: 1.2em;
}

.calloutClass A:hover {
	color: red;
}

.calloutClass A {
	color: #ff2459;
}

.calloutClass A:visited {
	color: #ff2459;
}

.calloutClass A:link {
	color: #ff2459;
}

#calloutBox {
	position: absolute;
	top: 345px;
	left: 771px;
	height: 213px;
	width: 172px;
	z-index: 3;
	background: url(../images/1024/mainCalloutSmall.jpg) no-repeat scroll 0%; 
	/*margin: 8px 2px 4px 2px;*/
	text-align: center;
	font-size: 1.4em;
}

#calloutTitle {
	font-size: 1.4em;
	color: #ff2459;
	text-align: center;
	margin: 5px 0px 0px 0px;
	font-weight: bold;

}

#calloutLinkOne {
	display: block;
	position: absolute;
	left: 14px;
	top: 3em;
	text-align: center;
	z-index: 4;
}

#calloutLinkTwo {
	display: block;
	position: absolute;
	left: 14px;
	top: 4em;
	text-align: center;
	z-index: 4;
	color: #5C35F4;
	/*NOTE THIS WAS 7 EM TOP*/
}

#calloutLinkThree {
	display: block;
	position: absolute;
	left: 15px;
	top: 2.5em;
	text-align: center;
	z-index: 4;
}

#calloutLinkFour {
	display: block;
	position: absolute;
	left: 2em;
	top: 4.5em;
	text-align: center;
	z-index: 4;
	color: #5C35F4;
}

.calloutXtra {
	position: absolute;
	left: 570px;
	top: 343px;
	height: 214px;
	width: 173px;
	background: url(../images/1024/mainCalloutXtra.jpg) no-repeat scroll 0%;
	z-index: 4;
}

.calloutXtraFlyer {
	position: absolute;
	left: 550px;
	top: 145px;
	height: 400px;
	width: 317px;
	background: url(../images/1024/gcAnniv400.jpg) no-repeat scroll 0%;
	z-index: 4;
}

.calloutXtraText {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 155px;
	font-size: 1.4em;
	color: #552de5;
	font-weight: bold;
}
#calloutOne {
	margin: 0px 0px 0px -2000px;	
	/*padding: 10 10 10 10;*/
	/*z-index: 4;*/
}

#calloutTwo {
	margin: 0px 0px 0px -2000px;
}

#calloutThree {
	margin: 0px 0px 0px -2000px;
}



