body.allbackgrounds{
	background:#000000 url(./images/alienhead.jpg) no-repeat fixed left top;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: inherit;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: 50px;
	top: 150px;
	z-index:1;
	}

body.BDbackgrounds{
	background:#000000 url(./images/AZInvite.jpg)  no-repeat fixed left top;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: inherit;
	position: absolute;
	visibility: visible;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow:hidden;
	z-index:1;
	}
text.Intro {
	float: inherit
	margin: auto
	}
	
crazytext {
position:absolute;
top: 150px;
left:160px;

}

img.floatRight { 
    float: right; 
    margin: 40px; 
}
	
img.floatLeft { 
    float: left; 
    margin: 40px; 
}

img.floatCenter {
	position:relative;
	left:100px;
	top:50px;
	overflow:hidden;
}

div.BDwrapper {
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	width: 166px;
	left: 673px;
	top: 206px;
	z-index: 3;
	height: 337px;
}

div.BDTwrapper {
	margin-left:0px;
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-style:oblique;
	background-color:#FFC;
	border:inset;
	font-weight:100;
	outline-color:#3FF;
	margin-top:0px;
	position:absolute;
	width: 200px;
	left: 587px;
	top: 0px;
	z-index: 3;
	
}
div.BDTLowWrapper {
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-style:oblique;
	background-color:#FFC;
	border:inset;
	font-weight:100;
	outline-color:#3FF;
	position:absolute;
	width: 200px;
	left: 587px;
	top: 50px;
	z-index: 2;
	
	

A:visited  {color: #FFFFFF; text-decoration: none}
A:link  {color: #FF6633; text-decoration: none}
A:active  {color: #C0FFC0; text-decoration: none}
A:hover   { color: #00CC00;  text-decoration: none}


/*background-color: lightslategray;cursor: crosshair;*/

