/* CSS Document */

body { background-color: #1aa56c; background-image:url(img/gradient.jpg); background-repeat: repeat-y;}
body,td,th { font-size: 11pt; color: #000000; }

.style0 {
	font-family: "Arial Narrow";
	font-size: 18pt;
	font-weight: bold;
	color: #17a46a;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #17a46a;
}

.style2 {
	font-size: 14pt;
	font-weight: bold;
	color:#CC0033;
}
.style3 {
	font-size: 14pt;
	font-style: italic;
	color: #17a46a;
}
.style4 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #17a46a;
}
.style5 {
	color: #000099;
	font-weight: bold;
}
.style6 {
	color: #006633;
	text-decoration: underline;
}
.style7 {
	font-size: x-small;
	font-style: italic;
	color: #CC0000;
}

a:link {color: #17a46a; font-style: italic; text-decoration: none;}
a:visited {color: #17a46a; font-style: italic; text-decoration: none;}
a:hover {font-weight: bold; text-decoration: none;}

#logo {
	position: absolute;
	top: 5%;
	left: 1%;
	z-index: 1;
}

#nav {
	position: absolute;
	top: 40%;
	left: 5%;
}
#body {
	position: absolute;
	top: 38%;
	left: 27%;
	z-index: 2;
	width: 55%;
}
#continue {
	position: absolute;
	top: 35%;
	left: 27%;
	z-index: 2;
	width: 60%;
}
#topcorner {
	position: absolute;
	top: 5%;
	right: 0%;
	z-index: 1;
}
#altnav {
	position: absolute;
	top: 95%;
	left: 5%;
}

#family {
	position: absolute;
	top: 45%;
	left: 25%;
	z-index: 0;
}
#homerqst {
	background-color: transparent;
	position: absolute;
	top: 52%;
	left: 25%;
	z-index: 2;
	width: 60%;
}
