*{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}

body {
	background-color: rgb(238,5,131); 
}

#wrapper {
	width: 900px; 
	height: 550px; 
	margin: auto; 
}

#background {
	background-image: url("../images/background.jpg"); 
	background-repeat: no-repeat; 
	width: 900px; 
	height: 550px; 
	position: absolute; 
}

#leftSide {
	width: 320px; 
	height: 530px; 
	float: left; 
	margin-right: 15px; 
	margin-left: 20px; 
	opacity: 0.0; 
	filter: alpha(opacity=0); 
}

#authorBlurb {
	width: 300px; 
	margin: auto; 
}

#text {
	width: 300px; 
	height: 400px; 
	background: url("../images/textBox_1.png"); 
	position: relative; 
	top: -25px; 
	opacity: 0.0; 
	filter: alpha(opacity=0); 
}

#textArea {
	background-color: white; 
	width: 282px; 
	height: 337px; 
	position: relative; 
	top: 26px; 
	left: 9px; 
	color: rgb(118,43,164); 
}

#textArea p {
	padding: 10px; 
}

#textArea a {
	color: rgb(45,193,255); 
	font-size: 15px; 
}

#textArea a:hover {
	color: rgb(255,77,19); 
}

#info {
	padding: 10px; 
	font-family: helvetica; 
	color: rgb(255,38,193); 
	font-size: 13px; 
*	font-size: 11.5px; 
}

#info #emot {
	float: left; 
}

#info span {
	font-family: helvetica; 
	color: rgb(22,223,255); 
	font-size: 13px; 
}

#logo {
	z-index: 100; 
	filter: alpha(opacity=100); 
}

#rightSide{
	float: left; 
	width: 530px; 
	height: 320px; 
	margin-top: 181px; 
	opacity: 0.0; 
	filter: alpha(opacity=0); 
}

#div0, #div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11 {
	height: 82px; 
	background-repeat: no-repeat; 
	float: left; 
	background-position: 0px -100px; 
}

#titleContainer {
	width: 510px; 
	height: 170px; 
	background-position: top center; 
	background-repeat: no-repeat; 
	padding: 1px; 
	margin-top: 10px; 
	position: absolute; 
	left: 290px; 
	z-index: 100; 
}

#speechBubble {
	margin-left: 50px; 
}

#container {
	height: 90px; 
	width: 480px; 
	margin-left: 30px; 
	margin-top: 25px; 
	position: relative; 
	top: -170px; 
	left: 27px; 
}

#spacer {
	clear: both; 
}

#footer {
	clear: both; 
}

#div0 {
	width: 37px; 
	background-image: url("../images/TitleLetters/Title_01.png"); 
}

#div1 {
	width: 36px; 
	background-image: url("../images/TitleLetters/Title_02.png"); 
}

#div2 {
	width: 44px; 
	background-image: url("../images/TitleLetters/Title_03.png"); 
}

#div3 {
	width: 54px; 
	background-image: url("../images/TitleLetters/Title_04.png"); 
}

#div4 {
	width: 37px; 
	background-image: url("../images/TitleLetters/Title_05.png"); 
}

#div5 {
	width: 59px; 
	background-image: url("../images/TitleLetters/Title_06.png"); 
}

#div6 {
	width: 37px; 
	background-image: url("../images/TitleLetters/Title_07.png"); 
}

#div7 {
	width: 37px; 
	background-image: url("../images/TitleLetters/Title_08.png"); 
}

#div8 {
	width: 33px; 
	background-image: url("../images/TitleLetters/Title_09.png"); 
}

#div9 {
	width: 35px; 
	background-image: url("../images/TitleLetters/Title_10.png"); 
}

#div10 {
	width: 36px; 
	background-image: url("../images/TitleLetters/Title_11.png"); 
}

#div11 {
	width: 25px; 
	background-image: url("../images/TitleLetters/Title_12.png"); 
}


#girls {
	width: 500px; 
	height: 280px; 
	position: relative; 
	top: -10px; 
	clear: both; 
	opacity: 0.0; 
	filter: alpha(opacity=0); 
}

#girl1, #girl2, #girl3, #girl4 {
	float: left; 
	margin: 0px 10px 0px 10px; 
	cursor: pointer; 
}


#links {
	width: 520; 
	clear: both; 
	position: relative; 
	left: 10px; 
	top: -3px; 
*	top: 3px; 
	display: block; 
	opacity: 0.0; 
	filter: alpha(opacity=0); 
}

.link {
	float: left; 
}

#link1 {
	background-image: url(../images/Links/Links_bg_01.jpg); 
	background-repeat: no-repeat; 
}

#link2 {
	background-image: url(../images/Links/Links_bg_02.jpg); 
	background-repeat: no-repeat; 
}

#link3 {
	background-image: url(../images/Links/Links_bg_03.jpg); 
	background-repeat: no-repeat; 
}

#link4 {
	background-image: url(../images/Links/Links_bg_04.jpg); 
	background-repeat: no-repeat; 
}

#link5 {
	background-image: url(../images/Links/Links_bg_05.jpg); 
	background-repeat: no-repeat; 
}

#link6 {
	background-image: url(../images/Links/Links_bg_06.jpg); 
	background-repeat: no-repeat; 
}


#linkWords1, #linkWords2, #linkWords3, #linkWords4, #linkWords5, #linkWords6 {
	position: relative; 
	top: 0px; 
	left: 0px; 
}


#book {
	margin-left: 170px; 
	margin-top: 10px; 
}

