/* CSS Document */
#staysafelogo {
	position:absolute;
	width:245;
	height:480;
	z-index:1;
	left: 7px;
	top: 14px;
}
#menu {
	position:absolute;
	width:220px;
	z-index:2;
	top: 205px;
	left: 7px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 12px;
	top: 240px;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: medium;
}
#toptabs {
	position:absolute;
	width:360px;
	height:36px;
	z-index:3;
	left: 263px;
	top: 18px;
}
#content {
	position:absolute;
	width:730px;
	z-index:4;
	left: 254px;
	top: 50px;
}
body {
	background-color: #6699FF;
}
#Layer2 {
	position:absolute;
	height:58;
	z-index:5;
	left: 603px;
	width: 120px;
	top: -73px;
}
#Layer3 {
	position:absolute;
	width:120;
	height:58;
	z-index:5;
	left: 597px;
	top: -74px;
}
a:link {
	color: #6666CC;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #33CCFF;
}

