body {
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #413455;
}
a {
	color: #E42D16;
	text-decoration: none;
}
a:hover {
	color: #E42D16;
	text-decoration: underline;
}
li {
	list-style-image: url(images/bullet2.gif);
}
.bg-right {
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(images/orn_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-dkyellow {
	background-color: #F6CB1E;
}
.bg-ltyellow {
	background-color: #F6DF84;
}
.bg-purple {
	background-color: #413455;}
.nav {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 5px;
	padding: 3px;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	color: #BCABD3;
	text-decoration: none;
}
.nav-right {
	background-image: url(images/nav_right_bg.gif);
	background-repeat: repeat-y;
}
.pole {
	background-image: url(images/pole.jpg);
	background-repeat: repeat-y;
}
.orn-right {
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(images/orn_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.orn-bot {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/orn_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	font-size: 9px;
	letter-spacing: .5em;
	text-align: center;
}
.credit, .credit a {
	font-size: 9px;
	letter-spacing: .5em;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
