a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#background {
	background-image: url(../images/back_stuff.jpg);
}
.blk_left {
	padding-right: 0px;
	width: 325px;
}
.blk_right {
	text-align: center;
}
.blk_right p {
	line-height: 1em;
	margin-bottom: 0;
	text-align: center;
}
.caption {
	color: #4a4c4f;
	font-size: 13px;
}
.img_left p {
	text-align: left;
}
.siteTitle {
	color: #4a4c4f;
	font-size: 19px;
	font-weight: bold;
}


	




