/* CSS Document */
body {
	background-image:  url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top; background-color: white; 
	margin: 0; 
	padding: 0; 
}

#titlezola {
	position: absolute;
	left: 0px;
	top: 0px;
}
#imageleft1 {
	position: absolute;
	left: 0px;
	top: 151px;
}
#imageleft2 {
	position: absolute;
	left: 0px;
	top: 229px;
}
#nav2_1 {
	position: absolute;
	left: 190px;
	top: 25px;
}
#nav2_2 {
	position: absolute;
	left: 299px;
	top: 25px;
}
#nav2_3 {
	position: absolute;
	left: 432px;
	top: 25px;
}
#nav2_4 {
	position: absolute;
	left: 562px;
	top: 25px;
}
#nav2_5 {
	position: absolute;
	left: 668px;
	top: 25px;
}
#nav3_title {
	position: absolute;
	left: 185px;
	top: 120px;
}
#circles {
	position: absolute;
	left: 120px;
	top: 202px;
	z-index: 1;
}
#pagename {
	position: absolute;
	left: 160px;
	top: 252px;
}
#nav3_1 {
	position: absolute;
	left: 361px;
	top: 146px;
}
a {
	color: #333333; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; font-style: normal;
	font-weight: normal;
}
em.letter {
	font-family: courier, courier new, sans-serif; 
	color: #333366; 
	font-size: 12pt; 
	text-align: left; 
	font-style: normal; 
	vertical-align: middle;
	font-weight: bold;
	}
em.superblack {
	font-family: courier, courier new, sans-serif; 
	color: black; 
	font-size: 10pt; 
	text-align: left; 
	font-style: normal; 
	vertical-align: middle;
	font-weight: bold;
	}
em {
	font-family: courier, courier new, sans-serif; 
	color: #333366; 
	font-size: 10pt; 
	text-align: left; 
	font-style: normal; 
	vertical-align: middle;
	font-weight: bold;
	}

.bot{
	height: 100px;
	border-width: 0;
	vertical-align: middle;
	padding: 5;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}