* {
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navbar {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	text-align: center;
	margin-top: 5px;
}
.navbar .navholder {
	width: 600px;
	text-align: center;
	margin-left: 200px;
}

.banner {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bannerclear.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.body .body_text h1 {
	margin-left: 20px;
	background-color: #333;
	margin-right: 20px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.body .livetv h2 {
	padding-left: 15px;
	margin-left: 20px;
	background-color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	width: 600px;
	margin-right: 20px;
}

.body .body_text p {
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
}

.body .body_text {
	width: 600px;
	float: left;
	height: auto;
	text-decoration: none;
}
.body .body_icons {
	float: right;
	width: 190px;
	height: auto;
	padding-left: 10px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body .body_icons p a {
	text-transform: none;
	text-decoration: none;
}

.body .body_icons img {
	margin-right: 5px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.body {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.body .livetv {
	height: auto;
	width: 800px;
}

.footer {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	clear: both;
}
.body .body_text table {
	margin-left: 22px;
}
.body .livetv table {
	margin-left: 30px;
}

