@charset "UTF-8";
/* CSS Document for Keelie's Wish - Aaron Lee Fineman web design */

body {
background-color: #202020;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
}

#content {
}

img
{  border-style: none;
}

#topdots {
	top: 5px;
	right: auto;
	left: 300px;
	position: absolute;
}

#header {
	left: 365px;
	top: 15px;
	position: absolute;
}

#headertext {
	left: 315px;
	top: 75px;
	position: absolute;
}

#storyimage {
	left: 5px;
	top: 130px;
	position: absolute;
}

#tobecontinued {
	right: auto;
	left: 70px;
	text-align: center;
	top: 150px;
	position: absolute;
	color: #ff007c;
	text-decoration: none;
	font-size: 25px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#continuedtext {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	left: 70px;
	display: block;
	text-align: left;
	font-size: 20px;
	right: auto;
	top: 175px;
	position: absolute;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 600px;
}

#continuedtext a {
	font-style: normal;
	font-weight: normal;
	color: #a02e9f;
	text-decoration: none;
}

#events {
	right: auto;
	left: 70px;
	text-align: center;
	top: 425px;
	position: absolute;
	color: #ff007c;
	text-decoration: none;
	font-size: 25px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#eventstext {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	left: 70px;
	display: block;
	text-align: left;
	font-size: 20px;
	right: auto;
	top: 450px;
	position: absolute;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 600px;
}

#bottomdots{
	position: absolute;
	top: 625px;
	left: 300px;
}

#backbutton {
	border-width: 0px;
	border-style: none;
	padding-right: 30px;
	padding-left: 30px;
	left: 150px;
	top: 625px;
	position: absolute;
}

#nextbutton {
	border-width: 0px;
	border-style: none;
	padding-right: 30px;
	padding-left: 30px;
	left: 312px;
	top: 625px;
	position: absolute;
}

#homebutton {
	border-width: 0px;
	border-style: none;
	padding-right: 30px;
	padding-left: 30px;
	left: 460px;
	top: 625px;
	position: absolute;
}

#eventsbutton {
	border-width: 0px;
	border-style: none;
	padding-right: 30px;
	padding-left: 30px;
	left: 580px;
	top: 625px;
	position: absolute;
}




           
                                                                                                                                                                                                                                                   
