body {
	background-image:url(images/page.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #6E005A;
	background-color: #8257bd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	font-weight: bold;
	text-align: justify;
}
a:link {
	color: #6699FF;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #CC3333;
}
.bigger {
	font-size: 180%;
	line-height: 130%;
	font-style: italic;
	font-weight: bolder;

}
.highlight {
	color: #92A500;
	font-style: italic;
	line-height: 150%;
}
.links {
	color: #92A500;
	font-size: 112.5%;
	line-height: 180%;
}
#center {

	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	z-index: 0;
}
#top {
	background-color: #6e005a;
	position: fixed;
	font-size: 93.75%;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 3;
}
#background {
	position: absolute;
	background-color: #F7EFC5;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	z-index: 4;
}
#text {
	position: absolute;
	z-index: 2;
	margin-top: 0px;
	margin-left: 375px;
	padding-right: 20px;
	width: 475px;
	overflow: auto;
	text-align: justify;
}
h1 {
	color: #FFFF66;
}
h2 {
	color: #FFFF66;
}
h3 {
	color: #FFFF66;
}
h4 {
	color: #FFFFCC;
}
li {
	line-height: 18px;
	color: #FFFFFF;
}

.cat-nav {
	background-image:url(images/cat_top_tile2.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 30px;

	color: #6e005a;
	vertical-align:middle;
}
.cat-nav a {
	text-decoration: none;
	color: #6e005a;
	line-height: 90%;
	text-align: center;
	padding-left:4px;
	}

.cat-nav a:link{
    text-decoration: none;
	color: #6e005a;
	}
	.cat-nav a:visited{
    text-decoration: none;
	color: #6e005a;
	}
	.cat-nav a:hover{
    text-decoration: none;
	color:white;
}
.cat-nav a:active{
    text-decoration: none;
	color: #6e005a;
	}
.cat-nav_indent a {
	text-decoration: none;
	color: #ffffff;
	line-height: 90%;
	padding-left: 1.875%;
}
.cat-nav_left {
	background-image: url(images/cat_top_left2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
.cat-nav_right {
	background-image: url(images/cat_top_right2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
.cat-nav_hg_left {
	background-image: url(images/cat_top_left2_highlight.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
.cat-nav_hg_right {
	background-image:url(images/cat_top_right2_highlight.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 30px;
}
.cat-nav_highlight {
	background-image:url(images/cat_top_tile2_highlight.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 30px;
}
.cat-nav_highlight a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B4C43C;
	text-align: center;
	padding-left:4px;
	line-height: 0.9;
	height: 30px;
}
.cat-nav_highlight a:hover{
    text-decoration: none;
	color:white;
}
