@charset "UTF-8";
#htmlsite {
	float: left;
}
#wrapper #main {
	float: left;
}
.noblueborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#homepage {
	margin: auto;
	padding: 0px;
	width: 900px;
	border: 0px none #000000;
}
#spacebg {
	background-image: url(../homegraphics/home_spacebg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 675px;
	width: 900px;
}
#history {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	top: 25px;
}
#issues {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 25px;
	top: 225px;
}
#features {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 150px;
	top: 400px;
}

#wares {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 450px;
	top: 400px;
}
#contact {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 600px;
	top: 225px;
}
#fullenjoyment {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 750px;
	top: 500px;
}

#htmlsite {
	background-image: url(../homegraphics/htmlspacer3.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 37px;
	padding-top: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
}
