body {
	background-color:#FFFFFF; 
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 792px;
	font-size: .8em;
}
a {
	text-decoration: none;
	font-weight: bold;
}
#title {
	text-align: center;
	width: 792px;
}
#center {
	text-align: center;
	width: 792px;
}

#container {
	position: absolute;
	left: 0;
	top: 0;
	width: 792px;
}
#alert {
	position: absolute;
	top: 0;
	left: 0;
}
#blue {
	position:absolute;
	left:0px;
	top:0px;
	height:43px;
}

#blue-1 {
	position: absolute;
	left: 524px;
	top: 470px;
	width: 225px;
	height:43px;
}

html>body #blue-1 {
	position: absolute;
	left: 525px;
	top: 470px;
	width: 225px;
	height:43px;
}

#red {
	position:absolute;
	left:0px;
	top:0px;
	height:43px;
}

#red-1 {
	position: absolute;
	left: 565px;
	top: 340px;
	width: 225px;
	height:43px;
}
html>body #red-1 {
	position: absolute;
	left: 570px;
	top: 340px;
	width: 225px;
	height:43px;
}

#green {
	position:absolute;
	left:0px;
	top:0px;
}

#green-1 {
	text-align: center;
	position: absolute;
	left: 305px;
	top: 122px;
	width:200px;
}
html>body #green-1 {
	text-align: center;
	position: absolute;
	left: 300px;
	top: 117px;
	width:200px;
}

#orange {
	position: absolute;
	left:0px;
	top:0px;
}

#orange-1 {
	position: absolute;
	left: 516px;
	top: 216px;
	width: 270px;
	height:43px;
}
html>body #orange-1 {
	position: absolute;
	left: 517px;
	top: 210px;
	width: 270px;
	height:43px;
}

#pink {
	position: absolute;
	left:0px;
	top: 0;
}

#pink-1 {
	position: absolute;
	left: 13px;
	top: 465px;
	width: 250px;
}
html>body #pink-1 {
	position: absolute;
	left: 13px;
	top: 465px;
	width: 250px;
	height:43px;
}

#purple {
	position: absolute;
	left:0px;
	top: 0;
	height:43px;
}

#purple-1 {
	position: absolute;
	left: 70px;
	top: 210px;
	width: 210px;
	height:43px;
}
html>body #purple-1 {
	position: absolute;
	left: 65px;
	top: 210px;
	width: 210px;
	height:43px;
}

#yellow {
	position: absolute;
	left:0px;
	top:0px;
}

#yellow-1 {
	position: absolute;
	left: 20px;
	top: 340px;
	width: 200px;
	height:43px;
}

#bblue {
	position: absolute;
	left:0px;
	top:0px;
}

#bblue-1 {
	position: absolute;
	left: 365px;
	top: 537px;
	width:200px;
	height:43px;
}
#seal {
	position: absolute;
	left: 265px;
	top: 580px;
	width: 300px;
}

#FauxPaw {
	position: absolute;
	left: 50px;
	top: 565px;
	width: 150px;
	text-align: center;
}

#IKS {
	position: absolute;
	left: 585px;
	top: 600px;
	width: 150px;
	text-align: center;
}

#footer {
	position: absolute;
	top: 700px;
	left: 110px;
}
#footer a:hover {
	text-decoration: underline;
}