#gradient {
	width: 1000px;
	height: 1024px;
	background-image: url(MainImages/AAGradient.png);
	background-repeat: no-repeat;
	float: none;
	position: inherit;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#gradient2{
	width: 1000px;
	height: 1024px;
	background-image: url(MainImages/AAGradient2.png);
	background-repeat: no-repeat;
	float: none;
	position: inherit;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#topper {
	background: url(MainImages/topper.png);
	width: 1000px;
	height: 325px;
	background-repeat: no-repeat;
	background-position: center;
}
#home {
	margin-left: 145px;
	margin-top: 138px;
	height: 66px;
	width: 132px;
	float: left;
}
#bio {
	margin-top: 145px;
	margin-top: 170px;
	width: 90px;
	height: 65px;
	float: left;
}
#portfolio {
	margin-top: 145px;
	margin-top: 182px;
	width: 194px;
	height: 70px;
	float: left;
}
#resume {
	margin-top: 145px;
	margin-top: 180px;
	width: 178px;
	height: 61px;
	float: left;
}
#blog {
	margin-top: 145px;
	margin-top: 150px;
	float: left;
	width: 100px;
	height: 66px;
}
#scroll {
	background-image: url(MainImages/scroll.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 496px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#texta{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	width: 450px;
	height: 325px;
	font-variant: normal;
	text-align:left;
	color: #291a09;
	line-height: 25px;
	position: relative;
	left: 280px;
	top: 0px;
	font-weight: normal;
	}
	#textb{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 445px;
	height: 390px;
	text-align:left;
	color: #000000;
	left: 465px;
	top: 140px;
	position: relative;
	line-height: 14px;
	}
	#textc{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	width: 625px;
	height: 700px;
	text-align:left;
	color: #000000;
	float: none;
	margin-left: 75px;
	}
#bottle1{
	height: 425px;
	background-image: url(MainImages/bottle1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 275px;
	position: relative;
	left: -90px;
	top: 105px;
}
#book{
	width: 200px;
	height: 100px;
	background-image: url(MainImages/book1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#book2{
	width: 1000px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(MainImages/book2.png);
}
#ibox{
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#library{
	width: 1000px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(MainImages/library2.png);
	background-repeat: no-repeat;
	background-position: right;
}
#tank{
	float: right;
	position: relative;
	top: -320px;
	left: 280px;
}
#copy{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	width: 900px;
	height: 25px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
img
{  border-style: none;
}