body {
	margin: 0px;
	padding: 0px;
	background-color: #C4DF9B;
}
a span {
	display: none;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 800px;
	height: 247px;
	clear: both;
}
#nav {
	clear: both;
	height: 36px;
	width: 800px;
}
#nav ul {
	text-decoration: none;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	float: left;
}
#nav_Left a {
	background-image: url(images/gfx_navLeftFill.jpg);
	height: 36px;
	width: 422px;
	display: block;
}
#nav_About a {
	background-image: url(images/gfx_navBtnAbout-x.jpg);
	display: block;
	height: 36px;
	width: 164px;
	background-position: 0px 0px;
}
#nav_About a:hover {
	background-image: url(images/gfx_navBtnAbout-x.jpg);
	display: block;
	height: 36px;
	width: 164px;
	background-position: 0px 36px;
}
#nav_AboutIN a {
	background-image: url(images/gfx_navBtnAbout-IN.jpg);
	display: block;
	height: 36px;
	width: 164px;
	background-position: 0px 0px;
}
#nav_Member a {
	background-image: url(images/gfx_navBtnMember-x.jpg);
	display: block;
	height: 36px;
	width: 214px;
	background-position: 0px 0px;
}
#nav_Member a:hover {
	background-image: url(images/gfx_navBtnMember-x.jpg);
	display: block;
	height: 36px;
	width: 214px;
	background-position: 0px 36px;
}
#nav_MemberIN a {
	background-image: url(images/gfx_navBtnMember-IN.jpg);
	display: block;
	height: 36px;
	width: 214px;
	background-position: 0px 0px;
}
#content {
	width: 720px;
	background-image: url(images/img_midBackground.jpg);
	clear: both;
	margin: 0px;
	padding: 40px;
}
#bottomCap {
	height: 40px;
	width: 800px;
	background-image: url(images/img_bottomCap.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#magicType {
	font-size: 0.25em;
	color: #FFF;
}
.bodyText {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 1em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.imgRIGHT {
	padding: 4px;
	float: right;
	border: 1px solid #CCC;
	margin-left: 4px;
	width: 320px;
	margin-top: 4px;
}
.imgRIGHT img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgRIGHT p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	margin-top: 50px;
}
.mapLRG {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.marginTop-2pt {
	margin-top: 2px;
}
