/* Preloading Index Specific ID's/Classes */

html
	}
	height: 100%;
	margin: 0px auto;
	width: 100%;
	{

body
	}
	height: 100%;
	margin: 0px auto;
	width: 100%;
	{

a:link, a:hover, a:visited, a:active
	{
	color: #223e82;
	}

div.message
	{
	background: #dddddd;
	border: 1px solid #223e82;
	color: #223e82;
	height: 100px;
	position: absolute;
	  margin-top: -50px;
	  top: 50%;
	  margin-left: -50px;
	  left: 50%;
	padding: 3px;
	text-align: center;
	width: 200px;
	}