@charset "utf-8";
/* CSS Document */

#home {
	position: absolute;
	overflow: auto;
	margin-top: 104px;
	margin-left:75px;
	margin-right:75px;
	margin-bottom: 107px;
	height:445px;
	width:632px;
	visibility: visible;
	background: url(home3.png)
}
#recall {
	position: absolute;
	overflow: auto;
	margin-top: 104px;
	margin-left:75px;
	margin-right:75px;
	margin-bottom: 107px;
	height:445px;width:632px;
	visibility:hidden;
}
#features {
	position: absolute;
	overflow: auto;
	margin-top: 104px;
	margin-left:75px;
	margin-right:75px;
	margin-bottom: 107px;
	height:445px;width:632px;
	visibility:hidden;
}
#media {
	position: absolute;
	overflow: auto;
	margin-top: 104px;
	margin-left:75px;
	margin-right:75px;
	margin-bottom: 107px;
	height:445px;width:632px;
	visibility:hidden;
}

#downloads {
	position: absolute;
	overflow: auto;
	margin-top: 104px;
	margin-left:75px;
	margin-right:75px;
	margin-bottom: 107px;
	height:445px;width:632px;
	visibility:hidden;
}
#forum {
	position: absolute;
	overflow: auto;
	margin-top: 104px;
	margin-left:75px;
	margin-right:75px;
	margin-bottom: 107px;
	height:445px;width:632px;
	visibility:hidden;
}

