#name {
	color: black;
	font-size: 36px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 0;
}

#name2 {
	color: black;
	font-size: 21px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 0;
}

#title {
	color: #ff66ff;
	font-size: 21px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 100px;
}

#title2 {
	color: #ff66ff;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

#title3 {
	color: #d4d4d4;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

#title2 a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

#title2 a:hover {
	color: #000;
	text-decoration: underline;
}

#title3 a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #d4d4d4;
	font-size: 10px;
}

#title3 a:hover {
	color: #d4d4d4;
	text-decoration: underline;
}

#links {
	width: 200px;
	display: block;
}

#book_img {
	width: 399px;
	height: 327px;
	background: url(book_sm.jpg) no-repeat;
	float: left;
}

#content {
	color: #000;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	width: 710px;
	top: 20px;
	left: 200px;
	position: absolute;
}

#content1 {
	color: #000;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	width: 700px;
}

#clip {
	text-align: center;
	float: left;
	padding: 10px;
}

#clip2 {
	left: 250px;
	top: 100px;
	position: absolute;
	text-align: center;
	padding: 10px;
}

#story {
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	width: 700px;
	padding-bottom: 10px;
}

#story2 {
	top: 350px;
	position: absolute;
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	width: 700px;
	padding-bottom: 10px;
}

#story3 {
	top: 650px;
	position: absolute;
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	width: 700px;
	padding-bottom: 10px;
}

#view {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

#view a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

#view a:hover {
	color: #000;
	text-decoration: underline;
}

#leftside {
	top: 0;
	left: 0;
	position: absolute;
	width: 210px;
}

#sponsors {
	width: 200px;
	float: left;
}

#nameholder {
	width: 200px;
	float: left;
}

#credits {
	margin-top: 10px;
	color: black;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 100px;
}

#credits_cont {
	width: 200px;
}

.credits {
	color: black;
	font-size: 10px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 100px;
}

.credits2 {
	color: black;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 100px;
}

#links_cont {
	padding-bottom: 50px;
	margin-bottom: 50px;
	top: 600px;
	left: 210px;
	position: absolute;
	display: block;
	width: 700px;
}

#link {
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #ff66ff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 350px;
}

#link a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #ff66ff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#link a:hover {
	color: #ff66ff;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#stats {
	border-color: #9c9c9c;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


