#wrapper {
	background-color: #FFFFFF;
	height: 700px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/banner1.jpg);
}
#wrapperindex {
	background-color: #FFFFFF;
	height: 700px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#indextext {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 25px;
	top: 20px;
}
#birdimage {
	position: absolute;
	height: 300px;
	width: 250px;
	top: 60px;
	left: 20px;
}

#background {
	height: 700px;
	width: 900px;
	position: absolute;
	background-image: url(images/banner1.jpg);
}
#banner {
	background-color: #FFFFFF;
	position: absolute;
	height: 100px;
	width: 900px;
	background-image: url(images/banner.jpg);
	left: 0px;
	top: 0px;
}
#navigationbar {
	position: absolute;
	height: 50px;
	width: 900px;
	top: 110px;
	left: 0px;
}
#home {
	position: absolute;
	height: 40px;
	width: 30px;
	left: 235px;
	top: 3px;
}
#currentwork {
	position: absolute;
	height: 40px;
	width: 30px;
	left: 335px;
	top: 3px;
}
#aboutme {
	position: absolute;
	height: 40px;
	width: 30px;
	left: 535px;
	top: 3px;
}

#contact {
	position: absolute;
	height: 40px;
	width: 30px;
	left: 635px;
	top: 3px;
}
#gallery {
	position: absolute;
	height: 40px;
	width: 30px;
	left: 435px;
	top: 3px;
}

#footer {
	position: absolute;
	height: 25px;
	width: 900px;
	top: 675px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	color: #737685;
	letter-spacing: .4em;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
#leftpanel {
	position: absolute;
	height: 440px;
	width: 300px;
	left: 50px;
	top: 200px;
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	font-style: normal;
	color: #6E7683;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/left-panel.jpg);
}
#button1 {
	position: absolute;
	height: 75px;
	width: 75px;
	left: 20px;
	top: 25px;
}

#button2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	top: 25px;
	left: 107.5px;
}#button3 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 195px;
	top: 25px;
}#button4 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	top: 110px;
	left: 20px;
}#button5 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 107.5px;
	top: 110px;
}
#button6 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 195px;
	top: 110px;
}

#button7 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 20px;
	top: 195px;
}#button8 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 107.5px;
	top: 195px;
}#button9 {
	position: absolute;
	height: 75px;
	width: 75px;
	left: 195px;
	top: 195px;
}#button10 {
	background-color: #FFFFFF;
	position: absolute;
	height: 75px;
	width: 75px;
	left: 20px;
	top: 280px;
}

#rightpanel {
	position: absolute;
	height: 440px;
	width: 450px;
	left: 400px;
	top: 200px;
	background-image: url(images/right-panel2.jpg);
}
#gallery1 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery2 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery3 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery4 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery5 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery6 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery7 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery8 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery9 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

#gallery10 {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}

a:hover {
	color: #996699;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #737685;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#footer a:hover {
	color:#9966CC;
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
	color: #999999;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:active {
	text-decoration: none;
}
.welcome {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 50px;
	top: 32.5px;
}
#contacttext {
	position: absolute;
	height: 373px;
	width: 373px;
	left: 25px;
	top: 35px;
}
#stackimage {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 80px;
	top: 15px;
}
#viewimage2 {
	position: absolute;
	height: 373px;
	width: 373px;
	left: 25px;
	top: 35px;
}
#viewimage1 {
	position: absolute;
	height: 373px;
	width: 373px;
	left: 25px;
	top: 35px;
}
#aboutmetext {
	height: 373px;
	width: 373px;
	left: 25px;
	top: 35px;
	position: absolute;
}
#aboutmeimage {
	position: absolute;
	height: 300px;
	width: 250px;
	left: 30px;
	top: 60px;
}
