body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}


a:hover {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #3af;
}

#page {
	text-align: left;
	margin: auto auto;
	padding: 0px;
	width: 800px;
	height: auto;
}

#header {
	width: auto;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

#header-image {
	width: 149px;
	height: 70px;
	position: relative;
	float: left;
}

#header-title {
	font-weight: bold;
}

#header-description {
	position: relative;
	float: left;
	top: 50px;
	left: -35px;
}

#header-details {
	font-size: 10px;
	width: 550px;
	position: relative;
	float: left;
	margin: auto auto;
	top: 10px;
	left: 0px;
}

#header-details a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#header-details a:visited {
	color: #000;
}

#header-details a:hover {
	color: #0000ff;
	text-decoration: none;
}

#header-art {
	width: 800px;
	height: 100px;
}

#main {
	position: relative;
	margin-top: -100px;
	width: 800px;
	height: 100px;
	overflow: visible;
}

#sidebar {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
}

#menubar {
	width: 150px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}

#menubar ul {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#menubar ul li {
	position: relative;
	width: 150px;
	border-bottom: 1px dotted #aaa;
}

#menubar ul li:hover {
	background-color: #fff;
	width: 140px;
	padding-left: 10px;
}

#menubar a {
	width: auto;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}

#menubar a:hover {
	color: #ff1122;
	text-decoration: underline;
}


#menubar-static {
	width: 150px;
	height: auto;
	position: relative;
	top: 15px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #ccc;
}

#menubar-static ul {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#menubar-static ul li {
	width: 150px;
	border-bottom: 1px dotted #333;
}

#menubar-static ul li:hover {
	width: 140px;
	padding-left: 10px;
}

#menubar-static a {
	width: auto;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}

#menubar-static a:hover {
	color: #ff1122;
	text-decoration: none;
}

#rssfeeds {
	width: 160px;
	height: auto;
	position: relative;
	display: block;
	top: 15px;
}

#sidebarads {
	position: relative;
	display: block;
	top: 15px;
}

#allchannels {
	width: auto;
	height: auto;
	display: block;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

#allchannels ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#allchannels ul li {
	height: 40px;
	width: auto;
	display: block;
}

#allchannels ul li:hover {
	background-color: #ffcc33;
}

#allchannels a {
	color: #1133ff;
	width: auto;
	height: 31px;
	display: block;
	margin: 0px;
	padding-left: 40px;
	padding-top: 9px;
}

#allchannels a:hover {
	color: #1133ff;
	width: auto;
	height: 40px;
	display: block;
}

#content {
	color: #000;
	width: auto;
	height: auto;
	position: relative;
	float: left;
}

#content h1 {
	font-family: Tahoma;
	font-size: 23px;
}

#entry {
	width: 550px;
	height: auto;
	color: #333333;
	padding: 5px;
	position: relative;
	margin-top: 70px;
}

#entry a {
	color: #0033ff;
}

#entry img {
	border: 0px;
	padding: 3px;
}

#comment {
	width: 545px;
	height: 50px;
}

#terrestial {
	position: relative;
	top: 10px;
	display: block;
	clear: both;
	width: auto;
	height: 90px;
	text-align: center;
}

#footer {
	position: relative;
	top: 20px;
	width: auto;
	display: block;
	padding: 10px;
	clear: both;
}

#footer a {
	color: #ff1133;
}

.front-stuff {
	width: 100%;
	display: block;
}

div.front-stuff:hover {
	background-color: #ccccbb;
}

.front-categories {
	width: 100px;
	font-family: Georgia;
	font-size: 17px;
	display: block;
	position: relative;
	float: left;
}

.front-items {
	width: auto;
	font-family: Georgia;
	font-size: 12px;
	display: block;
	position: relative;
	margin-left: 110px;
}

.front-item-title a {
	font-weight: bold;
	font-size: 13px;
}

#article-title a, #article-title a:hover, #article-title a:visited {
	color: #333333;
}

.login, .login li {
	position: relative;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}