body {
	background-image:url(../images2007/mainrepeat.jpg);
	background-repeat: repeat;
	margin: -1px;
}


.style2 {
	font-family: "Headline One";
	font-size: 60px;
}

.style3 {
	font-family: Impact
}

.style5 {
	font-family: Impact; font-size: 25px; 
}

.style6 {
	font-family: "Headline One";
	font-size: 26px;
}

.style8 {
	font-size: 26px
}

.style10 {
	font-size: 20px
}

.leftmost {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}

/* Begin Div's */
.main {
	overflow: auto;
	position: absolute;
	width: 469px; 
	left: 118px; 
	top: 32px; 
	}
	
.toc {
	position: absolute;
	width: 160px;
	height: 878px;
	left: 695px;
	top: 118px;
	}
/* End Div's */

a:link {
	font-family: Arial Narrow;
	color: #000000;
	text-decoration:none;
}

a:visited {
	font-family: Arial Narrow;
    color: #000000;
    text-decoration:none;
}

a:hover {
	font-family: Impact;
	color: #000000;
	text-decoration: none;
	font-weight: 900;
}