
A{text-decoration:underline; color:#008EDC}   
    a:hover{text-decoration: font-weight:  ; color:#666666}
A.ssmItems:link		{color:#496A79;text-decoration:none;}
A.ssmItems:hover	{color:#496A79;text-decoration:none;}
A.ssmItems:active	{color:#496A79;text-decoration:none;}
A.ssmItems:visited	{color:#496A79;text-decoration:none;}

body {    
	text-align: center;
	background-image:url('images/bg.jpg');
	}
.style1 {
	margin: auto;
	}

																
																#Container {
																	z-index: 100;
																	position: relative;
																	height:100%;
																	width: 970px;
																	top: 160px;
																	margin-left: auto;
																	margin-right: auto;
																	border:0px solid #000000;
																	background-image:url('images/side_shade_strip.png');
																}
										
										#Banner {position: relative; margin-left: auto; margin-right: auto; width: 970px; height: 10px; z-index: 99; top: -160px;}
										#TopShade {position: absolute; margin-left: auto; margin-right: auto; width: 970px; height: 50px; z-index: 101; left: 0px; top: -25px;}

																#Footer {
																	z-index: 500;
																	position: absolute; 
																	width: 100%; 
																	height: 70px; 
																	left: 0px; 
																	top: auto; 
																	bottom:-70px;
																	border-top: 0px solid #FFFFFF;
																}