#wrapper{
	width:640px;
	}

#content{
	padding-top:0px;
	padding-bottom:15px;
	}
#content_top{
	float:left;
	width:100%;
	/*background-color:#929396;*/
	background-color:#000;
	position:relative;
	top:60px;
	}
#content_bottom{
	float:left;
	width:100%;
	background-color:#929396;
	height:70px;
	position:relative;
	top:-61px;
	}
/*
body.index_page{
	background-image:url(../images/intro/background_intro.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#262424;
	}
*/
body img#background_image{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:-1;
	}

body{
	background-color:#252324;
	}
a#intro_logo{
	clear:both;
	display:block;
	background-repeat:no-repeat;
	text-indent:-9000px;
	background-image:url(../images/intro/intro_logo.png);
	width:381px;
	height:53px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	}
a#enter_site{
	clear:right;
	display:block;
	float:right;
	background-image:url(../images/intro/intro_home.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	width:41px;
	height:41px;
	margin-top:20px;
	margin-bottom:5px;
	margin-right:20px;
	}
a#link_donate{
	clear:both;
	display:block;
	text-indent:-9000px;
	margin:0 auto;
	background-image:url(../images/donate_logo.png);
	background-repeat:no-repeat;
	width:112px;
	height:120px;
	}

