body {
	margin: 10px 10px 0px;
	background-image: url(images/colored-background.jpg);
	background-repeat: repeat-x;
	background-color: #000166;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.textscrollpadding {
	padding: 6px;
}
.entertainmentpicks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding-left: 65px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.quewrds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	display: none;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -14px;
}
a:link {
	font-weight: bold;
	color: #0767C3;
	text-decoration: none;
}
a:visited {
	color: #0767C3;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.maintext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 25px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DBDAE5;
	vertical-align: middle;
	text-align: right;
	padding-top: 10px;
}
.credits a:link {
	color: #DBDAE5;
}
.credits a:visited {
	color: #DBDAE5;
}
.credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.credits a:active {
	color: #DBDAE5;
}
.maintextwhiteback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.left {
	float: left;
}

