@charset "utf-8";
/*

CSS Document
Index Page Styles

*/

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:white;
	background-repeat:no-repeat;
}

.copyFooter {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	TEXT-ALIGN: left;
	
	margin-top:650px;
	line-height: .30cm
}
a:visited {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: Gold;
	/*background-color: Gold;*/
}
a:active {
	color: Gold;
	background-color: Green;
}
a:link {
	color: white;
}




#panelSplash {
	position:absolute;/*           position:absolute;            */
width:1002; 
height:574; 
	margin-top:0px;
	z-index:2;
 left: 50%;
 top:0;
    margin-left: -500px;
	background-image:url(/splash_2011.jpg);
}

#pnlGroupFoundationContainer {
	/*position:relative;           position:absolute;            */
	/*width:900px;
	height:600px;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	z-index:1;
}

