@charset "UTF-8";
/* CSS Document */
body{
	background-image:url(../images/bacgroundmediaripped.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	
	
}

#video {
	margin-top: 100px;
	margin-left: 335px;
	margin-botton: 0px;
	
}

# part2{
	margin-top: -50px;
	margin-left: 1000px;
	margin-botton: 0px;
	
}
#monster {
	margin-top:-850px;
	margin-left:-220px;
}

#hathor {
	margin-bottom:-600px;
}

#isis {
	margin-top:305px;
	margin-left:590px;
	margin-bottom:200px;
}
#thoth {
	margin-left:450px;
	margin-top: -250px;
}
	

a:link {color:red}      /* unvisited link */
a:visited {color:blue}  /* visited link */
a:hover {color:#909}  /* mouse over link */
a:active {color:#900}  /* selected link */
a:link {text-decoration: none}
a:visited {text-decoration:underline}
a:active {text-decoration: none}

#content {margin-top:0px;
margin-right:100px;

}

#tornpaper2 {
	right:175px;
	top:-220px;
	position:relative;
}

#tornpaper3{
	right:-50px;
	top:-300px;
	position:relative;
}
	
	
#wrapper {
	position:relative;
	width:800px;
	height:1000px;
	margin:0px auto 0px auto;
}

#image {
		background-image:url(../images/ronontv.png);
		background-repeat:no-repeat;
		top:50px;
		position:relative;
		float:left;
		width:333px;
		height:500px;
}

#title {
    width:500px;
	height:500px;
	position:absolute;
	right:-300px;
	top:10px;
}

#closer {
	position:absolute;
	bottom:0px;
	left:0px;
}

#content {
	background-image:url(../images/tornpaper.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:-400px;
	right:-150px;
	top:-60px;
	width: 680px;
	height:480px;
	position:relative;

}
a
{
	
	width:10em;
	text-decoration:none;
	color:white;
	background-color:black;
	padding:5px 5px;
	
}
a:hover {background-color:red}
li {display:inline}
#list {margin-top:-650px;
margin-left:350px;

}
#donate{width:200px;
	height:200px;
	position:absolute;
	right:500px;
	top:375px;
}


