body {
	background-color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}

a:link {
	color:#FFFFFF;
}

a:active {
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#background {
			width:960px;
			background-image: url(Images/Ready/background.jpg);
			margin:auto;
			z-index:1;
}

#top {
			height:40px;
			margin:auto;
			z-index:2;
}

#coming {
			width:880px;
			height:45px;
			background-image: url(Images/Ready/ltblue_box_coming.jpg);
			background-repeat: no-repeat;
			margin:auto;
			z-index:3;	
}

#header {
			width:880px;
			height:150px;
			margin:auto;
			z-index:4;
}

#navigation {
			width:880px;
			height:80px;
			background-image: url(Images/Ready/green_box_navigation.jpg);
			background-repeat: no-repeat;
			margin:auto;
			z-index:5;
}

#contact {
			width:880px;
			height:100px;
			background-image: url(Images/Ready/green_box_contact.jpg);
			background-repeat: no-repeat;
			margin:auto;
			z-index:12;
}
