

BODY {
	margin: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 22px;
	color: #1C5079;
	height: 600px;	
	background-image : url(/images/ind-winter.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;

}

#navbar {
	position: absolute; left: 0px; top: 538px; height: 22px; width: 800px;
	/* background-color: #DF7116;   fall orange */
	background-color: #ffffff;   /* winter blue */
}

.rust {
	color: #DF7116;
}

#enter {
position: absolute; left: 626px; top: 321px; border:none;
}

#enter-fr {
position: absolute; left: 530px; top: 321px; border:none;
}

#enter img {
margin-right: 25px;
}

#splashbar {
	position: absolute; left: 111px; height: 22px; 
	color: #1C5079;
	letter-spacing : 2px;
	
}

#splashbar a,  #splashbar a:visited {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size : 11px;
	padding: 0px 12px;
	margin: 0px;
	color: #1C5079;
	}
	
	#enter a, #enter-fr a, #enter a:visited, #enter-fr a:visited {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size : 11px;
	padding: 0px 12px;
	margin: 0px;
	/* color: #60604B;  spring grey */
	color: #ffffff;  /* winter white */
	}
	
	#splashbar a:hover,  #tag a:hover {
	color: #c0c0c0;
	}
	#enter a:hover, #enter-fr a:hover {
	color: #c0c0c0;  
	}
	#white {
		position: absolute; left: 37px; top: 26px;	
		}
	
	#white p {
	font-family : Arial, Helvetica, sans-serif;
		color: #ffffff;
		margin: 0px;
		font-size : 11px;
		line-height : 51px;
		padding: 0px 0px 0px 0px;
	}
	.green, #green p {
		color: #5BA834; 
	}
	
#tag {
		position: absolute; left: 280px; top: 615px;
		color: #c0c0c0;
		font-size : 10px;
		line-height : 12px;
		padding-bottom: 14px;
}



#tag a,  #tag a:visited {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size : 10px;
		color: #c0c0c0;
		line-height : 12px;
	}
