@charset "UTF-8";
body {
	background-image: url(Images/op.gif);
	background-attachment: scroll;
	background-color: #FDEEF0;
	background-repeat: no-repeat;
	width: 100%;
	background-position: center 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 0px;
	display: table;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/*#Wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}*/
#maincontent {
	width: 200px;
	position: relative;
}
#apDiv1 {
	width:85px;
	height:40px;
	background-image: url(Images/home.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	left: 175px;
	display: table;
	padding: 0px;
	position: relative;
}
a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 85px;
}
#apDiv2 {
	position:relative;
	width:85px;
	height:40px;
	background-repeat: no-repeat;
	background-image: url(Images/Game.gif);
	background-attachment: scroll;
	display: table;
	left: 350px;
	top: -40px;
}
.Link1 {
	background-image: url(Images/Home.gif);
	background-position: right top;
}
.link2 {
	background-image: url(Images/Game.gif);
	background-position: right;
}

#apDiv3 {
	position:relative;
	left:525px;
	top:-85px;
	width:85px;
	height:50px;
	z-index:3;
	background-repeat: no-repeat;
	background-image: url(Images/Artist.gif);
	background-attachment: scroll;
	display: table;
}
#apDiv4 {
	position:relative;
	width:85px;
	height:40px;
	z-index:4;
	background-repeat: no-repeat;
	background-image: url(Images/portfolio.gif);
	background-attachment: scroll;
	left: 650px;
	top: -135px;
}
#apDiv5 {
	position:relative;
	width:85px;
	height:40px;
	z-index:5;
	background-repeat: no-repeat;
	background-image: url(Images/Contact.gif);
	background-attachment: scroll;
	left: 825px;
	top: -175px;
}
#header {
	background-image: none;
	height: 122px;
	width: 800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#footer {
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	display: table;
	float: none;
}
h1 {
	margin-left: 300px;
}
.Link5 {
	background-image: url(Images/Contact.gif);
	background-position: right;
}
.Link4 {
	background-image: url(Images/Artist.gif);
	background-position: right;
}
.Link3 {
	background-image: url(Images/portfolio.gif);
	background-position: right;
}

