BODY {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	line-height: 1.5em;
	background-color: #B2CBF1;
}
#page {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
FORM {
	margin: 0px;
	padding: 0px;
}
#banner {
	background-color: #FFFCBE;
	border: 2px solid #FFF985;
	padding: 4px;
	font-size: 11px;
}
#categoriesDiv {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#categoriesDiv p.catMenu {
	background-image: url(images/h1-category-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 459px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 14px;
}
p {
	margin: 0px;
	padding: 0px;
}
#categoriesDiv p {
}
#categoriesDiv p.catMenu a:link, #categoriesDiv p.catMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#categoriesDiv p.catMenu a:hover {
	text-decoration: underline;
}
.categories {
	padding: 5px 12px;
}
#moviesDiv {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#moviesDiv p.moviesMenu {

	background-image: url(images/h1-movie-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 14px;
}
#moviesDiv p {
	padding: 5px 12px;
	font-size: 11px;
}
#movContent h2 {
	font-size: 12px;
	font-weight: normal;
	color: #8A7B49;
	margin: 0px;
}
#movContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	clear: both;
}
#sponsorTbl {
	color: #989898;
	font-size: 10px;
}
.sponsortitle {
	font-size: 12px;
	font-weight: normal;
	color: #8A7B49;
}
#sponsor {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFDD2;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
}
#sponsorTbl {
	margin-top: 10px;
}
.sponsoreHeading {
	background-image: url(images/h1-sponsors.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 260px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 2px;
}
#musicrTbl {

	color: #989898;
	font-size: 10px;
}
.musictitle {

	font-size: 12px;
	font-weight: normal;
	color: #8A7B49;
}
#music {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFDD2;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 11px;
}
#musicTbl {

	margin-top: 10px;
}
.musicHeading {
	background-image: url(images/h1-music-news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	width: 260px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#login {
	font-size: 11px;
}
.loginChat {
	background-image: url(images/h1-login-chat.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 275px;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #5D92E2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#sponsorTbl a:link, #sponsorTbl a:visited {
	color: #8A7B49;
}
#moviesDiv a:link, #moviesDiv a:visited {
	color: #8A7B49;
	text-decoration: none;
}
#moviesDiv a:hover {
	text-decoration: underline;
}
#music a:link, #music a:visited {
	color: #8A7B49;
}
#music a:hover {
	text-decoration: underline;
}
.numberofLinks {
	font-size: 9px;
	color: #6CA035;
	padding-left: 22px;
}
.footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 25px 7px 7px;
}
.footer .small {
	font-size: 10px;
}

