/* CSS Document */
body {
	background-color: #D0EDF5;
	font-family: Futura, Arial, sans-serif;
	color: #08012c;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: 08012c;
}
a.chirpy:link {
	background-image: url(images/chirpy.gif);
	position: absolute;
	top: 50px;
	left: 25px;
	width: 219px;
	height: 650px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
a.chirpy:visited {
	background-image: url(images/chirpy.gif);
	position: absolute;
	top: 50px;
	left: 25px;
	width: 219px;
	height: 650px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
a.chirpy:hover {
	background-image: url(images/chirpylink.gif);
	position: absolute;
	top: 50px;
	left: 25px;
	width: 219px;
	height: 650px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
a.chirpy:active {
	background-image: url(images/chirpylink.gif);
	position: absolute;
	top: 50px;
	left: 25px;
	width: 219px;
	height: 650px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.america {
	position: absolute;
	top: 75px;
	left: 300px;
	width: 100px;
	height: 100px;
	background-image: url(images/bubble3.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.statement {
	position: absolute;
	top: 250px;
	left: 850px;
	width: 150px;
	height: 150px;
	background-image: url(images/bubble2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.commission {
	position: absolute;
	top: 350px;
	left: 300px;
	width: 150px;
	height: 150px;
	background-image: url(images/bubble1.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.resume {
	position: absolute;
	top: 550px;
	left: 750px;
	width: 100px;
	height: 100px;
	background-image: url(images/bubble3.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 1;
}
.scapes {
	position: absolute;
	top: 375px;
	left: 1050px;
	width: 100px;
	height: 100px;
	background-image: url(images/bubble3.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 1;
}
.news {
	position: absolute;
	top: 375px;
	left: 630px;
	width: 75px;
	height: 75px;
	background-image: url(images/bubble6.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.lifestory {
	position: absolute;
	top: 150px;
	left: 625px;
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(images/bubble2.gif);
	background-position: 50% 50%;
}
.nudes {
	position: absolute;
	top: 250px;
	left: 400px;
	width: 75px;
	height: 75px;
	background-image: url(images/bubble5.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 1;
}
.ode {
	position: absolute;
	top: 210px;
	left: 755px;
	width: 75px;
	height: 75px;
	background-image: url(images/bubble6.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.plainbubble1 {
	position: absolute;
	top: 50px;
	left: 950px;
	width: 100px;
	height: 100px;
	background-image: url(images/bubble4.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.plainbubble2 {
	position: absolute;
	top: 475px;
	left: 645px;
	width: 150px;
	height: 150px;
	background-image: url(images/bubble2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.plainbubble3 {
	position: absolute;
	top: 450px;
	left: 450px;
	width: 75px;
	height: 75px;
	background-image: url(images/bubble5.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#biggerbubbletext {
	font-size: 13pt;
	line-height: 8;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#bigbubbletext {
	font-size: 13pt;
	line-height: 5.5;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#smallbubbletext {
	font-size: 13pt;
	line-height: 4;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#title {
	position: absolute;
	top: 2em;
	left: 17.4em;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
}
#centertext {
	font-size: 10pt;
	text-align: justify;
}
#thumbnails {
	position: absolute;
	top: 50px;
	left: 335px;
	height: 75px;
	width: 600px;
	background-position: 50% 50%;
}
#backarrow {
	position: absolute;
	top: 50px;
	left: 290px;
	height: 75px;
	width: 30px;
	background-image: url(images/back.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#forwardarrow {
	position: absolute;
	top: 50px;
	left: 905px;
	height: 75px;
	width: 30px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(images/forward.gif);
}
#iframe {
	position: absolute;
	top: 150px;
	left: 325px;
}
#text {
	position: absolute;
	top: 50px;
	left: 325px;
	height: 600;
	width: 900;
	overflow: auto;
	padding-right: 10px;
}
#detail {
	font-size: 11pt;
	text-align: justify;
}
.lefttext {
	position: relative;
	left: 10px;
	width: 380px;
	bottom: 0px;
}
.righttext {
	position: relative;
	width: 380px;
	float: left;
	left: 10px;

}
#bottom {
	position: absolute;
	top: 700px;
	width: 1200px;
	border-top: solid 1px #333366;
	font-size: 11pt;
	line-height: 2em;
	text-align: center;
}
