.TopBanner {
	position: absolute;
	height: 150px;
	width: 750px;
	left: 0px;
	top: 0px;
}
.GlobalDiv {
	position:relative;
	width:750px;
	text-align:center;
	margin:0 auto 0;
}
.Navigation {
	position: absolute;
	width: 98px;
	left: 3px;
	top: 12px;
	height: 373px;
	border-right: 1px;
	border-right-color: #000;
	background-color: #003300;
}

.Body {
	position: absolute;
	width: 750px;
	left: 0px;
	top: 155px;
	height: 455px;
}
.Footer {
	position: absolute;
	height: 50px;
	width: 750px;
	top: 700px;
	text-align:left;
}
.HomeButton {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 88px;
	height: 31px;
}
.Skype {
	position:absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 332px;
}
.AboutMe {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 56px;
}
.Links {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 240px;
}
.Contact {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 286px;
}
.Services {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 102px;
}
.WritingSection {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #0A5F01;
	position: absolute;
	width: 627px;
	left: 110px;
	top: 10px;
	background-color: 003300;
	border: 2px groove #0A5F01;
	padding: 5px;
	text-align:justify;
}
.Resources {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 148px;
}
.Articles {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 5px;
	top: 194px;
}
.Table1 {
	position: absolute;
	width: 620px;
	left:10px;
	text-align:justify;
	height: 153px;
	
}

