body {
	margin: 0px; 
	padding: 0px; 
	text-align: center;
	color: #000000;
	background-color: #000000;
}

div#main {
	margin: 0px auto; 
	position: relative; 
	width: 850px;
	background-color: #000000;

}

A:link {text-decoration: none; font-weight: bold; color: #FFFFFF;}
A:visited {text-decoration: none; color: #008000;}
A:hover {text-decoration: none; color: #7DFF00;} 
A:active {text-decoration: none; color: #FFFFFF;}

.heading{
	position: relative;
	font-family: century gothic, verdana, san serif;
	text-align:left;
}

h1{
	left: 80px;
	top:65px;
	font-size: 150%;
	color: black;
}
	
	
#content{
	position: absolute;
	left:120px;
	top:275px;
	width: 600px;
}

#content-build{
	position: absolute;
	left:120px;
	top:150px;
	width: 400px;
}
.content1{
	position: relative;
	left:10px;
	top: 10px;
	font-family: courier new, arial, serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none;
	text-align: left;
}

	
#menuheader {
    float:left;
    width:100%;
    font-size:120%;
    line-height:normal;
	position: absolute; 
	left: -30px; 
	top: 25px;
	font-family: century gothic, verdana, san serif;

}
#menuheader ul {
    margin:0;
	padding:0px 0px 0px 0px;
    list-style:none;
}

#menuheader li {
    float:left;
    margin:0;
    padding:0px 0px 0px 25px;
}

	
#reflectionline {
	position: absolute; 
	left: 1px; 
	top: 285px;
}

#theme-logo {
	position: absolute; 
	left: -25px; 
	top: 504px;
}

#theme-menubar {
	position: absolute; 
	left: -30px; 
	top: 25px;

}

#theme-pic {
	position: absolute; 
	left: 625px; 
	top: 135px;

}

#facebook {
	position: absolute; 
	left: 550px; 
	top: 135px;

}

#theme-greenbg {
	position: absolute; 
	left: 40px; 
	top: 27px;

}

#theme-greenfg {
	position: absolute; 
	left: 95px; 
	top: 105px;
	
}

#theme-blacksq {
	position: absolute; 
	left: 675px; 
	top: 54px;

}
