a {
	text-decoration: none;

}
.textbackground {
	background-image:   url(archive/images/side_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mail {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.bullets {
	list-style-type: disc;
	position: static;
	width: auto;
	left: 50px;

}
.textbackground2 {
	background-image:  url(images/side_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.jumpmarks {
	color: #000066;
	text-decoration: underline;
}
.subtextbackground {
	background-image: url(images/side_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagebackground {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/purple_fade.jpg);

}
body {
	background-repeat: repeat-x;
}

