body {
	margin: 5px;
	padding: 5px 5px 30px;
	width: 700px;
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: url(../images/bannerNavigation/PracticeBackGround.jpg) repeat-y scroll;
}
#globalHeader {
	position: absolute;
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#globalImage {
	position: absolute;
}
#globalNav {
	position: absolute;
	top: 125px;
	background: 669966;
	width: 700px;
}
#globalNav li {
	display: inline;
}
#globalNav a {
	font-size: 20px;
	color: #000000;
	background: 669966;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#globalNav a:hover {
	background: cc9966;
	background-color: #993300;
}
#bigSideBox {
	position: absolute;
	top: 200px;
	height: auto;
	font: 15px Geneva, Arial, Helvetica, sans-serif;
	width: 160px;
}
#bigSideBox a {
	width: 100%;
	display: block;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background: 669966;
}
#mainBox {
	position: absolute;
	left: 210px;
	top: 200px;
	width: 500px;
}
h1 {
	font: 130% Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font: 105% Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 82%;
	word-spacing: 0.2em;
}
.spacer20px {
	height: 20px;
}
#mainBox p {
}
#globalSideNav li {
	margin-bottom: 3px;
}
#localSideNav li {
	margin-top: 3px;
}
#mainbox a {
	color: #000000;
}
#mainbox li {
	padding-bottom: 2px;
}
#mainbox a:hover {
	background: #FFCC66;
}
.unordered {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bigSideBox a:hover {
	background: #993300;
}
.register {
	font-size: 70%;
	vertical-align: super;
}
