/* CSS Document */



body {
	background-image: url(graphics/xp.jpg);
	font-size: 1em;
}
ul {
	color: #F8F8F6;
	font-size: 110%;
	font-weight: bold;
}
.th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000099;
}
.text {
	width: 760px;
	margin: auto;
}
.text #tabletop {
	background-image: url(graphics/topslice200new.gif);
	width: 729px;
	padding: 10px 15px;
}
.text #midbody {
	background-image: url(graphics/bgfiller.gif);
	width: 719px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.text #tablebottom {
	background-image: url(graphics/bottomslicenew.gif);
	width: 719px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 230px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#nav {
	margin: auto;
	height: auto;
	position: relative;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 131%;
	color: #F8F8FC;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #F8F8FC;
	font-weight: bold;
}
p {
	color: #F8F8FC;
	font-size: 110%;
	font-weight: bold;
}
