a
{
	border: 0px;
	color: black;
}

img
{
	border:	0px;
	color: black;
}


#Stardust_header {
	height: 145px;
	width: 980px;
}

#logo {
	z-index: 100;
	height: 162px;
	width: 414px;
	margin: 0px auto;
	display:block;	
}

#moon_header {
	margin: 50px auto;
	width: 566px;
	/*height: 145px;
	background-image: url(../images/moon_header.jpg);*/
	height:50px;
	background-repeat: no-repeat;
	float:right;
	position:relative;
	top:-40px;
	z-index:-1;
}

#Stardust_Main {
	border:0px solid;
	position:absolute;
	top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight+150);
	top:expression(document.body.scrollTop+150);
	float:left;
}

#stardust_container {
	height: 400px;
	width: 100%;	
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
#Stardust_Menu {	
	height: 454px;
	width: 257px;
	padding-left: 40px;
	position: absolute;
	top:0px;
	left:0px;
}

#Stardust_content {
	float: left;
	height: 474px;
	width: 685px;
	text-align: center;
	padding-top: 20px;
}

#contactus {
	height: 474px;
	width: 685px;
}

#left_container {
	float: left;
	height: 639px;
	width: 414px;
}

#left_menu {
	height: 454px;
	width: 374px;
	padding-top: 40px;
	padding-left: 40px;
	float: left;
}
#right_container {	
	height: 639px;
	width: 566px;
/*	background-image: url(../images/images_bg.jpg);*/
	background-repeat: repeat-y;
}
#blank_space {
	float: left;
	height: 639px;
	width: 190px;
}
#image_container {
	float: left;
	height: 619px;
	width: 150px;
	padding-top: 20px;
}
.image_holder {
	height: 122px;
	width: 150px;
}
#text_container {
	float: right;
	height: 619px;
	width: 224px;
	padding-top: 20px;
}
.text_holder {
	height: 87px;
	width: 224px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 35px;
	font-weight: bold;
}
#about_container {
	height: 258px;
	width: 356px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
