@charset "utf-8";
/* CSS Document */

/*	body{color:white;font-family:Arial,Helmet,sans-serif;background-color:#000020;}	*/
#outer_wrap{
	width:100%;
	margin:0 auto;
auto;}
#wrap{width:100%; position:relative;z-index:1; padding:0px 20px;}
/*	#wrap_background{position:absolute;top:0;left:0;width:590px;height:450px;background-color:#000010;z-index:-1;opacity:0.6;filter: alpha(opacity = 60);border-radius:10px;-moz-border-radius:10px}	
h1{margin:0 0 30px}
a{color:white}	*/
#background_cycler{padding:0;margin:0;width:105%;position:absolute;top:0;left:0;z-index:-1;}
#background_cycler img{position:absolute;left:0;top:0;width:100%;z-index:1;background-color:white;}
#background_cycler img.active{z-index:3;}
