/* Elements */
#center {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	margin-right: 19px;
	float: left;
	margin-top: 7px;
	width: 686px;
}
#left #slideshow {
	background-image: url(../images/home/slideshow.jpg);
	width: 686px;
	height: 378px;
	margin-bottom: 10px;
}
#left #channels {
	background-image: url(../images/home/channels.jpg);
	width: 635px;
	height: 128px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#right {
	margin-top: 10px;
	float: left;
	width: 269px;
}
#right #member {
	background-image: url(../images/home/member.jpg);
	width: 267px;
	height: 163px;
	margin-bottom: 6px;
}
#right #ontonight {
	background-image: url(../images/home/ontonight.jpg);
	width: 267px;
	height: 243px;
	margin-bottom: 6px;
}
#right #socialmedia {
	background-image: url(../images/home/socialmedia.jpg);
	width: 267px;
	height: 93px;
}
#bottom {
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: auto;
	float: left;
	width: 974px;
}
#bottom #buttons {
	background-image: url(../images/home/buttons.jpg);
	width: 975px;
	height: 130px;
	margin-bottom: 10px;
}

/* Content */
#includeSS {
	padding-top: 22px;
	padding-left: 22px;
}
#includeMember {
	padding-top: 16px;
	padding-left: 16px;
	float: left;
	width: 239px;
}
#includeMemberI {
		padding-top: 18px;
		padding-right: 15px;
		float: right;
}
#includeChannels {
	padding-top: 21px;
	padding-left: 21px;
}
#includeOnTonight {
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
#includeSocialMedia {
	padding-top: 19px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
}
#includeButtons {
		padding: 30px;
}

/* Content Headings */
#includeMember h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#includeOnTonight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
}
#includeOnTonight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
}
#includeOnTonight p {
	line-height: 14px;
	margin-bottom: 12px;
}
#includeSocialMedia h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	color: #184b8f;
	line-height: normal;
}
#includeSocialMedia p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #184b8f;
	font-variant: normal;
	line-height: normal;
	font-weight: normal;
}
#includeSocialMedia img {
	padding: 0px;
	margin: 0px;
}
#includeSocialMedia #icons {
	height: 45px;
	width: 58px;
	float: left;
	text-align: center;
}
#smoothInfoPane p {
	margin-bottom: 0px;
}

