@charset "UTF-8";
/* CSS Document */
a img, a:link, a:hover, a:active, a:visited{
	border:none;
	border-style:none;
	border-width:0px;
}
.ml_header{
	float:left;
	margin:20px 0 0 20px;
}
html>body .bigheader{
	position:absolute;
	top:40px;
	height:500px;
	width:840px;
	left:20px;
	background-image:url(http://www.stephenzerne.com/myspace_img/meganlight/banner_bg.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.bigheader{
	position:absolute;
	top:40px;
	height:500px;
	width:840px;
	left:0;
	margin:0 0 0 20px;
	background-image:url(http://www.stephenzerne.com/myspace_img/meganlight/banner_bg.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:center;
}

.os_links ul, .os_links ul li{
	list-style:none;
}
html>body .os_links ul, html>body .os_links ul li{
	list-style:none;
} 
html>body .os_links ul li{
	float:left;
}
.os_links ul li{
	float:left;
}
.os_links{
	position:absolute;
	width:114px;
	height:154px;
	margin-top:248px;
	margin-left:535px;
	z-index:1;
}
html>body .os_links{
	position:absolute;
	width:114px;
	height:154px;
	margin-top:248px;
	margin-left:535px;
	z-index:1;
}
body{
	text-align:center;
	background-attachment:fixed;
	background-position:bottom right;
	background-color:67756e;
	background-image:url("http://www.stephenzerne.com/myspace_img/meganlight/bg.png");
	background-repeat:repeat;
	color:333;
	padding:0 0 0 0 ;
}
html>body .tree{
	position:fixed;
	background-image:url("http://www.stephenzerne.com/myspace_img/meganlight/tree2.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	background-attachment:fixed;
	bottom:0px;
	right:0px;
	height:100%;
	width:100%;
	z-index:-1;
}
html>body .r_fade{
	position:absolute;
	overflow:visible;
	top:0px;
	right:0px;
	height:100%;
	width:515px;
	background-image:url("http://www.stephenzerne.com/myspace_img/meganlight/right_fade.png");
	background-repeat:repeat-y;
	z-index:-1;
}
html>body .l_fade{
	position:absolute;
	overflow:visible;
	top:0px;
	left:0px;
	height:100%;
	width:515px;
	background-image:url("http://www.stephenzerne.com/myspace_img/meganlight/left_fade.png");
	background-repeat:repeat-y;
	z-index:-1;
}
html>body .t_fade{
	position:absolute;
	overflow:visible;
	top:0px;
	left:0px;
	height:120px;
	width:100%;
	background-image:url("http://www.stephenzerne.com/myspace_img/meganlight/top_fade.png");
	background-repeat:repeat-x;
	z-index:-1;
}
html>body .b_fade{
	position:absolute;
	overflow:visible;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-image:url("http://www.stephenzerne.com/myspace_img/meganlight/bottom_fade.png");
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom right;
	z-index:-1;
}
.wrap_bg{
	position:fixed;
	overflow:visible;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	z-index:-1;
}