.leftSideBck {
	background: url(../images/_squiggle.gif) repeat-y fixed;
}
.frontText {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}
.bottomLinks {
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
.bottomLinks a:link {
	color: #333333;
	text-decoration: underline;
}
.bottomLinks a:visited {
	color: #333333;
	text-decoration: underline;
}
.bottomLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
.bottomLinks a:active {
	color: #333333;
	text-decoration: underline;
}
.header {
	line-height: 0px;
}
