#Left {
	position:absolute;
	left:15px;
	top:25px;
	width:250px;
	height:440px;
	z-index:1;
	background-color: #F36D28;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A4FFFF;
	height: 1000px;
	top: 0px;
}
#Banner {
	position:absolute;
	left:270px;
	top:25px;
	width:635px;
	height:100px;
	z-index:2;
	background-color: #00FF00;
}
#Right {
	position:absolute;
	left:755px;
	top:130px;
	width:150px;
	height:460px;
	z-index:4;
	background-color: #6AC17C;
}
#vortext {
	position:absolute;
	left:15px;
	top:595px;
	width:890px;
	height:30px;
	z-index:5;
	background-color: #9933CC;
}
#BottomLeft {
	position:absolute;
	left:15px;
	top:470px;
	width:250px;
	height:120px;
	z-index:7;
	background-color: #00FF00;
}
#picture {
	width: 230px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#footertext {
	padding-bottom: 3px;
	padding-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #F57E3B;
}
#footertext a {
	color: #FFFFFF;
}
#MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 470px;
	background-color: #B6DCF5;
	padding-right: 5px;
	padding-left: 5px;
}

