body {
	background-color: #061825;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin:0;
}
.tableborder{
	border: 1px solid #851462
}
.backgroundBG {
	background-image: url(../images/Guilty_Pleasures_10.gif);
	background-repeat: repeat-y;
}
.txt {
	font-family: "MS Sans Serif", Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFCFED;
	text-decoration: none;
	padding:10px 19px 10px 19px;
}

.subhead {
	font-family: "MS Sans Serif", Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFCFED;
	text-decoration: none;
	text-align:left;
}
.imageImgright{
float:right;
margin:0 0 0 10px;
}

.imageImgleft{
float:left;
margin:0 10px 0 0;
}
