body,td,th { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 120%; color: #000000}
img { -ms-interpolation-mode:bicubic; }
a:link { text-decoration: none }
a:active { text-decoration: underline }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

.nav_button {
	cursor:hand;
	cursor:pointer;
}

.articles {
	display: none;
}

#bkgnd1 {
	background-image: url(bkgnd1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bkgnd2 {
	background-color: #C1E0F2;
	background-image: url(bkgnd2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #000000;
}
#title {
	height: 6px;

}

#categories { margin-left: 4px; }

#categories li { float: left; list-style-type: none;  list-style-position: outside; padding:0px 3px; whitespace:no-wrap;}
.media {
	background-image: url(imedia.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-top: 1px solid #0F4C71;
	margin: 12px;
	padding: 16px 0px 6px 65px;
}
.movies {
	background-image: url(imovies.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-top: 1px solid #0F4C71;
	margin: 12px;
	padding: 16px 0px 6px 50px;
}
.music {
	background-image: url(imusic.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	border-top: 1px solid #0F4C71;
	margin: 12px;
	padding: 16px 0px 6px 50px;
}
.media a:link, #media a:hover, #media a:visited { color: #0F4C71; padding: 0px; font-weight: bold; }
.movies a:link, #movies a:hover, #movies a:visited { color: #0F4C71; padding: 0px; font-weight: bold; }
.music a:link, #music a:hover, #music a:visited { color: #0F4C71; padding: 0px; font-weight: bold; }
#kicker { clear: both; height: 0px; }
