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

#video {
	margin-left: 500px;
}
#hathor {
	margin-bottom:-600px;
}

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

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

#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;
	right:-130px;
	top:-130px;
	width: 680px;
	height:480px;
}
.list{
	position:relative;
	right:-240px;
	top:156px;
	width:;
	height:;
}
#donate{width:200px;
	height:200px;
	position:absolute;
	right:500px;
	top:375px;
}
	
