body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#outer {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#home {
	background-image: url(images/home.jpg);
	padding: 0px;
	height: 900px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homebutton {
	padding-top: 300px;
}
#menuhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	padding-top: 50px;
	text-align: center;
}
#menuhome a {
	color: #86738E;
	text-decoration: none;
}
#menuhome a:hover {
	color: #924eb3;
	text-decoration: none;
}
#pagebody {
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3em;
	background-image: url(images/veil.jpg);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2b292c;
	border-left-color: #2b292c;
	width: 746px;
}
.header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2b292c;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
}
.menu a {
	color: #86738E;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 8px;
	height: 21px;
}
.menu a:hover {
	color: #924eb3;
	text-decoration: none;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#pagebody p {
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#pagebody a {
	color: #86738E;
	text-decoration: none;
}
#pagebody a:hover {
	color: #924eb3;
	text-decoration: none;
}
#pagebody ul {
	margin-top: 5px;
}
#pagebody li {
	list-style-image: url(images/bullet.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
}
.floatright {
	float: right;
	padding-right: 25px;
}
.outlinetable {
	background-color: #666666;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}
.outlinetable td {
	background-color: #000000;
}
.currentpage {
	color: #CCCCCC;
	padding-right: 5px;
	padding-left: 8px;
}
.highlightext {
	color: #9966CC;
}

