#banner {
	position: absolute;
	height: 58px;
	width: 757px;
	left: 10px;
	top: 2px;
	visibility: visible;
}
#sidebar {
	position: absolute;
	width: 130px;
	left: 14px;
	top: 150px;
	color: #99CC99;
	height: 455px;
	font-size: 14px;
}
#main {
	position: absolute;
	left: 170px;
	top: 145px;
	right: 10px;
	bottom: 10px;
	width: 620px;
	color: #CCCC99;
	background-color: #000000;
	text-decoration: none;
}
#Inspiredby {
	font-size: 16px;
	color: #A7E4CE;
	position: absolute;
	left: 20px;
	top: 73px;
	width: 567px;
	visibility: visible;
	font-family: "Comic Sans MS", Chalkboard, Arial, Helvetica, sans-serif;
}
.welcome20px {
	font-size: 20px;
}
